{
    "sdk_core-image-sato_x86_64_fvp-base_20240322192746": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240322192746",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 166.98627042770386,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 64.53717827796936,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 41.95076608657837,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 37.87281680107117,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 4.395968198776245,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.19701504707336426,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.26533985137939453,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.6828122138977051,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.19412922859191895,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.002531290054321289,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0022611618041992188,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.051999807357788086,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.07665896415710449,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.8890275955200195,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.9707221984863281,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240322210226": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240322210226",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 140.11090874671936,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 67.30191564559937,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 37.23420262336731,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 32.52217984199524,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 4.604175329208374,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.3244447708129883,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.2119123935699463,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.844019889831543,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.31746506690979004,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0006456375122070312,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003905296325683594,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.044738054275512695,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.07376360893249512,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.0523998737335205,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.7609474658966064,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240322222019": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "0aeec5472ced93b403356d310ec78d572199cf0b",
                    "commit_count": 2203
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "21e29d9a4529429025e691b15f8776791d290d27",
                    "commit_count": 74015
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240322222019",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 110.97271370887756,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 22.92480993270874,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.748033046722412,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.804100275039673,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9231441020965576,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0775597095489502,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09410738945007324,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.30587005615234375,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0804910659790039,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003228187561035156,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00019621849060058594,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012085199356079102,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.023837804794311523,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.2528679370880127,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.33657288551330566,
                "status": "PASSED"
            }
        }
    }
}