Running '. ./oe-init-build-env; ${SCRIPTSDIR}/checkvnc; DISPLAY=:1 oe-selftest -a -t machine -t toolchain-system -j 15' with output to /srv/pokybuild/yocto-worker/qemux86-tc/build/build/command-1-cmds.log
This is the default build configuration for the Poky reference distribution.

### Shell environment set up for builds. ###

You can now run 'bitbake <target>'

Common targets are:
    core-image-minimal
    core-image-full-cmdline
    core-image-sato
    core-image-weston
    meta-toolchain
    meta-ide-support

You can also run generated qemu images with a command like 'runqemu qemux86-64'.

Other commonly useful commands are:
 - 'devtool' and 'recipetool' handle common recipe tasks
 - 'bitbake-layers' handles common layer tasks
 - 'oe-pkgdata-util' handles common target package tasks
2025-09-10 16:37:08,016 - oe-selftest - INFO - Adding layer libraries:
2025-09-10 16:37:08,017 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib
2025-09-10 16:37:08,017 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/qemux86-tc/build/meta-yocto-bsp/lib
2025-09-10 16:37:08,017 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/qemux86-tc/build/meta-selftest/lib
2025-09-10 16:37:08,017 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2025-09-10 16:37:09,629 - oe-selftest - INFO - setUpClass (meta_ide.MetaIDE) [ (subunit.RemotedTestCase)
2025-09-10 16:37:09,632 - oe-selftest - INFO -  ... ERROR

Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2025-09-10 16:37:09,633 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py", line 20, in setUpClass
    bitbake('meta-ide-support')
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:09,634 - oe-selftest - INFO - gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx (subunit.RemotedTestCase)
2025-09-10 16:37:09,634 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821347/conf/local.conf
2025-09-10 16:37:08,266 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,635 - oe-selftest - INFO - 7: 1/1 1/18 (1.37s) (0 failed) (gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx)
2025-09-10 16:37:09,635 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 136, in test_cross_gxx
    self.run_check_emulated("g++")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821347/conf/local.conf
2025-09-10 16:37:08,266 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,635 - oe-selftest - INFO - gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx (subunit.RemotedTestCase)
2025-09-10 16:37:09,635 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,263 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821340/conf/local.conf
2025-09-10 16:37:08,263 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,636 - oe-selftest - INFO - 6: 1/1 2/18 (1.37s) (0 failed) (gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx)
2025-09-10 16:37:09,636 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 154, in test_libstdcxx
    self.run_check_emulated("libstdc++-v3")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,263 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821340/conf/local.conf
2025-09-10 16:37:08,263 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,637 - oe-selftest - INFO - gcc.GccLibGompSelfTestSystemEmulated.test_libgomp (subunit.RemotedTestCase)
2025-09-10 16:37:09,637 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,311 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821325/conf/local.conf
2025-09-10 16:37:08,311 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,637 - oe-selftest - INFO - 3: 1/1 3/18 (1.33s) (0 failed) (gcc.GccLibGompSelfTestSystemEmulated.test_libgomp)
2025-09-10 16:37:09,638 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 148, in test_libgomp
    self.run_check_emulated("libgomp")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,311 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821325/conf/local.conf
2025-09-10 16:37:08,311 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,638 - oe-selftest - INFO - gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc (subunit.RemotedTestCase)
2025-09-10 16:37:09,638 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,305 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821319/conf/local.conf
2025-09-10 16:37:08,306 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,639 - oe-selftest - INFO - 1: 1/1 4/18 (1.33s) (0 failed) (gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc)
2025-09-10 16:37:09,639 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 130, in test_cross_gcc
    self.run_check_emulated("gcc")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,305 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821319/conf/local.conf
2025-09-10 16:37:08,306 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,639 - oe-selftest - INFO - gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic (subunit.RemotedTestCase)
2025-09-10 16:37:09,640 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,273 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821321/conf/local.conf
2025-09-10 16:37:08,274 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,640 - oe-selftest - INFO - 2: 1/1 5/18 (1.36s) (0 failed) (gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic)
2025-09-10 16:37:09,640 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 142, in test_libatomic
    self.run_check_emulated("libatomic")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,273 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821321/conf/local.conf
2025-09-10 16:37:08,274 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,641 - oe-selftest - INFO - gcc.GccLibItmSelfTestSystemEmulated.test_libitm (subunit.RemotedTestCase)
2025-09-10 16:37:09,641 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,267 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821331/conf/local.conf
2025-09-10 16:37:08,268 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,642 - oe-selftest - INFO - 4: 1/1 6/18 (1.37s) (0 failed) (gcc.GccLibItmSelfTestSystemEmulated.test_libitm)
2025-09-10 16:37:09,642 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 167, in test_libitm
    self.check_skip("libitm")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 22, in check_skip
    targets = get_bb_var("RUNTIMETARGET", "gcc-runtime").split()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,267 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821331/conf/local.conf
2025-09-10 16:37:08,268 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,642 - oe-selftest - INFO - binutils.BinutilsCrossSelfTest.test_binutils (subunit.RemotedTestCase)
2025-09-10 16:37:09,644 - oe-selftest - INFO -  ... FAIL

Stderr:
Exception in thread Thread-13 (_run_test):
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/utils/concurrencytest.py", line 234, in _run_test
NFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,644 - oe-selftest - INFO - 0: 1/3 7/18 (1.38s) (0 failed) (binutils.BinutilsCrossSelfTest.test_binutils)
2025-09-10 16:37:09,644 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 23, in test_binutils
    self.run_binutils("binutils")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 37, in run_binutils
    bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e binutils-cross-testsuite' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
Exception in thread Thread-13 (_run_test):
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/utils/concurrencytest.py", line 234, in _run_test
NFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,644 - oe-selftest - INFO - gcc.GccLibSspSelfTestSystemEmulated.test_libssp (subunit.RemotedTestCase)
2025-09-10 16:37:09,645 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,314 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821335/conf/local.conf
2025-09-10 16:37:08,315 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,645 - oe-selftest - INFO - 5: 1/1 8/18 (1.33s) (0 failed) (gcc.GccLibSspSelfTestSystemEmulated.test_libssp)
2025-09-10 16:37:09,645 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 160, in test_libssp
    self.check_skip("libssp")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 22, in check_skip
    targets = get_bb_var("RUNTIMETARGET", "gcc-runtime").split()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,314 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821335/conf/local.conf
2025-09-10 16:37:08,315 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:09,646 - oe-selftest - INFO - rust.RustSelfTestSystemEmulated.test_rust (subunit.RemotedTestCase)
2025-09-10 16:37:09,647 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,279 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821385/conf/local.conf
2025-09-10 16:37:08,280 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:09,647 - oe-selftest - INFO - 11: 1/1 9/18 (1.37s) (0 failed) (rust.RustSelfTestSystemEmulated.test_rust)
2025-09-10 16:37:09,647 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/rust.py", line 51, in test_rust
    bitbake("{} -c test_compile".format(recipe))
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  rust -c test_compile' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,279 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821385/conf/local.conf
2025-09-10 16:37:08,280 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:10,674 - oe-selftest - INFO - binutils.BinutilsCrossSelfTest.test_gas (subunit.RemotedTestCase)
2025-09-10 16:37:10,674 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821318/conf/local.conf
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:10,674 - oe-selftest - INFO - 0: 2/3 10/18 (1.04s) (2 failed) (binutils.BinutilsCrossSelfTest.test_gas)
2025-09-10 16:37:10,674 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 26, in test_gas
    self.run_binutils("gas")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 37, in run_binutils
    bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e binutils-cross-testsuite' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821318/conf/local.conf
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:10,714 - oe-selftest - INFO - glibc.GlibcSelfTestSystemEmulated.test_glibc (subunit.RemotedTestCase)
2025-09-10 16:37:10,715 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,272 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821355/conf/local.conf
2025-09-10 16:37:08,273 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:10,715 - oe-selftest - INFO - 8: 1/1 11/18 (2.44s) (0 failed) (glibc.GlibcSelfTestSystemEmulated.test_glibc)
2025-09-10 16:37:10,715 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/glibc.py", line 98, in test_glibc
    self.run_check_emulated()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/glibc.py", line 53, in run_check_emulated
    nfsport, mountport = s.enter_context(unfs_server(tmpdir, udp = False))
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/contextlib.py", line 526, in enter_context
    result = _enter(cm)
             ^^^^^^^^^^
  File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
    return next(self.gen)
           ^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/nfs.py", line 16, in unfs_server
    unfs_sysroot = get_bb_var("RECIPE_SYSROOT_NATIVE", "unfs3-native")
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e unfs3-native' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,272 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821355/conf/local.conf
2025-09-10 16:37:08,273 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,650 - oe-selftest - INFO - binutils.BinutilsCrossSelfTest.test_ld (subunit.RemotedTestCase)
2025-09-10 16:37:11,651 - oe-selftest - INFO -  ... FAIL

Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821318/conf/local.conf
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

2025-09-10 16:37:11,651 - oe-selftest - INFO - 0: 3/3 12/18 (0.98s) (4 failed) (binutils.BinutilsCrossSelfTest.test_ld)
2025-09-10 16:37:11,651 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 29, in test_ld
    self.run_binutils("ld")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 37, in run_binutils
    bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e binutils-cross-testsuite' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821318/conf/local.conf
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,805 - oe-selftest - INFO - setUpClass (runqemu.QemuTest) [ (subunit.RemotedTestCase)
2025-09-10 16:37:11,805 - oe-selftest - INFO -  ... ERROR

Stderr:
2025-09-10 16:37:08,300 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821368/conf/local.conf
2025-09-10 16:37:08,301 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2025-09-10 16:37:11,805 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py", line 175, in setUpClass
    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,300 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821368/conf/local.conf
2025-09-10 16:37:08,301 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

Exception in thread Thread-14 (_run_test):
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/utils/concurrencytest.py", line 234, in _run_test
    testserver.run(process_result)
  File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 1219, in run
    protocol.lineReceived(line)
  File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 583, in lineReceived
    self._state.lineReceived(line)
  File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 422, in lineReceived
    self.details_parser.lineReceived(line)
  File "/usr/lib/python3.12/site-packages/subunit/details.py", line 44, in lineReceived
    self._state.endDetails()
  File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 418, in endDetails
    self.parser.client.stopTest(self.parser._current_test)
  File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 1540, in stopTest
    return self.decorated.stopTest(test)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 232, in stopTest
    super().stopTest(test)
  File "/usr/lib64/python3.12/unittest/result.py", line 81, in stopTest
    self._restoreStdout()
  File "/usr/lib64/python3.12/unittest/result.py", line 100, in _restoreStdout
    self._stdout_buffer.seek(0)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'seek'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.12/threading.py", line 1012, in run
    self._target(*self._args, **self._kwargs)
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/utils/concurrencytest.py", line 240, in _run_test
    case.run(process_result)
  File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 839, in run
    result.tags(self._tags, set())
  File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 1551, in tags
    return method(new_tags, gone_tags)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 1338, in tags
    super().tags(new_tags, gone_tags)
  File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 245, in tags
    self._tags.change_tags(new_tags, gone_tags)
    ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'change_tags'
2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - ERROR: setUpClass (meta_ide.MetaIDE) [ (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py", line 20, in setUpClass
    bitbake('meta-ide-support')
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - ERROR: setUpClass (runqemu.QemuTest) [ (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py", line 175, in setUpClass
    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,300 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821368/conf/local.conf
2025-09-10 16:37:08,301 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 136, in test_cross_gxx
    self.run_check_emulated("g++")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821347/conf/local.conf
2025-09-10 16:37:08,266 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 154, in test_libstdcxx
    self.run_check_emulated("libstdc++-v3")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,263 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821340/conf/local.conf
2025-09-10 16:37:08,263 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: gcc.GccLibGompSelfTestSystemEmulated.test_libgomp (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 148, in test_libgomp
    self.run_check_emulated("libgomp")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,311 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821325/conf/local.conf
2025-09-10 16:37:08,311 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 130, in test_cross_gcc
    self.run_check_emulated("gcc")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,305 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821319/conf/local.conf
2025-09-10 16:37:08,306 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 142, in test_libatomic
    self.run_check_emulated("libatomic")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 79, in run_check_emulated
    bitbake("core-image-minimal")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,273 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821321/conf/local.conf
2025-09-10 16:37:08,274 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: gcc.GccLibItmSelfTestSystemEmulated.test_libitm (subunit.RemotedTestCase)
2025-09-10 16:37:11,811 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,811 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 167, in test_libitm
    self.check_skip("libitm")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 22, in check_skip
    targets = get_bb_var("RUNTIMETARGET", "gcc-runtime").split()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,267 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821331/conf/local.conf
2025-09-10 16:37:08,268 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,811 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,811 - oe-selftest - INFO - FAIL: binutils.BinutilsCrossSelfTest.test_binutils (subunit.RemotedTestCase)
2025-09-10 16:37:11,812 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 23, in test_binutils
    self.run_binutils("binutils")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 37, in run_binutils
    bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e binutils-cross-testsuite' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
Exception in thread Thread-13 (_run_test):
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/utils/concurrencytest.py", line 234, in _run_test
NFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,812 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,812 - oe-selftest - INFO - FAIL: gcc.GccLibSspSelfTestSystemEmulated.test_libssp (subunit.RemotedTestCase)
2025-09-10 16:37:11,812 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 160, in test_libssp
    self.check_skip("libssp")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py", line 22, in check_skip
    targets = get_bb_var("RUNTIMETARGET", "gcc-runtime").split()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,314 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821335/conf/local.conf
2025-09-10 16:37:08,315 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,812 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,812 - oe-selftest - INFO - FAIL: rust.RustSelfTestSystemEmulated.test_rust (subunit.RemotedTestCase)
2025-09-10 16:37:11,812 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/rust.py", line 51, in test_rust
    bitbake("{} -c test_compile".format(recipe))
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  rust -c test_compile' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,279 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821385/conf/local.conf
2025-09-10 16:37:08,280 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",


2025-09-10 16:37:11,812 - oe-selftest - INFO - ======================================================================
2025-09-10 16:37:11,812 - oe-selftest - INFO - FAIL: binutils.BinutilsCrossSelfTest.test_gas (subunit.RemotedTestCase)
2025-09-10 16:37:11,812 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 26, in test_gas
    self.run_binutils("gas")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 37, in run_binutils
    bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e binutils-cross-testsuite' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821318/conf/local.conf
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

======================================================================
2025-09-10 16:37:11,812 - oe-selftest - INFO - FAIL: glibc.GlibcSelfTestSystemEmulated.test_glibc (subunit.RemotedTestCase)
2025-09-10 16:37:11,812 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/glibc.py", line 98, in test_glibc
    self.run_check_emulated()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/glibc.py", line 53, in run_check_emulated
    nfsport, mountport = s.enter_context(unfs_server(tmpdir, udp = False))
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/contextlib.py", line 526, in enter_context
    result = _enter(cm)
             ^^^^^^^^^^
  File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
    return next(self.gen)
           ^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/nfs.py", line 16, in unfs_server
    unfs_sysroot = get_bb_var("RECIPE_SYSROOT_NATIVE", "unfs3-native")
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e unfs3-native' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,272 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821355/conf/local.conf
2025-09-10 16:37:08,273 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

======================================================================
2025-09-10 16:37:11,812 - oe-selftest - INFO - FAIL: binutils.BinutilsCrossSelfTest.test_ld (subunit.RemotedTestCase)
2025-09-10 16:37:11,812 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 29, in test_ld
    self.run_binutils("ld")
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py", line 37, in run_binutils
    bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e binutils-cross-testsuite' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821318/conf/local.conf
2025-09-10 16:37:08,265 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
  warnings.warn("TestResult has no addDuration method",

----------------------------------------------------------------------
2025-09-10 16:37:11,812 - oe-selftest - INFO - Ran 14 tests in 3.706s
2025-09-10 16:37:11,812 - oe-selftest - INFO - FAILED
2025-09-10 16:37:11,812 - oe-selftest - INFO -  (failures=12, errors=2)
2025-09-10 16:37:16,263 - oe-selftest - INFO - Failure (ERROR) for meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project:
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py", line 20, in setUpClass
    bitbake('meta-ide-support')
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:16,263 - oe-selftest - INFO - Failure (ERROR) for meta_ide.MetaIDE.test_meta_ide_can_compile_c_program:
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py", line 20, in setUpClass
    bitbake('meta-ide-support')
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:16,263 - oe-selftest - INFO - Failure (ERROR) for meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests:
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py", line 20, in setUpClass
    bitbake('meta-ide-support')
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:16,263 - oe-selftest - INFO - Failure (ERROR) for meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support:
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py", line 20, in setUpClass
    bitbake('meta-ide-support')
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,275 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821362/conf/local.conf
2025-09-10 16:37:08,276 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:16,264 - oe-selftest - INFO - Failure (ERROR) for runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown:
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py", line 175, in setUpClass
    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,300 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821368/conf/local.conf
2025-09-10 16:37:08,301 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:16,264 - oe-selftest - INFO - Failure (ERROR) for runqemu.QemuTest.test_qemu_can_shutdown:
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py", line 39, in _oeSetUpClass
    clss.setUpClassMethod()
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py", line 175, in setUpClass
    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 286, in get_bb_var
    return get_bb_vars([var], target, postconfig)[var]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 248, in get_bb_vars
    bbenv = get_bb_env(target, postconfig=postconfig)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 242, in get_bb_env
    return bitbake("-e %s" % target, postconfig=postconfig).output
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 234, in bitbake
    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Bitbake version 2.8.1 is required and version 2.8.0 was found


Summary: There was 1 ERROR message, returning a non-zero exit code.


Stderr:
2025-09-10 16:37:08,300 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-2821368/conf/local.conf
2025-09-10 16:37:08,301 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf

2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS:
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project: ERROR
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - meta_ide.MetaIDE.test_meta_ide_can_compile_c_program: ERROR
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests: ERROR
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support: ERROR
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown: ERROR
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - runqemu.QemuTest.test_qemu_can_shutdown: ERROR
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - binutils.BinutilsCrossSelfTest.test_binutils: FAILED (1.38s)
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - binutils.BinutilsCrossSelfTest.test_gas: FAILED (1.04s)
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - binutils.BinutilsCrossSelfTest.test_ld: FAILED (0.98s)
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc: FAILED (1.33s)
2025-09-10 16:37:16,264 - oe-selftest - INFO - RESULTS - gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic: FAILED (1.37s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - gcc.GccLibGompSelfTestSystemEmulated.test_libgomp: FAILED (1.33s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - gcc.GccLibItmSelfTestSystemEmulated.test_libitm: FAILED (1.37s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - gcc.GccLibSspSelfTestSystemEmulated.test_libssp: FAILED (1.33s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx: FAILED (1.37s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx: FAILED (1.37s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - glibc.GlibcSelfTestSystemEmulated.test_glibc: FAILED (2.44s)
2025-09-10 16:37:16,265 - oe-selftest - INFO - RESULTS - rust.RustSelfTestSystemEmulated.test_rust: FAILED (1.37s)
2025-09-10 16:37:16,266 - oe-selftest - INFO - SUMMARY:
2025-09-10 16:37:16,266 - oe-selftest - INFO - oe-selftest () - Ran 14 tests in 3.713s
2025-09-10 16:37:16,266 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=0, skipped=0, failures=12, errors=2)

Error details

Submitted on:
10/09/25 11:37
Error type:
OE selftest
Command:
oe-selftest -a -t machine -t toolchain-system -j 15
Machine:
qemux86
Distro:
poky
Build system:
unknown
Target system:
unknown
Host distro:
unknown
Branch:
stable/scarthgap-nut
Commit:
unknown
Build:
#216419
Submitter:
yp-ab-fedora40-vk-3.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/28/builds/2274
Similar errors:
0
Open a bug