{
 "oeselftest_ubuntu-22.04_qemux86-64_20250509113808": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "HOST_NAME": "ubuntu2204-vk-3",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "4615118e6fe07f2d6ed94e3fbee1221b40afe7a0",
     "commit_count": 78296,
     "commit_time": 1746789920
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "4615118e6fe07f2d6ed94e3fbee1221b40afe7a0",
     "commit_count": 78296,
     "commit_time": 1746789920
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "4615118e6fe07f2d6ed94e3fbee1221b40afe7a0",
     "commit_count": 78296,
     "commit_time": 1746789920
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "4615118e6fe07f2d6ed94e3fbee1221b40afe7a0",
     "commit_count": 78296,
     "commit_time": 1746789920
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20250509113808",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 1.7134628295898438,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 34, in test_archiver_allows_to_filter_on_recipe_name\n    bitbake('-c clean %s %s' % (include_recipe, exclude_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed initscripts' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 1.0758261680603027,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 65, in test_archiver_filters_by_type\n    bitbake('-c clean %s %s' % (target_recipe, native_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 1.0827226638793945,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 102, in test_archiver_filters_by_type_and_name\n    bitbake('-c clean %s %s' % (' '.join(target_recipes), ' '.join(native_recipes)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean initscripts selftest-ed update-rc.d-native selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 1.0850296020507812,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 207, in test_archiver_mode_configured\n    self._test_archiver_mode('configured', 'selftest-ed-native-1.21.1-r0-configured.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 1.1018905639648438,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 223, in test_archiver_mode_diff\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.21.1-r0-diff.gz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 1.0774621963500977,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 231, in test_archiver_mode_dumpdata\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.21.1-r0-showdata.dump',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 1.1111385822296143,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 239, in test_archiver_mode_mirror\n    self._test_archiver_mode('mirror', 'ed-1.21.1.tar.lz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 1.08573317527771,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 284, in test_archiver_mode_mirror_combined\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 1.0553693771362305,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 258, in test_archiver_mode_mirror_excludes\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 1.0921292304992676,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 305, in test_archiver_mode_mirror_gitsm\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean git-submodule-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 1.1148440837860107,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 333, in test_archiver_mode_mirror_gitsm_shallow\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean git-submodule-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 1.0444819927215576,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 193, in test_archiver_mode_original\n    self._test_archiver_mode('original', 'ed-1.21.1.tar.lz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 1.0985291004180908,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 200, in test_archiver_mode_patched\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.21.1-r0-patched.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 1.066335916519165,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 214, in test_archiver_mode_recipe\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.21.1-r0-recipe.tar.xz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 2.1149137020111084,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 141, in test_archiver_multiconfig_shared_unpack_and_patch\n    pn = 'gcc-source-%s' % get_bb_vars(['PV'], 'gcc')['PV']\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 gcc' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 1.0639050006866455,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 166, in test_archiver_srpm_mode\n    bitbake('-n selftest-nopackages selftest-ed')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -n selftest-nopackages selftest-ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.0018944740295410156,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 1.730464220046997,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  baremetal-helloworld' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 1.7071411609649658,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 71, in test_systemd_and_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 1.0718553066253662,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 48, in test_systemd_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 1.0863676071166992,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 95, in test_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 24.29271173477173,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-jsonschema-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314189/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 2.7197582721710205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 127, in test_lock_architecture_specific\n    self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'bblock quilt -t do_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 3.0798304080963135,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 110, in test_lock_multiple_recipe_single_task\n    self._run_test(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'bblock quilt bc -t do_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 3.1181447505950928,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 105, in test_lock_single_recipe_all_tasks\n    self._run_test(recipes, None)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'bblock quilt' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 3.0987751483917236,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 101, in test_lock_single_recipe_multiple_tasks\n    self._run_test(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'bblock quilt -t do_compile,do_install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 3.0810153484344482,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 96, in test_lock_single_recipe_single_task\n    self._run_test(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'bblock quilt -t do_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 1.7272748947143555,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 122, in test_python_exec_func_python_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'ERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 1.0700864791870117,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 130, in test_python_exec_func_python_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 1.0797255039215088,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 139, in test_python_exec_func_python_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 1.0636482238769531,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 147, in test_python_exec_func_python_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 1.1078786849975586,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 55, in test_python_exec_func_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 1.0787105560302734,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 64, in test_python_exec_func_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 1.1105296611785889,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 73, in test_python_exec_func_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 1.086214542388916,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 83, in test_python_exec_func_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 1.062819004058838,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 92, in test_python_exit_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 1.085033893585205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 99, in test_python_exit_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 1.1115505695343018,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 107, in test_python_exit_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 1.0586669445037842,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 114, in test_python_exit_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 1.0869719982147217,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 154, in test_python_fatal_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 1.0966343879699707,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 162, in test_python_fatal_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 1.0859012603759766,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 171, in test_python_fatal_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 1.0615856647491455,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 179, in test_python_fatal_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 1.0765793323516846,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 20, in test_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 1.0831551551818848,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 28, in test_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 1.098693609237671,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 36, in test_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 1.0897867679595947,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 45, in test_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 2.530334949493408,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 1.6410582065582275,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 295, in test_bbappend_order\n    bb_vars = get_bb_vars(['SUMMARY', 'PV'], test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 1.0906267166137695,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 127, in test_bitbake_g\n    result = bitbake('-g %s' % recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -g base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.0236425399780273,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 1.09684157371521,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 64, in test_bitbake_invalid_target\n    self.assertIn(\"ERROR: Nothing PROVIDES 'asdf'\", result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: \"ERROR: Nothing PROVIDES 'asdf'\" not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 1.086792230606079,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 217, in test_checkuri\n    result = runCmd('bitbake -c checkuri m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 -c checkuri m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 1.066784381866455,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 227, in test_continue\n    runCmd('bitbake -c cleanall man-db xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 -c cleanall man-db xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 1.1032447814941406,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 178, in test_dry_run\n    result = runCmd('bitbake -n selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 -n selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 1.5636684894561768,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 1.0686581134796143,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 44, in test_event_handler\n    result = bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 1.1160683631896973,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 92, in test_force_task_1\n    bb_vars = get_bb_vars(['D', 'PKGDEST', 'mandir'], test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 zlib' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 1.0660021305084229,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 117, in test_force_task_2\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  zlib' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 1.084604263305664,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 321, in test_git_patchtool\n    src = get_bb_var(\"SRC_URI\",test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 man-db' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 1.0564405918121338,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 334, in test_git_patchtool2\n    src = get_bb_var(\"SRC_URI\",test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 gitrepotest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 1.1056532859802246,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 354, in test_git_unpack_nonetwork\n    bitbake('gitunpackoffline -c fetch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  gitunpackoffline -c fetch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 1.0727763175964355,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 367, in test_git_unpack_nonetwork_fail\n    self.assertTrue(re.search(\"Recipe uses a floating tag/branch .* for repo .* without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev()\", result.output), msg = \"Recipe without PV set to SRCPV should have failed: %s\" % result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : Recipe without PV set to SRCPV should have failed: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 1.0763959884643555,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 134, in test_image_manifest\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 2.1615664958953857,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 79, in test_invalid_patch\n    bitbake('-cclean man-db')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -cclean man-db' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 1.0960097312927246,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 153, in test_invalid_recipe_src_uri\n    self.assertIn('Unable to get checksum for man-db SRC_URI entry invalid: file could not be found', result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'Unable to get checksum for man-db SRC_URI entry invalid: file could not be found' not found in 'NOTE: Reconnecting to bitbake server...\\nERROR: Execution of event handler \\'check_sanity_eventhandler\\' failed\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\nERROR: Command execution failed: Traceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\\n    self.cooker.updateCache()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\\n    fire_class_handlers(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\\n    execute_handler(name, handler, event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\\n    ret = handler(event, d)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\\n    check_sanity(sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\\n    check_sanity_version_change(status, sanity_data)\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\\n    pseudoignorepaths = d.getVar(\\'PSEUDO_IGNORE_PATHS\\', expand=True).split(\",\")\\nAttributeError: \\'NoneType\\' object has no attribute \\'split\\'\\n\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 1.0894441604614258,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 182, in test_just_parse\n    result = runCmd('bitbake -p')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 -p' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 1.074580192565918,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 52, in test_local_sstate\n    bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 1.093275547027588,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 240, in test_non_gplv3\n    self.assertEqual(result.status, 0, \"Bitbake failed, exit code %s, output %s\" % (result.status, result.output))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Bitbake failed, exit code 1, output NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.5354199409484863,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 4.175604820251465,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 1.0774071216583252,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 167, in test_rename_downloaded_file\n    self.assertEqual(result.status, 0, msg = \"Couldn't fetch aspell. %s\" % result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Couldn't fetch aspell. NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 1.6310322284698486,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 1.4740619659423828,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 1.5777654647827148,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 1.082080602645874,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 252, in test_setscene_only\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 1.0857205390930176,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 265, in test_skip_setscene\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 1.1013827323913574,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 377, in test_unexpanded_variable_in_path\n    self.assertTrue(re.search(\"ERROR: Directory name /.* contains unexpanded bitbake variable. This may cause build failures and WORKDIR polution\",\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : mkdirhier with unexpanded variable should have failed: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 1.1050612926483154,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 186, in test_version\n    result = runCmd('bitbake -s | grep wget')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 -s | grep wget' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.040231466293335,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 1.702674388885498,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 191, in test_arch_work_dir_and_export_source\n    self.assertEqual(res.status, 0, \"\\nCouldn't build xcursortransparenttheme.\\nbitbake output %s\" % res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : \nCouldn't build xcursortransparenttheme.\nbitbake output ERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 3.1513161659240723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 146, in test_buildhistory_basic\n    self.run_buildhistory_operation('xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 2.5610411167144775,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 152, in test_buildhistory_buildtime_pr_backwards\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 2.5716159343719482,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 157, in test_fileinfo\n    bitbake('hicolor-icon-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  hicolor-icon-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 1.730180025100708,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 67, in test_stoptask_behavior\n    self.assertTrue('ERROR: No new tasks can be executed since the disk space monitor action is \"STOPTASKS\"!' in res.output, msg = \"Tasks should have stopped. Disk monitor is set to STOPTASK: %s\" % res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Tasks should have stopped. Disk monitor is set to STOPTASK: ERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 1.7023084163665771,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 40, in test_ccache_tool\n    bitbake(\"ccache-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  ccache-native' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 2.584681272506714,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 25, in test_incremental_image_generation\n    bitbake(\"-c clean core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 2.6666269302368164,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 59, in test_read_only_image\n    bitbake(\"core-image-sato core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-sato core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 1.7188711166381836,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 238, in test_poisoning\n    bitbake(\"poison\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  poison' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 1.7234728336334229,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 134, in test_layer_without_git_dir\n    ret = bitbake('-n %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -n ed' returned non-zero exit status 1:\nWARNING: Layer meta-dummy should set LAYERSERIES_COMPAT_meta-dummy in its conf/layer.conf file to list the core layer names it is compatible with.\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\nException in thread Thread-9 (_run_test):\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/utils/concurrencytest.py\", line 234, in _run_test\nINFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 3.666548490524292,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 94, in test_options_warnqa_errorqa_switch\n    self.assertTrue(line and line.startswith(\"ERROR:\"), msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 1.1315007209777832,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 206, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  fortran-helloworld' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 2.801158905029297,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 36, in test_cmake_qemu\n    self._qemu_usermode(\"cmake-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  cmake-example -c run_tests' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
    "status": "FAILED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 2.1697800159454346,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 2.1360812187194824,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 53, in test_meson_qemu\n    self._qemu_usermode(\"meson-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  meson-example -c run_tests' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 2.184645652770996,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 1.0990931987762451,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/containerimage.py\", line 51, in test_expected_files\n    bbvars = get_bb_vars(['bindir', 'sysconfdir', 'localstatedir',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 container-test-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.010750532150268555,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 2.627743721008301,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 380, in test_image_json\n    bitbake(\"core-image-minimal-initramfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-initramfs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.01074981689453125,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.00994253158569336,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.009667396545410156,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 2.5335471630096436,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 346, in test_recipe_report_json\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 2.663346290588379,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 454, in test_recipe_report_json_ignored\n    bitbake(\"logrotate -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  logrotate -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 2.595905065536499,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 418, in test_recipe_report_json_unpatched\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.005795478820800781,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "status": "UNKNOWN"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "oetags": [
     "runqemu"
    ],
    "status": "UNKNOWN"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 9.644733428955078,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 394, in test_devtool_add\n    bitbake('%s -c cleansstate' % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  pv -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 6.160006523132324,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 427, in test_devtool_add_binary\n    result = runCmd('devtool add  -b %s %s' % (pn, bin_package_path))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add  -b tst-bin /tmp/devtoolqa57s8la1i/tst-bin.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching file:///tmp/devtoolqa57s8la1i/tst-bin.tar.gz;subdir=${BPN}...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool6x2zj7_8 'file:///tmp/devtoolqa57s8la1i/tst-bin.tar.gz'  -x /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace/sources/devtoolsrcvg_u1115 -N tst-bin -b' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 6.201577663421631,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 556, in test_devtool_add_fetch\n    result = runCmd('devtool add --no-pypi %s %s -f %s' % (testrecipe, srcdir, url))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add --no-pypi python-markupsafe /tmp/devtoolqaop7nvidg/python-markupsafe -f https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolciuieba5 'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz'  -x /tmp/devtoolqaop7nvidg/python-markupsafe -N python-markupsafe --no-pypi' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 6.269250392913818,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 601, in test_devtool_add_fetch_git\n    result = runCmd('devtool add %s %s -a -f %s' % (testrecipe, srcdir, url))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add mraa /tmp/devtoolqa5c9w9m1z/mraa -a -f gitsm://git.yoctoproject.org/mraa' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching gitsm://git.yoctoproject.org/mraa;branch=master...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolcos8q1i2 'gitsm://git.yoctoproject.org/mraa'  -x /tmp/devtoolqa5c9w9m1z/mraa -N mraa -a' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 4.6050755977630615,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 648, in test_devtool_add_fetch_simple\n    result = runCmd('devtool add %s' % url)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolahcfg0io 'http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace/sources/devtoolsrcj6nc92_2' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 2.077399730682373,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 440, in test_devtool_add_git_local\n    bitbake('dbus')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  dbus' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 4.112746477127075,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 485, in test_devtool_add_git_style1\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 299, in _test_devtool_add_git_url\n    result = runCmd(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolueeky4t9 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace/sources/devtoolsrcgfy9j9pp -N mbedtls -V v3.1.0' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 5.112947940826416,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 494, in test_devtool_add_git_style2\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri, srcrev)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 299, in _test_devtool_add_git_url\n    result = runCmd(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https' --srcrev v3.1.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;protocol=https;nobranch=1...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtooloq6r67tq 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace/sources/devtoolsrc3mpzim3s -N mbedtls -V v3.1.0 --srcrev v3.1.0' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 7.547506332397461,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 516, in test_devtool_add_library\n    bitbake('libftdi -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  libftdi -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.1919853687286377,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 4.130619764328003,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 699, in test_devtool_add_python_egg_requires\n    result = runCmd('devtool add %s %s -f %s' % (testrecipe, srcdir, url))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add python3-uvicorn /tmp/devtoolqasyydzrqh/python3-uvicorn -f https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolopoc1mf7 'https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz'  -x /tmp/devtoolqasyydzrqh/python3-uvicorn -N python3-uvicorn' failed\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 2.598911762237549,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1884, in test_devtool_build_image\n    bitbake('%s -c clean' % image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 4.044115304946899,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1818, in test_devtool_deploy_target\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 4.044839143753052,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1749, in test_devtool_extract\n    result = runCmd('devtool extract matchbox-terminal %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool extract matchbox-terminal /tmp/devtoolqa2p9nlakh' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 5.091562747955322,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1759, in test_devtool_extract_virtual\n    result = runCmd('devtool extract virtual/make %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool extract virtual/make /tmp/devtoolqagddb1i14' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 6.143283367156982,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2855, in test_devtool_ide_sdk_code_cmake\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2563, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s --debug-build' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify cmake-example -x /tmp/devtoolqa2q91uq67 --debug-build' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 6.16823935508728,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2872, in test_devtool_ide_sdk_code_meson\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2563, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s --debug-build' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify meson-example -x /tmp/devtoolqa6npi_0p1 --debug-build' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 3.0250496864318848,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2813, in test_devtool_ide_sdk_none_qemu\n    bitbake(testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  oe-selftest-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 6.7368903160095215,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2973, in test_devtool_ide_sdk_plugins\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2563, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s --debug-build' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify meson-example -x /tmp/devtoolqa8642nw4z --debug-build' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 4.0679075717926025,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2912, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool ide-sdk -m shared oe-selftest-image cmake-example meson-example --ide=code' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 1.0987927913665771,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 788, in test_devtool_buildclean\n    bitbake('mdadm m4 -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  mdadm m4 -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 5.607297420501709,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 711, in test_devtool_modify\n    result = runCmd('devtool modify mdadm -x %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify mdadm -x /tmp/devtoolqa98urw4nd' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 1.6287071704864502,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 919, in test_devtool_modify_git\n    src_uri = get_bb_var('SRC_URI', testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 psplash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 1.0982112884521484,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 977, in test_devtool_modify_git_crates_subpath\n    bb_vars = get_bb_vars(['SRC_URI', 'FILE', 'UNPACKDIR', 'CARGO_HOME'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 hello-rs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 1.090057373046875,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 946, in test_devtool_modify_git_no_extract\n    src_uri = get_bb_var('SRC_URI', testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 psplash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 5.661280393600464,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 767, in test_devtool_modify_go\n    result = runCmd('devtool modify go-helloworld -x %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify go-helloworld -x /tmp/devtoolqaf7j5_86w' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 2.6539855003356934,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 835, in test_devtool_modify_invalid\n    result = runCmd('bitbake-layers show-recipes gcc-source*')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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-layers show-recipes gcc-source*' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/bin/bitbake-layers\", line 99, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/bin/bitbake-layers\", line 91, in main\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 2.0345849990844727,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1062, in test_devtool_modify_localfiles\n    src_uri = (get_bb_var('SRC_URI', testrecipe) or '').split()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 lighttpd' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 1.058777093887329,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 885, in test_devtool_modify_localfiles_only\n    src_uri = (get_bb_var('SRC_URI', testrecipe) or '').split()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 1.089385747909546,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1139, in test_devtool_modify_multiple_sources\n    src_uri = get_bb_var('SRC_URI', testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 bzip2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 1.5349271297454834,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 867, in test_devtool_modify_native\n    checkextend = 'native' in (get_bb_var('BBCLASSEXTEND', testrecipe) or '').split()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 cdrtools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 4.612107753753662,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1116, in test_devtool_modify_overrides\n    result = runCmd('devtool modify devtool-patch-overrides -x %s' % (tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify devtool-patch-overrides -x /tmp/devtoolqa5b_ucw3o' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 5.117325782775879,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1097, in test_devtool_modify_virtual\n    result = runCmd('devtool modify %s -x %s' % (virtrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify virtual/make -x /tmp/devtoolqa9of67l0r' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 4.095893383026123,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1772, in test_devtool_reset_all\n    result = runCmd('devtool modify -x %s %s' % (testrecipe1, os.path.join(tempdir, testrecipe1)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify -x mdadm /tmp/devtoolqaum_hcvtq/mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 5.060825824737549,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1797, in test_devtool_reset_re_plus_plus\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool modify devtool-test-reset-re++' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/workspace\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 6.94809889793396,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 1.0159401893615723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1630, in test_devtool_finish_modify_git_subdir\n    bb_vars = get_bb_vars(['SRC_URI', 'S', 'WORKDIR', 'FILE'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 dos2unix' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 1.0989930629730225,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1699, in test_devtool_git_submodules\n    src_uri = get_bb_var('SRC_URI', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 vulkan-samples' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 1.0806198120117188,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1166, in test_devtool_update_recipe\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 minicom' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 1.0731446743011475,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1255, in test_devtool_update_recipe_append\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 minicom' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 1.109344482421875,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1324, in test_devtool_update_recipe_append_git\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI', 'LAYERSERIES_CORENAMES'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 1.0972685813903809,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1202, in test_devtool_update_recipe_git\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 1.075843334197998,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1416, in test_devtool_update_recipe_local_files\n    recipefile = get_bb_var('FILE', testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 makedevs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 1.0601575374603271,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1557, in test_devtool_update_recipe_local_files_3\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-test-localonly' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 1.1097779273986816,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1606, in test_devtool_update_recipe_local_files_subdir\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-test-subdir' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 2.6085803508758545,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1578, in test_devtool_update_recipe_local_patch_gz\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-test-patch-gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 1.1000194549560547,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1530, in test_devtool_update_recipe_long_filename\n    bb_vars = get_bb_vars(['FILE'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-test-long-filename' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 1.0630466938018799,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1504, in test_devtool_update_recipe_with_gitignore\n    bb_vars = get_bb_vars(['FILE'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-test-ignored' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 1.0426361560821533,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2296, in test_devtool_finish_modify_origlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2268, in _setup_test_devtool_finish_modify\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 1.0998425483703613,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2310, in test_devtool_finish_modify_otherlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2268, in _setup_test_devtool_finish_modify\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 1.0984272956848145,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2361, in test_devtool_finish_update_patch\n    recipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 sysdig-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 1.5252525806427002,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2206, in test_devtool_finish_upgrade_origlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2175, in _setup_test_devtool_finish_upgrade\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-upgrade-test1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 2.1055610179901123,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2233, in test_devtool_finish_upgrade_otherlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2175, in _setup_test_devtool_finish_upgrade\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-upgrade-test1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 2.761512517929077,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.517167329788208,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 4.972840785980225,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2407, in test_devtool_rename\n    add_recipe()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2400, in add_recipe\n    result = runCmd('devtool add %s' % url)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'devtool add http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolsl8w01na 'http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/workspace/sources/devtoolsrcsijkscze' failed\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 3.640639543533325,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1931, in test_devtool_upgrade\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-upgrade-test1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 2.01188325881958,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2031, in test_devtool_upgrade_all_checksums\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-upgrade-test4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 2.0978691577911377,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2007, in test_devtool_upgrade_drop_md5sum\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-upgrade-test3' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 2.094228982925415,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1970, in test_devtool_upgrade_git\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 devtool-upgrade-test2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 2.0793344974517822,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2055, in test_devtool_upgrade_recipe_upgrade_extra_tasks\n    oldrecipefile = get_bb_var('FILE', recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 python3-guessing-game' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1.6699981689453125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2470, in test_devtool_virtual_kernel_modify\n    bitbake('%s -c clean' % kernel_provider)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  linux-yocto -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.0002970695495605469,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 1.043748140335083,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/distrodata.py\", line 126, in test_common_include_recipes\n    recipes = oe.recipeutils.get_common_include_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oe/recipeutils.py\", line 1197, in get_common_include_recipes\n    tinfoil.prepare(config_only=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "ERROR"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 2.082486629486084,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/distrodata.py\", line 69, in test_maintainers\n    tinfoil.prepare(config_only=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "ERROR"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 1.0858941078186035,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/efibootpartition.py\", line 18, in test_boot_efi\n    runqemu_params = get_bb_var('TEST_RUNQEMUPARAMS', image) or \"\"\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n",
    "status": "ERROR"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n",
    "status": "ERROR"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 2.135505199432373,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/externalsrc.py\", line 34, in test_externalsrc_srctree_hash_files\n    self.assertEqual(get_bb_var(\"S\", test_recipe), externalsrc_dir, msg = \"S does not equal to EXTERNALSRC\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 git-submodule-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fetch.Dependencies.test_dependencies": {
    "status": "UNKNOWN"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 1.879457950592041,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fetch.py\", line 34, in test_git_mirrors\n    bitbake(\"dbus-wait -c fetch -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  dbus-wait -c fetch -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_fit_image": {
    "duration": 1.4368793964385986,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 695, in test_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs": {
    "duration": 1.0694937705993652,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 828, in test_fit_image_sign_initramfs\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/selftest.inc:2 has a lack of whitespace around the assignment: 'DISTRO=\"poky\"'\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 1.1157853603363037,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 884, in test_fit_image_sign_initramfs_bundle\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/selftest.inc:2 has a lack of whitespace around the assignment: 'DISTRO=\"poky\"'\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_configurations": {
    "duration": 1.0994977951049805,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 728, in test_sign_fit_image_configurations\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_individual": {
    "duration": 1.0699923038482666,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 780, in test_sign_fit_image_individual\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 0.9029967784881592,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1287, in test_sign_cascaded_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 1.0744342803955078,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1414, in test_sign_standalone_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 1.1043615341186523,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1235, in test_sign_standalone_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 1.0740325450897217,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1451, in test_sign_uboot_kernel_individual\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/selftest.inc:8 has a lack of whitespace around the assignment: 'UBOOT_MKIMAGE_DTCOPTS=\"-I dts -O dtb -p 2000\"'\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 1.103736400604248,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1342, in test_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 1.0692698955535889,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1189, in test_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 1.915842056274414,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/gdbserver.py\", line 30, in test_gdb_server\n    bitbake(\"core-image-minimal %s:do_addto_recipe_sysroot\" % gdb_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 gdb-cross-x86_64:do_addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.42943334579467773,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.4954338073730469,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.300936222076416,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.3137683868408203,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.49341535568237305,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.39643025398254395,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 40, in setUpClass\n    bitbake(\"meta-go-toolchain\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-go-toolchain' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "ERROR"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 1.8711981773376465,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/image_typedep.py\", line 34, in test_conversion_typedep_added\n    result = bitbake('-e emptytest')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 1.9255635738372803,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 64, in test_all_users_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 1.105975866317749,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 107, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 1.085740566253662,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 304, in test_empty_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  test-empty-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 1.0755977630615234,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 143, in test_hypervisor_fmts\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 1.0952463150024414,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 202, in test_image_fstypes\n    all_image_types = set(get_bb_var(\"IMAGE_TYPES\", image).split())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 1.0756380558013916,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 286, in test_image_gen_debugfs\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 1.0920891761779785,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 180, in test_long_chain_conversion\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 1.0920565128326416,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 321, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 1.09326171875,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 267, in test_no_busybox_base_utils\n    bitbake(\"--graphviz core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  --graphviz core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 1.067897081375122,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 37, in test_non_root_user_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 1.1007962226867676,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 246, in test_useradd_static\n    bitbake(\"core-image-base\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-base' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 2.5955493450164795,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 92, in test_wayland_support_in_image\n    bitbake('core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 0.899376630783081,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 123, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 1.0709834098815918,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 114, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 1.0913054943084717,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 134, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 1.0845940113067627,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 129, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 0.8540692329406738,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 25, in test_incompatible_alias_spdx_license\n    self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', \"is an obsolete license, please use an SPDX reference in INCOMPATIBLE_LICENSE\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 1.085808277130127,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 36, in test_incompatible_alias_spdx_license_alias\n    self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', \"is an obsolete license, please use an SPDX reference in INCOMPATIBLE_LICENSE\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 1.0741524696350098,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 48, in test_incompatible_alias_spdx_license_alias_wildcard\n    self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPLv3', \"*GPLv3 is an invalid license wildcard entry\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 1.085235834121704,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 31, in test_incompatible_alias_spdx_license_wildcard\n    self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', \"*GPLv3 is an invalid license wildcard entry\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 1.0941832065582275,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 60, in test_incompatible_all_licenses_wildcard\n    self.lic_test('incompatible-licenses', 'GPL-2.0-only GPL-3.0-only LGPL-3.0-only', '*', \"* is an invalid license wildcard entry\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 1.1062488555908203,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 42, in test_incompatible_spdx_license_alias_wildcard\n    self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPL-3.0', \"*GPL-3.0 is an invalid license wildcard entry\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 1.0934982299804688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 54, in test_incompatible_spdx_licenses_wildcard\n    self.lic_test('incompatible-licenses', 'GPL-3.0-only LGPL-3.0-only', '*GPL-3.0-only', \"*GPL-3.0-only is an invalid license wildcard entry\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 19, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 2.117297649383545,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 98, in test_incompatible_nonspdx_license\n    self.lic_test('incompatible-nonspdx-license', 'FooLicense', 'FooLicense')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 1.0799903869628906,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 76, in test_incompatible_spdx_license\n    self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0-only')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 1.0991179943084717,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 88, in test_incompatible_spdx_license_alias\n    self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPL-3.0-only')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 1.074732780456543,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 82, in test_incompatible_spdx_license_wildcard\n    self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0*')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 1.0729849338531494,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 93, in test_incompatible_spdx_licenses\n    self.lic_test('incompatible-licenses', 'GPL-3.0-only LGPL-3.0-only', 'GPL-3.0-only LGPL-3.0-only')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 1.101149082183838,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 153, in test_core_image_full_cmdline_weston\n    bitbake('core-image-full-cmdline core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-full-cmdline core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 1.0875799655914307,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 143, in test_core_image_minimal\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n",
    "status": "FAILED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 1.076364278793335,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/intercept.py\", line 20, in test_git_intercept\n    bitbake(\"git-submodule-test -c test_git_as_user\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  git-submodule-test -c test_git_as_user' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 1.793534278869629,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/kerneldevelopment.py\", line 45, in test_apply_patches\n    runCmd('bitbake virtual/kernel -c patch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 virtual/kernel -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "status": "UNKNOWN"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.010480880737304688,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.008093833923339844,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 1.0815339088439941,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/liboe.py\", line 60, in test_copy_tree_xattr\n    bitbake(\"attr-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  attr-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
    "status": "FAILED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 1.1061370372772217,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 30, in test_checksum_with_space\n    result = bitbake(bitbake_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c populate_lic emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 1.0765838623046875,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 51, in test_nonmatching_checksum\n    result = bitbake(bitbake_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c populate_lic emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 1.109405517578125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 55, in test_locales_off\n    self.run_locales_test(False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 1.0743629932403564,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 52, in test_locales_on\n    self.run_locales_test(True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 4.603357791900635,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 22, in test_minidebuginfo\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME', 'READELF'], image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n",
    "status": "FAILED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 1.1048152446746826,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 59, in test_minidebuginfo_qemu\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 2.0763821601867676,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 43, in test_multiconfig\n    bitbake('core-image-full-cmdline')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-full-cmdline' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 1.083644151687622,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 87, in test_multiconfig_inlayer\n    bitbake('mc:muslmc:bash -n')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  mc:muslmc:bash -n' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 1.0909597873687744,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 65, in test_multiconfig_reparse\n    result = bitbake('mc:test:multiconfig-test-parse -c showvar')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  mc:test:multiconfig-test-parse -c showvar' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 1.0865774154663086,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/newlib.py\", line 13, in test_newlib\n    bitbake(\"newlib libgloss\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  newlib libgloss' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.8021810054779053,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.4208261966705322,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.4812862873077393,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.0962069034576416,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0015134811401367188,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0010159015655517578,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.0027654170989990234,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001430511474609375,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0007379055023193359,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0008809566497802734,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "status": "UNKNOWN"
   },
   "oelib.path.TestRealPath.test_norm": {
    "status": "UNKNOWN"
   },
   "oelib.path.TestRealPath.test_phys": {
    "status": "UNKNOWN"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0017273426055908203,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0021393299102783203,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0026051998138427734,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.002954244613647461,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0006060600280761719,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0005190372467041016,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.021552085876464844,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0009713172912597656,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0008318424224853516,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0012543201446533203,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0017719268798828125,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 2.7078747749328613,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 20, in test_buildhistory_diff\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.012574434280395508,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.21139979362487793,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.14585566520690918,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 1.0974242687225342,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 157, in test_packageconfig_flags_default\n    results = runCmd('%s/contrib/list-packageconfig-flags.py' % self.scripts_dir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.19623589515686035,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 1.886078119277954,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 176, in test_packageconfig_flags_option_all\n    results = runCmd('%s/contrib/list-packageconfig-flags.py -a' % self.scripts_dir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py -a' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 2.091270685195923,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 167, in test_packageconfig_flags_option_flags\n    results = runCmd('%s/contrib/list-packageconfig-flags.py -f' % self.scripts_dir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py -f' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 2.1300575733184814,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 188, in test_packageconfig_flags_options_preferred_only\n    results = runCmd('%s/contrib/list-packageconfig-flags.py -p' % self.scripts_dir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py -p' returned non-zero exit status 1:\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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 -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 1.0891828536987305,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 128, in test_oe_run_native\n    bitbake(\"qemu-helper-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  qemu-helper-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 1.0749447345733643,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 298, in test_all_required_variables_set\n    self.assertTrue(line, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 1.0826842784881592,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 331, in test_image_feature_conflict\n    self.assertTrue(\"overlayfs-etc\" in res.output, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 1.081686019897461,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 362, in test_image_feature_is_missing\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 1.0806336402893066,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 458, in test_lower_layer_access\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 1.1248698234558105,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 484, in test_postinst_on_target_for_read_only_rootfs\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 1.0532002449035645,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 377, in test_sbin_init_original\n    self.run_sbin_init(True, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 401, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 1.0751876831054688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 373, in test_sbin_init_preinit\n    self.run_sbin_init(False, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 401, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 1.0970854759216309,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 381, in test_sbin_init_read_only\n    self.run_sbin_init(True, \"squashfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 401, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 1.0550782680511475,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 228, in test_correct_image_fstab\n    self._test_correct_image('base-files', base_files_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 1.1004383563995361,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 264, in test_correct_image_unit\n    self._test_correct_image('systemd-machine-units', systemd_machine_unit_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 1.102658748626709,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 48, in test_distro_features_missing\n    self.assertTrue(\"overlayfs\" in res.output, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 1.0573687553405762,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 107, in test_mount_unit_not_set\n    self.assertTrue(line and line.startswith(\"Parsing recipes...ERROR:\"), msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 1.0995793342590332,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 69, in test_not_all_units_installed\n    self.assertTrue(line and line.startswith(\"WARNING:\"), msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 1.0646295547485352,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 89, in test_not_all_units_installed_but_qa_skipped\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 1.0882394313812256,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 130, in test_wrong_mount_unit_set\n    self.assertTrue(line and line.startswith(\"Parsing recipes...ERROR:\"), msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 1.112032413482666,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 157, in test_gdb_hardlink_debug\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 1.0869214534759521,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 97, in test_package_name_conflict\n    self.assertTrue(err in res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 1.0541245937347412,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 192, in test_preserve_ownership\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 1.1088924407958984,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 102, in test_preserve_sparse_hardlinks\n    bitbake(\"selftest-hardlink -c package\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  selftest-hardlink -c package' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.VersionOrdering.test_dpkg": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "package.VersionOrdering.test_opkg": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "package.VersionOrdering.test_rpm": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "status": "UNKNOWN"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 1.0929906368255615,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pokybleeding.py\", line 18, in test_poky_bleeding_autorev\n    self.assertNotEqual( get_bb_var('SRCREV', 'mtd-utils-selftest'), \"AUTOINC\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 2.3807270526885986,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 115, in test_import_export_override_db\n    self.run_test_pr_export_import('m4', replace_current_db=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:25.634226)\nNOTE: Reconnecting to bitbake server...\nNOTE: Previous bitbake instance shutting down?, waiting to retry... (11:39:25.634667)\nNOTE: Directory listing: ['cache', 'conf', 'meta-selftest', 'bitbake-cookerdaemon.log', 'tmp']\nNOTE: Retrying server connection (#2)... (11:39:25.742252)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:39729, PID: 1329327\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 2.242593288421631,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 112, in test_import_export_replace_db\n    self.run_test_pr_export_import('m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:28.011650)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:42337, PID: 1329528\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 2.4007651805877686,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 121, in test_pr_service_deb_arch_dep\n    self.run_test_pr_service('m4', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:30.277868)\nNOTE: Reconnecting to bitbake server...\nNOTE: Previous bitbake instance shutting down?, waiting to retry... (11:39:30.278336)\nNOTE: Directory listing: ['cache', 'conf', 'meta-selftest', 'bitbake-cookerdaemon.log', 'tmp']\nNOTE: Retrying server connection (#2)... (11:39:30.385145)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:35301, PID: 1329687\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 2.268594264984131,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 130, in test_pr_service_deb_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:32.654300)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:43123, PID: 1329855\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 2.353303909301758,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 124, in test_pr_service_ipk_arch_dep\n    self.run_test_pr_service('m4', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:34.922374)\nNOTE: Reconnecting to bitbake server...\nNOTE: Previous bitbake instance shutting down?, waiting to retry... (11:39:34.922776)\nNOTE: Directory listing: ['cache', 'conf', 'meta-selftest', 'bitbake-cookerdaemon.log', 'tmp']\nNOTE: Retrying server connection (#2)... (11:39:35.029996)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:41779, PID: 1329996\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 2.4091875553131104,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 133, in test_pr_service_ipk_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:37.296971)\nNOTE: Reconnecting to bitbake server...\nNOTE: Previous bitbake instance shutting down?, waiting to retry... (11:39:37.297385)\nNOTE: Directory listing: ['cache', 'conf', 'meta-selftest', 'bitbake-cookerdaemon.log', 'tmp']\nNOTE: Retrying server connection (#2)... (11:39:37.404708)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:45889, PID: 1330097\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 2.2678537368774414,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 118, in test_pr_service_rpm_arch_dep\n    self.run_test_pr_service('m4', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:39.680751)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:40535, PID: 1330201\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 2.26627254486084,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 127, in test_pr_service_rpm_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 838, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (11:39:41.948519)\nNOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/cache/prserv.sqlite3, Address: 127.0.0.1:43545, PID: 1330340\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.46570420265197754,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 2.614426851272583,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/pseudo.py\", line 23, in test_pseudo_pyc_creation\n    bitbake('pseudo-pyc-test -c install')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  pseudo-pyc-test -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 1.4353318214416504,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1130, in test_recipetool_appendsrcfile_basic\n    self._test_appendsrcfile('base-files', 'a-file')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfile  -W /tmp/recipetoolqai1v_p32m base-files /tmp/recipetoolqax6i4y2ei/testfile a-file' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 2.087660551071167,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1134, in test_recipetool_appendsrcfile_basic_wildcard\n    self._test_appendsrcfile(testrecipe, 'a-file', options='-w')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfile -w -W /tmp/recipetoolqai1v_p32m base-files /tmp/recipetoolqadcu60wev/testfile a-file' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 2.1062569618225098,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1155, in test_recipetool_appendsrcfile_existing_in_src_uri\n    filepath,_  = self._get_first_file_uri(testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1034, in _get_first_file_uri\n    src_uri = get_bb_var('SRC_URI', recipe).split()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 1.0720043182373047,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1162, in test_recipetool_appendsrcfile_existing_in_src_uri_diff_params\n    filepath, srcuri_entry = self._get_first_file_uri(testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1034, in _get_first_file_uri\n    src_uri = get_bb_var('SRC_URI', recipe).split()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 1.0899951457977295,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1169, in test_recipetool_appendsrcfile_machine\n    self._test_appendsrcfile('base-files', 'a-file', machine='mymachine')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfile  -W -m mymachine /tmp/recipetoolqai1v_p32m base-files /tmp/recipetoolqay4962ul_/testfile a-file' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 2.0861120223999023,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1199, in test_recipetool_appendsrcfile_replace_file_srcdir\n    bb_vars = get_bb_vars(['S', 'WORKDIR'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 bash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 1.0799555778503418,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1147, in test_recipetool_appendsrcfile_srcdir_basic\n    bb_vars = get_bb_vars(['S', 'WORKDIR'], testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 bash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 1.1007649898529053,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1140, in test_recipetool_appendsrcfile_subdir_basic\n    self._test_appendsrcfile('base-files', 'a-file', 'tmp')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfile  -W /tmp/recipetoolqai1v_p32m base-files /tmp/recipetoolqaltgf3ys9/testfile tmp/a-file' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 2.092655658721924,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1143, in test_recipetool_appendsrcfile_subdir_basic_dirdest\n    self._test_appendsrcfile('base-files', destdir='tmp')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfile  -W /tmp/recipetoolqai1v_p32m base-files /tmp/recipetoolqasqfkre8n/testfile tmp/' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 2.1014528274536133,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1179, in test_recipetool_appendsrcfile_update_recipe_basic\n    recipefile = get_bb_var('FILE', testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 1.0860917568206787,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1217, in test_recipetool_appendsrcfiles_basic\n    self._test_appendsrcfiles('gcc', newfiles, destdir=destdir, options='-W')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1108, in _test_appendsrcfiles\n    self._try_recipetool_appendsrcfiles(testrecipe, newfiles, expectedfiles=expectedfiles, destdir=destdir, options=options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1021, in _try_recipetool_appendsrcfiles\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfiles -W /tmp/recipetoolqai1v_p32m gcc /tmp/recipetoolqax602ue_1/testfile /tmp/recipetoolqax602ue_1/testfile1 /tmp/recipetoolqax602ue_1/testfile2 /tmp/recipetoolqax602ue_1/testfile3 /tmp/recipetoolqax602ue_1/testfile4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 2.093595504760742,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1220, in test_recipetool_appendsrcfiles_basic_subdir\n    self.test_recipetool_appendsrcfiles_basic(destdir='testdir')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1217, in test_recipetool_appendsrcfiles_basic\n    self._test_appendsrcfiles('gcc', newfiles, destdir=destdir, options='-W')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1108, in _test_appendsrcfiles\n    self._try_recipetool_appendsrcfiles(testrecipe, newfiles, expectedfiles=expectedfiles, destdir=destdir, options=options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1021, in _try_recipetool_appendsrcfiles\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool appendsrcfiles -W -D testdir /tmp/recipetoolqai1v_p32m gcc /tmp/recipetoolqaggaaivjh/testfile /tmp/recipetoolqaggaaivjh/testfile1 /tmp/recipetoolqaggaaivjh/testfile2 /tmp/recipetoolqaggaaivjh/testfile3 /tmp/recipetoolqaggaaivjh/testfile4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 1.3837299346923828,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 364, in test_recipetool_create\n    result = runCmd('recipetool create -o %s %s -x %s' % (recipefile, srcuri, tempsrc))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqaxpt3_zkl/logrotate_3.12.3.bb https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz -x /tmp/recipetoolqaxpt3_zkl/srctree' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 3.574984550476074,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 377, in test_recipetool_create_autotools\n    bitbake('libpng pango libx11 libxext jpeg libcheck')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  libpng pango libx11 libxext jpeg libcheck' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 1.0715694427490234,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 422, in test_recipetool_create_cmake\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqa95t5q_s4/recipe http://taglib.github.io/releases/taglib-1.11.1.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://taglib.github.io/releases/taglib-1.11.1.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 2.116593599319458,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 741, in test_recipetool_create_git_http\n    self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqalc8nv4n2/recipe \"http://git.yoctoproject.org/git/matchbox-keyboard\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/git/matchbox-keyboard;protocol=http;branch=master...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 2.0825893878936768,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 750, in test_recipetool_create_git_srcbranch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'matchbox-keyboard-0-1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqavz50leja/recipe -B matchbox-keyboard-0-1 \"git://git.yoctoproject.org/matchbox-keyboard;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;protocol=https;branch=matchbox-keyboard-0-1...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 2.101318359375,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 747, in test_recipetool_create_git_srcuri_branch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqa90qptqfo/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 2.098872184753418,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 744, in test_recipetool_create_git_srcuri_master\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqaz8h7745u/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 2.07991361618042,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 469, in test_recipetool_create_github\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '['recipetool', 'create', '-o', '/tmp/recipetoolqavg0xe__6/recipe', 'https://github.com/mesonbuild/meson;rev=0.52.1']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://github.com/mesonbuild/meson;rev=0.52.1;protocol=https;nobranch=1...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 2.0729990005493164,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 714, in test_recipetool_create_github_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqa4iw_fs94/recipe https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 2.10741925239563,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 772, in test_recipetool_create_go\n    result = runCmd('recipetool create -o %s %s -S %s -B %s' % (temprecipe, srcuri, srcrev, srcbranch))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqazimwud91/recipe https://git.yoctoproject.org/recipetool-go-test.git -S c3e213c01b6c1406b430df03ef0d1ae77de5d2f7 -B main' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/recipetool-go-test.git;protocol=https;branch=main...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 2.585186243057251,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 0.009940624237060547,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 0.007659196853637695,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 0.00841522216796875,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 0.008675336837768555,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 0.007729768753051758,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 0.007888555526733398,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 1.0126333236694336,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 487, in test_recipetool_create_python3_setuptools\n    result = runCmd('recipetool create --no-pypi -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create --no-pypi -o /tmp/recipetoolqark5i3_34/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 2.111469268798828,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 527, in test_recipetool_create_python3_setuptools_pypi\n    runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqab4i_a3fs/recipe https://pypi.org/project/python-magic/0.4.15' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 2.080758571624756,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 505, in test_recipetool_create_python3_setuptools_pypi_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create -o /tmp/recipetoolqae5uxga3e/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 2.0921709537506104,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 401, in test_recipetool_create_simple\n    result = runCmd('recipetool create %s -o %s' % (srcuri, temprecipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 'recipetool create http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2 -o /tmp/recipetoolqamtkuucxm/recipe' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 1.806459903717041,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.771828651428223,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.00847482681274414,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314263/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:15,600 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n",
    "status": "ERROR"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.004122018814086914,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.0038826465606689453,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.003760099411010742,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.0037775039672851562,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.003831624984741211,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.0038912296295166016,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.003793954849243164,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.0037882328033447266,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.0038483142852783203,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.003919839859008789,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.003734111785888672,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.003782987594604492,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.0037505626678466797,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.0037496089935302734,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 1.0993506908416748,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/retain.py\", line 33, in test_retain_always\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean quilt-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 2.5667150020599365,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/retain.py\", line 83, in test_retain_failure\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean error' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 1.0809252262115479,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/retain.py\", line 135, in test_retain_global\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean quilt-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 2.617119312286377,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/retain.py\", line 197, in test_retain_misc\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c clean error' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 1.1125297546386719,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 63, in test_shadowutils_backup_files\n    rootfs_sysconfdir = self.sysconf_build()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 33, in sysconf_build\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"SORT_PASSWD_POSTPROCESS_COMMAND\", \"sysconfdir\"),\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 1.068427324295044,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 84, in test_shadowutils_sorted_files\n    rootfs_sysconfdir = self.sysconf_build()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 33, in sysconf_build\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"SORT_PASSWD_POSTPROCESS_COMMAND\", \"sysconfdir\"),\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "status": "UNKNOWN"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.011159181594848633,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.01307988166809082,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.010996341705322266,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.010813236236572266,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.010498762130737305,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.010117053985595703,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.008018016815185547,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01082754135131836,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.010094881057739258,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.009952306747436523,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.009024858474731445,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.006064891815185547,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.005407571792602539,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.006062507629395,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.010576009750366,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.012604475021362,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 1.0839040279388428,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 1.092958927154541,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 1.1146049499511719,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 1.0519304275512695,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 1.0990879535675049,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 1.1031091213226318,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 1.0898137092590332,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 1.1149659156799316,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 1.037257194519043,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 1.1001274585723877,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 1.086890697479248,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 1.066734790802002,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 1.6143684387207031,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 391, in test_failing_postinst\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 1.0878376960754395,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 376, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 303, in init_manager_loop\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 1.1040902137756348,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 354, in test_postinst_rootfs_and_boot_sysvinit\n    self.init_manager_loop(\"sysvinit\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 303, in init_manager_loop\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 1.083853006362915,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 446, in test_crosstap_helloworld\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 1.054589033126831,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 458, in test_crosstap_pstree\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 1.0829119682312012,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 482, in test_crosstap_syscalls_by_pid\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 1.0792491436004639,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 470, in test_crosstap_syscalls_by_proc\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 1.6611840724945068,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 36, in test_testexport_basic\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 1.088881254196167,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 80, in test_testexport_sdk\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 3.414248466491699,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 205, in test_testimage_apt\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 2.682187080383301,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 167, in test_testimage_dnf\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 2.7540619373321533,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 130, in test_testimage_install\n    bitbake('core-image-full-cmdline socat')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-full-cmdline socat' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 1.097210168838501,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 146, in test_testimage_slirp\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 1.0834763050079346,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 246, in test_testimage_virgl_gtk_sdl\n    qemu_packageconfig = get_bb_var('PACKAGECONFIG', 'qemu-system-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 qemu-system-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 1.1216683387756348,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 285, in test_testimage_virgl_headless\n    qemu_distrofeatures = get_bb_var('DISTRO_FEATURES', 'qemu-system-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 qemu-system-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.006723642349243164,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 1.8886992931365967,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/signing.py\", line 194, in test_locked_signatures\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "signing.Signing.test_signing_packages": {
    "status": "UNKNOWN"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "status": "UNKNOWN"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 21, in setUpClass\n    bitbake(\"python3-spdx-tools-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-spdx-tools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "ERROR"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 21, in setUpClass\n    bitbake(\"python3-spdx-tools-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  python3-spdx-tools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314178/conf/local.conf\n2025-05-09 11:38:10,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,522 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:50,627 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:15,516 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:17,527 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:19,625 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:21,719 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:39:23,798 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "ERROR"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 1.0950751304626465,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 196, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  baremetal-helloworld' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 1.0715076923370361,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 147, in test_base_files\n    self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 1.1030361652374268,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 177, in test_core_image_minimal\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 1.0690710544586182,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 186, in test_core_image_minimal_sdk\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 105, in check_recipe_spdx\n    bitbake(f\"-c {task} {target_name}\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  -c populate_sdk core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 1.0763418674468994,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 239, in test_extra_opts\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 1.1128814220428467,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 153, in test_gcc_include_source\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 2.502009868621826,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 367, in test_sstate_cache_management_script_using_machine\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 2.6481502056121826,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 338, in test_sstate_cache_management_script_using_pr_1\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 2.7142674922943115,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 347, in test_sstate_cache_management_script_using_pr_2\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 2.557093620300293,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 358, in test_sstate_cache_management_script_using_pr_3\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 4.204620361328125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 273, in test_cleansstate_task_distro_nonspecific\n    self.run_test_cleansstate_task(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-ccleansstate', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 4.089066743850708,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 278, in test_cleansstate_task_distro_specific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 4.162971019744873,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 270, in test_cleansstate_task_distro_specific_nonspecific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314183/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 4.204092264175415,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 264, in test_sstate_creation_distro_nonspecific_fail\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-cclean', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 4.255773305892944,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 261, in test_sstate_creation_distro_nonspecific_pass\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-cclean', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 4.247651100158691,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 258, in test_sstate_creation_distro_specific_fail\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-cclean', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 4.218551397323608,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 255, in test_sstate_creation_distro_specific_pass\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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', '-cclean', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "status": "UNKNOWN"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "status": "UNKNOWN"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "status": "UNKNOWN"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 2.5111427307128906,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 762, in test_sstate_compare_sigfiles_and_find_siginfo\n    bitbake(\"%s -c do_tmptask1 -S none\" % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  binutils -c do_tmptask1 -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 2.719494342803955,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 418, in test_sstate_32_64_same_hash\n    self.sstate_hashtest(\"i686\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 382, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 2.675689697265625,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 439, in test_sstate_nativelsbstring_same_hash\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 2.5579333305358887,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 424, in test_sstate_sdk_arch_same_hash\n    self.sstate_hashtest(\"aarch64\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 382, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 2.752908945083618,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 482, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 2.7816081047058105,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 504, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314208/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 2.633629083633423,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 569, in test_sstate_multilib_or_not_native_samesigs\n    bitbake(\"binutils-native  -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  binutils-native  -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 2.6654446125030518,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 523, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 3.6499521732330322,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 692, in test_sstate_movelayer_samesigs\n    bitbake(\"bash -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  bash -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 2.6678082942962646,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 610, in test_sstate_noop_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314221/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:38,145 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:44,313 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:47,340 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:54,073 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nINFO: Initializing a new Git repo at /tmp/fake_results.m75hr4so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.gtfrznr0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f9dr8z8y\nINFO: Initializing a new Git repo at /tmp/fake_results.7megpb_8\nINFO: Initializing a new Git repo at /tmp/fake_results.ldffx22j\nINFO: Initializing a new Git repo at /tmp/fake_results.rv15lddz\n2025-05-09 11:39:08,672 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 2.7323238849639893,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 869, in test_gcc_runtime_vs_gcc_source\n    gcc_source_pn = 'gcc-source-%s' % get_bb_vars(['PV'], 'gcc')['PV']\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 gcc' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 2.7810633182525635,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 909, in test_image_minimal_vs_base_do_configure\n    self.run_test_printdiff_changeconfig(\"core-image-minimal\",change_bbtasks,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 831, in run_test_printdiff_changeconfig\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 2.7375051975250244,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 859, in test_image_minimal_vs_perlcross\n    self.run_test_printdiff_changerecipe(\"core-image-minimal\", \"perlcross\", \"-c do_install perlcross-native\",\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 809, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314231/conf/local.conf\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:32,140 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2025-05-09 11:38:41,616 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n2025-05-09 11:38:44,270 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-05-09 11:38:49,984 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 6.99283766746521,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 240, in test_autorev_sstate_works\n    result = runCmd(['recipetool', 'create', '-o', recipefile, srcuri])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '['recipetool', 'create', '-o', '/tmp/sstate_autorev0if6727f/recipes-test/dbus-wait-test/dbus-wait-test_git.bb', 'git:///tmp/sstate_autorev0if6727f/noname;protocol=file;branch=master']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git:///tmp/sstate_autorev0if6727f/noname;protocol=file;branch=master...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314241/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 1.0674998760223389,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 32, in test_sysroot_cleanup\n    bitbake(\"sysroot-test\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  sysroot-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 1.101501226425171,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 61, in test_sysroot_la\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 1.0796971321105957,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 49, in test_sysroot_max_shebang\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 1.1131618022918701,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 79, in test_sysroot_pkgconfig\n    self.assertTrue('[pkgconfig]' in res.output, msg=res.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,212 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314253/conf/local.conf\n2025-05-09 11:38:10,213 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 1.087878704071045,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 26, in test_efi_systemdboot_images_can_be_built\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314212/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:36,689 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "status": "UNKNOWN"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "oetags": [
     "runqemu"
    ],
    "status": "UNKNOWN"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 1.1024792194366455,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/uki.py\", line 22, in test_uki_boot_systemd\n    runqemu_params = get_bb_var('TEST_RUNQEMUPARAMS', image) or \"\"\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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/oe-selftest-debian/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 core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 1.0875577926635742,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/uki.py\", line 115, in test_uki_sysvinit\n    bitbake('core-image-base ovmf')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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-base ovmf' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/local.conf\n2025-05-09 11:38:10,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:13,003 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-05-09 11:38:15,173 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314179/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 1.0791981220245361,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 23, in test_add_task_between_p_sysroot_and_package\n    self.assertTrue(bitbake('useraddbadtask -C fetch'))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  useraddbadtask -C fetch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 1.0713963508605957,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 16, in test_group_from_dep_package\n    bitbake(' creategroup2 creategroup1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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   creategroup2 creategroup1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:38,648 - oe-selftest - INFO - Building creategroup2\n",
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 1.0846967697143555,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 27, in test_postinst_order\n    self.assertTrue(bitbake(' dcreategroup'))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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   dcreategroup' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:38,648 - oe-selftest - INFO - Building creategroup2\n2025-05-09 11:38:39,721 - oe-selftest - INFO - Building dcreategroup\n",
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 2.6001033782958984,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 32, in test_static_useradd_from_dynamic\n    bitbake(' core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,206 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314181/conf/local.conf\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:14,069 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:16,253 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-05-09 11:38:38,648 - oe-selftest - INFO - Building creategroup2\n2025-05-09 11:38:39,721 - oe-selftest - INFO - Building dcreategroup\n2025-05-09 11:38:42,309 - oe-selftest - INFO - Building core-image-minimal to generate passwd/group file\n",
    "status": "FAILED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.22595763206481934,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.3432424068450928,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.18593859672546387,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.1740403175354004,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.17435336112976074,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.18001985549926758,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.17292261123657227,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 2.087944507598877,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 1.5307295322418213,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 40.121846437454224,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.1725151538848877,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.17335891723632812,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.17393136024475098,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.17962336540222168,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 1.0835185050964355,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 1.0948786735534668,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 1.079735279083252,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 1.1058175563812256,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 1.091294765472412,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 1.071683406829834,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,210 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314188/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_bootloader_config": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_artifacts": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_image_name": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_rootfs_long": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_rootfs_short": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_change_directory": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_change_directory_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_compress_bzip2": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_compress_gzip": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_compress_xz": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_debug_long": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_debug_short": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_default_output_dir": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_efi_bootpart": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_exclude_path": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_exclude_path_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_extra_space": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_gpt_image": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_include_path": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_include_path_embeded": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_include_path_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_iso_image": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_kernel_install": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_mkefidisk": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_no_fstab_update": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_no_table": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_permissions": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_skip_build_check_long": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_skip_build_check_short": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_skip_kernel_install": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_wic_sector_size": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_wrong_compressor": {
    "status": "UNKNOWN"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 1.097372055053711,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 1.0879125595092773,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 1.118333339691162,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 1.103879690170288,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0018625259399414062,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 1.1092827320098877,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 1.099985122680664,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 1.0899643898010254,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 1.0863542556762695,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 1.0961198806762695,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 1.0829472541809082,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 1.1143715381622314,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 1.1048712730407715,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 1.0980579853057861,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 1.1037683486938477,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 1.1039667129516602,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 1.0977413654327393,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 1.0917303562164307,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 1.1108100414276123,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 1.0912721157073975,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 1.103515863418579,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_offset": {
    "duration": 1.1014626026153564,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 1.095400333404541,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 1.1053290367126465,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 1.1057677268981934,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 1.0956239700317383,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 1.0770866870880127,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 1.1188843250274658,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 1.099822759628296,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 1.0942699909210205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314194/conf/local.conf\n2025-05-09 11:38:10,211 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,528 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2025-05-09 11:38:54,690 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2025-05-09 11:39:00,891 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2025-05-09 11:39:07,160 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n2025-05-09 11:39:41,628 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 1.099684238433838,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wrapper.py\", line 16, in test_shebang_wrapper\n    res = bitbake(\"cmdline-shebang-wrapper-test -c install\", ignore_status=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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/oe-selftest-debian/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  cmdline-shebang-wrapper-test -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: Execution of event handler 'check_sanity_eventhandler' failed\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/command.py\", line 123, in runAsyncCommand\n    self.cooker.updateCache()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/cooker.py\", line 1610, in updateCache\n    bb.event.fire(bb.event.SanityCheck(False), self.databuilder.mcdata[mc])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 232, in fire\n    fire_class_handlers(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 131, in fire_class_handlers\n    execute_handler(name, handler, event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/bb/event.py\", line 102, in execute_handler\n    ret = handler(event, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1090, in check_sanity_eventhandler\n    check_sanity(sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 1061, in check_sanity\n    check_sanity_version_change(status, sanity_data)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-global/sanity.bbclass\", line 736, in check_sanity_version_change\n    pseudoignorepaths = d.getVar('PSEUDO_IGNORE_PATHS', expand=True).split(\",\")\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-05-09 11:38:10,207 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1314199/conf/local.conf\n2025-05-09 11:38:10,208 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-05-09 11:38:48,685 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 2.7843146324157715,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.044899940490722656,
    "status": "PASSED"
   }
  }
 }
}