{
 "oeselftest_debian-12_qemux86-64_20250103162548": {
  "configuration": {
   "HOST_DISTRO": "debian-12",
   "HOST_NAME": "debian12-vk-1",
   "LAYERS": {
    "meta": {
     "branch": "stable/styhead-nut",
     "commit": "2f14c8e01f042e7960a90c68e88907f0db1219fd",
     "commit_count": 75898
    },
    "meta-poky": {
     "branch": "stable/styhead-nut",
     "commit": "2f14c8e01f042e7960a90c68e88907f0db1219fd",
     "commit_count": 75898
    },
    "meta-selftest": {
     "branch": "stable/styhead-nut",
     "commit": "2f14c8e01f042e7960a90c68e88907f0db1219fd",
     "commit_count": 75898
    },
    "meta-yocto-bsp": {
     "branch": "stable/styhead-nut",
     "commit": "2f14c8e01f042e7960a90c68e88907f0db1219fd",
     "commit_count": 75898
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": [
     "yocto-mirrors"
    ],
    "skips": null
   },
   "STARTTIME": "20250103162548",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "buildoptions.SourceMirroring.test_yocto_source_mirror": {
    "duration": 78.83039784431458,
    "oetags": [
     "yocto-mirrors"
    ],
    "status": "PASSED"
   },
   "sstatetests.SStateMirrors.test_cdn_mirror_qemuarm64": {
    "duration": 464.4974868297577,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/a-full/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 985, in test_cdn_mirror_qemuarm64\n    self.run_test(\"qemuarm64\", \"core-image-minimal core-image-full-cmdline core-image-sato-sdk\", exceptions)\n  File \"/srv/pokybuild/yocto-worker/a-full/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 977, in run_test\n    self.check_bb_output(result.output, targets, exceptions, check_cdn)\n  File \"/srv/pokybuild/yocto-worker/a-full/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 957, in check_bb_output\n    self.assertEqual(len(failed_urls), 0, \"Missing objects in the cache:\\n{}\\nFetcher diagnostics:\\n{}\".format(\"\\n\".join(failed_urls), \"\\n\".join(failed_urls_extrainfo)))\n  File \"/usr/lib/python3.11/unittest/case.py\", line 873, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 866, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 2 != 0 : Missing objects in the cache:\nfile://c3/dd/sstate:python3:cortexa57-poky-linux:3.12.8:r0:cortexa57:14:c3dd3ab63721af6c2e30b63319f20aa4f5d5c2954044af05a724ba1673b12c6b_package_write_rpm.tar.zst\nfile://6f/c3/sstate:go-runtime:cortexa57-poky-linux:1.22.8:r0:cortexa57:14:6fc3974722a17fd36d941d8a39b66abafdcd119e73bc4e9b840f414431ab9967_package.tar.zst\nFetcher diagnostics:\nDEBUG: checkstatus() urlopen failed for http://cdn.jsdelivr.net/yocto/sstate/all/c3/dd/sstate:python3:cortexa57-poky-linux:3.12.8:r0:cortexa57:14:c3dd3ab63721af6c2e30b63319f20aa4f5d5c2954044af05a724ba1673b12c6b_package_write_rpm.tar.zst: HTTP Error 504: Gateway Timeout\nDEBUG: checkstatus() urlopen failed for http://cdn.jsdelivr.net/yocto/sstate/all/6f/c3/sstate:go-runtime:cortexa57-poky-linux:1.22.8:r0:cortexa57:14:6fc3974722a17fd36d941d8a39b66abafdcd119e73bc4e9b840f414431ab9967_package.tar.zst: HTTP Error 504: Gateway Timeout\n\n\nStderr:\n2025-01-03 16:25:50,009 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/a-full/build/build-st-3435792/conf/local.conf\n2025-01-03 16:25:50,009 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "yocto-mirrors"
    ],
    "status": "FAILED"
   },
   "sstatetests.SStateMirrors.test_cdn_mirror_qemux86_64": {
    "duration": 455.9603133201599,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/a-full/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 981, in test_cdn_mirror_qemux86_64\n    self.run_test(\"qemux86-64\", \"core-image-minimal core-image-full-cmdline core-image-sato-sdk\", exceptions)\n  File \"/srv/pokybuild/yocto-worker/a-full/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 977, in run_test\n    self.check_bb_output(result.output, targets, exceptions, check_cdn)\n  File \"/srv/pokybuild/yocto-worker/a-full/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 957, in check_bb_output\n    self.assertEqual(len(failed_urls), 0, \"Missing objects in the cache:\\n{}\\nFetcher diagnostics:\\n{}\".format(\"\\n\".join(failed_urls), \"\\n\".join(failed_urls_extrainfo)))\n  File \"/usr/lib/python3.11/unittest/case.py\", line 873, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 866, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 2 != 0 : Missing objects in the cache:\nfile://9b/4d/sstate:binutils:core2-64-poky-linux:2.43.1:r0:core2-64:14:9b4dca2a378634eeb58f513945384631e43a7b82a62579ffb5c2aca460b0b3e6_package_write_rpm.tar.zst\nfile://1b/66/sstate:binutils:core2-64-poky-linux:2.43.1:r0:core2-64:14:1b66f5bd6e87cee2b3030f46809e54810e7fbbeddea5cada7cfb694c6b3c2763_package.tar.zst\nFetcher diagnostics:\nDEBUG: checkstatus() urlopen failed for http://cdn.jsdelivr.net/yocto/sstate/all/9b/4d/sstate:binutils:core2-64-poky-linux:2.43.1:r0:core2-64:14:9b4dca2a378634eeb58f513945384631e43a7b82a62579ffb5c2aca460b0b3e6_package_write_rpm.tar.zst: HTTP Error 504: Gateway Timeout\nDEBUG: checkstatus() urlopen failed for http://cdn.jsdelivr.net/yocto/sstate/all/1b/66/sstate:binutils:core2-64-poky-linux:2.43.1:r0:core2-64:14:1b66f5bd6e87cee2b3030f46809e54810e7fbbeddea5cada7cfb694c6b3c2763_package.tar.zst: HTTP Error 504: Gateway Timeout\n\n\nStderr:\n2025-01-03 16:25:50,009 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/a-full/build/build-st-3435792/conf/local.conf\n2025-01-03 16:25:50,009 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "yocto-mirrors"
    ],
    "status": "FAILED"
   },
   "sstatetests.SStateMirrors.test_local_cache_qemuarm64": {
    "duration": 90.01684951782227,
    "oetags": [
     "yocto-mirrors"
    ],
    "status": "PASSED"
   },
   "sstatetests.SStateMirrors.test_local_cache_qemux86_64": {
    "duration": 84.70949006080627,
    "oetags": [
     "yocto-mirrors"
    ],
    "status": "PASSED"
   }
  }
 }
}