{
 "runtime_core-image-sato_qemux86_20260422013808": {
  "configuration": {
   "DISTRO": "poky",
   "HOST_DISTRO": "fedora-43",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "master",
     "commit": "9a83f0878b6bacbc7b322cfec076b4e79ad7b8fb",
     "commit_count": 66854,
     "commit_time": 1776704317
    },
    "meta-poky": {
     "branch": "master",
     "commit": "1eec1b5984ee8c4ef9449d060db4266163eb9bdf",
     "commit_count": 1786,
     "commit_time": 1776426923
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "1eec1b5984ee8c4ef9449d060db4266163eb9bdf",
     "commit_count": 1786,
     "commit_time": 1776426923
    }
   },
   "MACHINE": "qemux86",
   "STARTTIME": "20260422013808",
   "TESTSERIES": "qemux86",
   "TEST_TYPE": "runtime"
  },
  "result": {
   "apt.AptRepoTest.test_apt_install_from_repo": {
    "duration": 0.0002902,
    "log": "Test requires apt to be installed",
    "status": "SKIPPED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 0.0001349,
    "log": "Test requires autoconf to be installed",
    "status": "SKIPPED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 9.346e-05,
    "log": "Test requires gtk+3 to be installed",
    "status": "SKIPPED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 8.631e-05,
    "log": "Test requires autoconf to be installed",
    "status": "SKIPPED"
   },
   "connman.ConnmanTest.test_connmand_help": {
    "duration": 0.5029,
    "status": "PASSED"
   },
   "connman.ConnmanTest.test_connmand_running": {
    "duration": 0.5036,
    "status": "PASSED"
   },
   "date.DateTest.test_date": {
    "duration": 2.02,
    "status": "PASSED"
   },
   "df.DfTest.test_df": {
    "duration": 0.503,
    "status": "PASSED"
   },
   "dnf.DnfBasicTest.test_dnf_help": {
    "duration": 1.497,
    "status": "PASSED"
   },
   "dnf.DnfBasicTest.test_dnf_history": {
    "duration": 0.7363,
    "status": "PASSED"
   },
   "dnf.DnfBasicTest.test_dnf_info": {
    "duration": 0.7964,
    "status": "PASSED"
   },
   "dnf.DnfBasicTest.test_dnf_search": {
    "duration": 1.235,
    "status": "PASSED"
   },
   "dnf.DnfBasicTest.test_dnf_version": {
    "duration": 1.22,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_exclude": {
    "duration": 3.1,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_install": {
    "duration": 2.147,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_install_dependency": {
    "duration": 2.218,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_install_from_disk": {
    "duration": 2.648,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_install_from_http": {
    "duration": 1.438,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_installroot": {
    "duration": 94.941,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 137, in test_dnf_installroot\n    self.dnf_with_repo('install --installroot=%s -v -y --rpmverbosity=debug busybox' % rootpath)\n    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 21, in dnf\n    status, output = self.target.run(command, 1500)\n                     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:37705/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:37705/core2_32 --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:37705/qemux86 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox']': this is likely an SSH failure\nDNF version: 4.24.0\ncachedir: /home/root/chroot/test/var/cache/dnf\nAdded oe-testimage-repo-noarch repo from http://192.168.7.3:37705/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.3:37705/core2_32\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.3:37705/qemux86\nos-release file not found\nUser-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\nrepo: downloading from remote: oe-testimage-repo-noarch\noe-testimage-repo-noarch                         20 kB/s | 123  B     00:00    \noe-testimage-repo-noarch: using metadata from Wed Apr 22 01:38:12 2026.\nrepo: downloading from remote: oe-testimage-repo-core2_32\noe-testimage-repo-core2_32                      899 kB/s | 6.5 kB     00:00    \noe-testimage-repo-core2_32: using metadata from Wed Apr 22 01:38:13 2026.\nrepo: downloading from remote: oe-testimage-repo-qemux86\noe-testimage-repo-qemux86                        29 kB/s | 123  B     00:00    \noe-testimage-repo-qemux86: using metadata from Wed Apr 22 01:38:13 2026.\n--> Starting dependency resolution\n---> Package busybox.core2_32 1.37.0-r0 will be installed\n---> Package busybox-udhcpc.core2_32 1.37.0-r0 will be installed\n---> Package libc6.core2_32 2.43+git0+ce1013a197-r1 will be installed\n---> Package update-alternatives-opkg.core2_32 0.7.0-r0 will be installed\n--> Finished dependency resolution\nDependencies resolved.\n=================================================================================================\n Package                      Arch      Version                 Repository                   Size\n=================================================================================================\nInstalling:\n busybox                      core2_32  1.37.0-r0               oe-testimage-repo-core2_32  422 k\nInstalling dependencies:\n libc6                        core2_32  2.43+git0+ce1013a197-r1 oe-testimage-repo-core2_32  1.7 M\n update-alternatives-opkg     core2_32  0.7.0-r0                oe-testimage-repo-core2_32  8.6 k\nInstalling weak dependencies:\n busybox-udhcpc               core2_32  1.37.0-r0               oe-testimage-repo-core2_32  8.1 k\n\nTransaction Summary\n=================================================================================================\nInstall  4 Packages\n\nTotal download size: 2.1 M\nInstalled size: 4.3 M\nDownloading Packages:\n(1/4): busybox-udhcpc-1.37.0-r0.core2_32.rpm    1.4 MB/s | 8.1 kB     00:00    \n(2/4): busybox-1.37.0-r0.core2_32.rpm            23 MB/s | 422 kB     00:00    \n(3/4): update-alternatives-opkg-0.7.0-r0.core2_ 595 kB/s | 8.6 kB     00:00    \n(4/4): libc6-2.43+git0+ce1013a197-r1.core2_32.r  47 MB/s | 1.7 MB     00:00    \n--------------------------------------------------------------------------------\nTotal                                            57 MB/s | 2.1 MB     00:00     \nRunning transaction check\nTransaction check succeeded.\nRunning transaction test\nTransaction test succeeded.\nRunning transaction\nRPMDB altered outside of DNF.\n  Preparing        :                                                        1/1 \n  Installing       : update-alternatives-opkg-0.7.0-r0.core2_32             1/4 \nD: PRAGMA secure_delete = OFF: 0\nD: PRAGMA journal_mode = WAL: 0\nD: PRAGMA wal_autocheckpoint = 10000: 0\nD: CREATE INDEX IF NOT EXISTS 'Name_key_idx' ON 'Name'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Basenames_key_idx' ON 'Basenames'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Basenames_hnum_idx' ON 'Basenames'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Group_key_idx' ON 'Group'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Requirename_key_idx' ON 'Requirename'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Requirename_hnum_idx' ON 'Requirename'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Providename_key_idx' ON 'Providename'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Providename_hnum_idx' ON 'Providename'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Conflictname_key_idx' ON 'Conflictname'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Conflictname_hnum_idx' ON 'Conflictname'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Obsoletename_key_idx' ON 'Obsoletename'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Obsoletename_hnum_idx' ON 'Obsoletename'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Triggername_key_idx' ON 'Triggername'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Triggername_hnum_idx' ON 'Triggername'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Dirnames_key_idx' ON 'Dirnames'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Dirnames_hnum_idx' ON 'Dirnames'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Sha1header_key_idx' ON 'Sha1header'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Filetriggername_key_idx' ON 'Filetriggername'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Filetriggername_hnum_idx' ON 'Filetriggername'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_key_idx' ON 'Transfiletriggername'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Transfiletriggername_hnum_idx' ON 'Transfiletriggername'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Recommendname_key_idx' ON 'Recommendname'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Recommendname_hnum_idx' ON 'Recommendname'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Suggestname_key_idx' ON 'Suggestname'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Suggestname_hnum_idx' ON 'Suggestname'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Supplementname_key_idx' ON 'Supplementname'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Supplementname_hnum_idx' ON 'Supplementname'(hnum ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Enhancename_key_idx' ON 'Enhancename'(key ASC): 0\nD: CREATE INDEX IF NOT EXISTS 'Enhancename_hnum_idx' ON 'Enhancename'(hnum ASC): 0\nD: sanity checking 4 elements\nD: running %pretrans scripts\nD: computing 35 file fingerprints\nD: entering chroot /home/root/chroot/test/\nD: computing file dispositions\nD: 0x0000fd00     4096        36453       201935 rotational:-1 /\nD: exiting chroot /home/root/chroot/test/\nD: running %preuntrans scripts\nD: ========== +++ update-alternatives-opkg-0.7.0-r0 core2_32-linux 0x0\nD: update-alternatives-opkg-0.7.0-r0.core2_32: Header SHA256 digest: OK\nD: update-alternatives-opkg-0.7.0-r0.core2_32: Header SHA1 digest: OK\nD:   install: update-alternatives-opkg-0.7.0-r0.core2_32 has 3 files\nD: entering chroot /home/root/chroot/test/\nD: exiting chroot /home/root/chroot/test/\nD: entering chroot /home/root/chroot/test/\nD: create     040755  1 (   0,   0)     0 /usr\nD: create     040755  1 (   0,   0)     0 /usr/bin\nD: create     100755  1 (   0,   0)  4679 /usr/bin/update-alternatives;69e826a6\n",
    "status": "FAILED"
   },
   "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
    "duration": 0.0001969,
    "log": "Test run when enable usrmerge",
    "status": "SKIPPED"
   },
   "dnf.DnfRepoTest.test_dnf_makecache": {
    "duration": 1.224,
    "status": "PASSED"
   },
   "dnf.DnfRepoTest.test_dnf_reinstall": {
    "duration": 3.51,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 114, in test_dnf_reinstall\n    self.dnf_with_repo('reinstall -y dnf-test-main')\n    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 21, in dnf\n    status, output = self.target.run(command, 1500)\n                     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:37705/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:37705/core2_32 --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:37705/qemux86 --nogpgcheck reinstall -y dnf-test-main']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "dnf.DnfRepoTest.test_dnf_repoinfo": {
    "duration": 3.52,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 80, in test_dnf_repoinfo\n    self.dnf_with_repo('repoinfo')\n    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/dnf.py\", line 21, in dnf\n    status, output = self.target.run(command, 1500)\n                     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dnf --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:37705/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:37705/core2_32 --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:37705/qemux86 --nogpgcheck repoinfo']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.0002415,
    "log": "Test requires gcc to be installed",
    "status": "SKIPPED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.0001509,
    "log": "Test requires g++ to be installed",
    "status": "SKIPPED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.0001247,
    "log": "Test requires g++ to be installed",
    "status": "SKIPPED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.0001385,
    "log": "Test requires make to be installed",
    "status": "SKIPPED"
   },
   "gi.GObjectIntrospectionTest.test_python": {
    "duration": 0.000133,
    "log": "Test requires python3-pygobject to be installed",
    "status": "SKIPPED"
   },
   "go.GoCompileTest.test_go_compile": {
    "duration": 0.0001392,
    "log": "Test requires go-runtime-dev to be installed",
    "status": "SKIPPED"
   },
   "go.GoCompileTest.test_go_module": {
    "duration": 0.000123,
    "log": "Test requires go-runtime-dev to be installed",
    "status": "SKIPPED"
   },
   "go.GoHelloworldTest.test_gohelloworld": {
    "duration": 0.0001304,
    "log": "Test requires go-helloworld to be installed",
    "status": "SKIPPED"
   },
   "kernelmodule.KernelModuleTest.test_kernel_module": {
    "duration": 0.0001388,
    "log": "Test requires gcc to be installed",
    "status": "SKIPPED"
   },
   "ldd.LddTest.test_ldd": {
    "duration": 0.0001597,
    "log": "Test requires ldd to be installed",
    "status": "SKIPPED"
   },
   "logrotate.LogrotateTest.test_logrotate_newlog": {
    "duration": 0.003397,
    "log": "Test case logrotate.LogrotateTest.test_logrotate_newlog depends on logrotate.LogrotateTest.test_logrotate_wtmp but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "logrotate.LogrotateTest.test_logrotate_wtmp": {
    "duration": 0.0001292,
    "log": "Test requires logrotate to be installed",
    "status": "SKIPPED"
   },
   "oe_syslog.SyslogTest.test_syslog_running": {
    "duration": 3.131,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/oe_syslog.py\", line 18, in test_syslog_running\n    status, output = self.target.run(self.tc.target_cmds['ps'])\n                     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "oe_syslog.SyslogTestConfig.test_syslog_logger": {
    "duration": 0.0001004,
    "log": "Test case oe_syslog.SyslogTestConfig.test_syslog_logger depends on oe_syslog.SyslogTest.test_syslog_running but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "oe_syslog.SyslogTestConfig.test_syslog_restart": {
    "duration": 7.105e-05,
    "log": "Test case oe_syslog.SyslogTestConfig.test_syslog_restart depends on oe_syslog.SyslogTest.test_syslog_running but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
    "duration": 0.0001209,
    "log": "Test case oe_syslog.SyslogTestConfig.test_syslog_startup_config depends on oe_syslog.SyslogTestConfig.test_syslog_logger but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
    "duration": 8.702e-05,
    "log": "Test requires opkg to be installed",
    "status": "SKIPPED"
   },
   "pam.PamBasicTest.test_pam": {
    "duration": 0.000129,
    "log": "Test requires pam to be in DISTRO_FEATURES",
    "status": "SKIPPED"
   },
   "parselogs.ParseLogsTest.test_get_context": {
    "duration": 0.0003362,
    "status": "PASSED"
   },
   "parselogs.ParseLogsTest.test_parselogs": {
    "duration": 3.502,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/parselogs.py\", line 169, in test_parselogs\n    self.write_dmesg()\n    ~~~~~~~~~~~~~~~~^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/parselogs.py\", line 165, in write_dmesg\n    (status, dmesg) = self.target.run('dmesg > /tmp/dmesg_output.log')\n                      ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; dmesg > /tmp/dmesg_output.log']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "perl.PerlTest.test_perl_works": {
    "duration": 3.135,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/perl.py\", line 17, in test_perl_works\n    status, output = self.target.run(\"perl -e '$_=\\\"Uryyb, jbeyq\\\"; tr/a-zA-Z/n-za-mN-ZA-M/;print'\")\n                     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; perl -e \\'$_=\"Uryyb, jbeyq\"; tr/a-zA-Z/n-za-mN-ZA-M/;print\\'']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "ping.PingTest.test_ping": {
    "duration": 0.008596,
    "status": "PASSED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
    "duration": 0.0001328,
    "log": "Test requires ptest-runner to be installed",
    "status": "SKIPPED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
    "duration": 9.418e-05,
    "log": "Test requires ptest-runner to be installed",
    "status": "SKIPPED"
   },
   "python.PythonTest.test_python3": {
    "duration": 3.52,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/python.py\", line 16, in test_python3\n    status, output = self.target.run(cmd)\n                     ~~~~~~~~~~~~~~~^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; python3 -c \"import codecs; print(codecs.encode(\\'Uryyb, jbeyq\\', \\'rot13\\'))\"']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "rpm.RpmBasicTest.test_rpm_help": {
    "duration": 3.136,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/rpm.py\", line 22, in test_rpm_help\n    status, output = self.target.run('rpm --help')\n                     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; rpm --help']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   },
   "rpm.RpmBasicTest.test_rpm_query": {
    "duration": 0.0001101,
    "log": "Test case rpm.RpmBasicTest.test_rpm_query depends on rpm.RpmBasicTest.test_rpm_help but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "rpm.RpmBasicTest.test_rpm_query_nonroot": {
    "duration": 7.582e-05,
    "log": "Test case rpm.RpmBasicTest.test_rpm_query_nonroot depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
    "duration": 6.056e-05,
    "log": "Test case rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size depends on rpm.RpmInstallRemoveTest.test_rpm_remove but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "rpm.RpmInstallRemoveTest.test_rpm_install": {
    "duration": 7.296e-05,
    "log": "Test case rpm.RpmInstallRemoveTest.test_rpm_install depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "rpm.RpmInstallRemoveTest.test_rpm_remove": {
    "duration": 6.247e-05,
    "log": "Test case rpm.RpmInstallRemoveTest.test_rpm_remove depends on rpm.RpmInstallRemoveTest.test_rpm_install but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "rust.RustCLibExampleTest.test_rust_c_lib_example": {
    "duration": 9.561e-05,
    "log": "Test requires rust-c-lib-example-bin to be installed",
    "status": "SKIPPED"
   },
   "rust.RustCompileTest.test_cargo_compile": {
    "duration": 8.774e-05,
    "log": "Test requires openssh-scp to be installed",
    "status": "SKIPPED"
   },
   "rust.RustCompileTest.test_rust_compile": {
    "duration": 6.938e-05,
    "log": "Test requires openssh-scp to be installed",
    "status": "SKIPPED"
   },
   "scp.ScpTest.test_scp_file": {
    "duration": 3.12,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/scp.py\", line 32, in test_scp_file\n    (status, output) = self.target.copyTo(self.tmp_path, dst)\n                       ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 121, in copyTo\n    return self._run(scpCmd, ignore_status=False)\n           ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['scp', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '-r', '/tmp/tmprp38td_6', 'root@192.168.7.4:/tmp/test_scp_file']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\r\nscp: Connection closed\n",
    "status": "FAILED"
   },
   "ssh.SSHTest.test_ssh": {
    "duration": 0.5023,
    "status": "PASSED"
   },
   "stap.StapTest.test_stap": {
    "duration": 0.0001218,
    "log": "Test requires kernel-devsrc to be installed",
    "status": "SKIPPED"
   },
   "systemd.SystemdBasicTests.test_systemd_basic": {
    "duration": 0.000107,
    "log": "systemd is not the init manager for this image",
    "status": "SKIPPED"
   },
   "systemd.SystemdBasicTests.test_systemd_failed": {
    "duration": 7.081e-05,
    "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "systemd.SystemdBasicTests.test_systemd_list": {
    "duration": 6.247e-05,
    "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "systemd.SystemdJournalTests.test_systemd_boot_time": {
    "duration": 6.27e-05,
    "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "systemd.SystemdJournalTests.test_systemd_journal": {
    "duration": 5.507e-05,
    "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo": {
    "duration": 0.0001154,
    "log": "Test requires minidebuginfo to be in DISTRO_FEATURES",
    "status": "SKIPPED"
   },
   "systemd.SystemdServiceTests.test_systemd_disable_enable": {
    "duration": 8.583e-05,
    "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
    "duration": 7.296e-05,
    "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
    "status": "SKIPPED"
   },
   "systemd.SystemdServiceTests.test_systemd_status": {
    "duration": 5.531e-05,
    "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "systemd.SystemdServiceTests.test_systemd_stop_start": {
    "duration": 5.245e-05,
    "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
    "status": "SKIPPED"
   },
   "weston.WestonTest.test_wayland_info": {
    "duration": 8.225e-05,
    "log": "Test requires wayland-utils to be installed",
    "status": "SKIPPED"
   },
   "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
    "duration": 7.129e-05,
    "log": "Test requires weston to be installed",
    "status": "SKIPPED"
   },
   "weston.WestonTest.test_weston_running": {
    "duration": 7.248e-05,
    "log": "Test requires weston to be installed",
    "status": "SKIPPED"
   },
   "weston.WestonTest.test_weston_supports_xwayland": {
    "duration": 7.153e-05,
    "log": "Test requires weston to be installed",
    "status": "SKIPPED"
   },
   "xorg.XorgTest.test_xorg_running": {
    "duration": 3.476,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/xorg.py\", line 20, in test_xorg_running\n    status, output = self.target.run(cmd)\n                     ~~~~~~~~~~~~~~~^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\n                         \"'%s': this is likely an SSH failure\\n%s\"\n                         % (command, output))\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; ps | grep -v xinit | grep [X]org']': this is likely an SSH failure\nssh: connect to host 192.168.7.4 port 22: No route to host\n",
    "status": "FAILED"
   }
  }
 }
}