{
    "sdk_core-image-sato_x86_64_fvp-base_20240326124749": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240326124749",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 145.0907175540924,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 58.897791624069214,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 31.331804990768433,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 36.14396357536316,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.3402557373046875,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.12675070762634277,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.2365870475769043,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.34947824478149414,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09055948257446289,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00028228759765625,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00021600723266601562,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012549638748168945,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026996374130249023,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.4281749725341797,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.40227365493774414,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240326142536": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240326142536",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 221.31070232391357,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 115.48685073852539,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 32.15357851982117,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 47.32385540008545,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 5.202733278274536,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.32880544662475586,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.4083845615386963,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.8235499858856201,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.34031248092651367,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00035190582275390625,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002200603485107422,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.10948038101196289,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.15195703506469727,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.2714431285858154,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.9889571666717529,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240326151807": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "e9c5f049314b338220a84f182978cd5adbc67e7a",
                    "commit_count": 74043
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240326151807",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 147.03854298591614,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 29.262251138687134,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 19.207266807556152,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.752675771713257,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.0242247581481934,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07745099067687988,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08870410919189453,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3115866184234619,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08956742286682129,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002853870391845703,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.000213623046875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01256418228149414,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.027140140533447266,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3100860118865967,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3411574363708496,
                "status": "PASSED"
            }
        }
    }
}