{
 "oeselftest_rocky-9.5_qemux86-64_20250425072139": {
  "configuration": {
   "HOST_DISTRO": "rocky-9.5",
   "HOST_NAME": "rocky9-vk-3",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "133d110c276dfd49b086821a3d7e3bcae352b53e",
     "commit_count": 78172,
     "commit_time": 1745565461
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "133d110c276dfd49b086821a3d7e3bcae352b53e",
     "commit_count": 78172,
     "commit_time": 1745565461
    },
    "meta-selftest": {
     "branch": "master",
     "commit": "d02e6654ab26a17289f86bb5901e79de99827f50",
     "commit_count": 1,
     "commit_time": 1745565702
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "133d110c276dfd49b086821a3d7e3bcae352b53e",
     "commit_count": 78172,
     "commit_time": 1745565461
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": false,
    "run_tests": [
     "reproducible"
    ],
    "select_tags": null,
    "skips": null
   },
   "STARTTIME": "20250425072139",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "reproducible": {
    "files": {}
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "duration": 8.683899879455566,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py\", line 109, in test_diffoscope\n    bitbake(\"diffoscope-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  diffoscope-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libpcre:/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "duration": 7.891049385070801,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py\", line 311, in test_reproducible_builds\n    bitbake(\"diffoscope-native diffutils-native jquery-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  diffoscope-native diffutils-native jquery-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/reproducible/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   }
  }
 }
}