{
    "sdk_core-image-sato_x86_64_fvp-base_20240214025930": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240214025930",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 104.53332495689392,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.847332239151,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.68265724182129,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.328590869903564,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9737577438354492,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0841226577758789,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09178042411804199,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2987680435180664,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08627843856811523,
                "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.0001842975616455078,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013849735260009766,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.027270078659057617,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.35242271423339844,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.38301587104797363,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240214040835": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240214040835",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 97.67193412780762,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 27.43206787109375,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.11183190345764,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.439807415008545,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.0846002101898193,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0883934497833252,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1020815372467041,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.30921196937561035,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09227585792541504,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003077983856201172,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0001862049102783203,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01690983772277832,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.029028654098510742,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.38039302825927734,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.40294599533081055,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240214063643": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "12e3e2b9c681bb6963fd685f183cb6b89453d410",
                    "commit_count": 2161
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "41a9f283d9e59e1959c02c798593fc15a613a2e1",
                    "commit_count": 73514
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240214063643",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 95.45371913909912,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.813239574432373,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.025885105133057,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.26785945892334,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.896303653717041,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07843923568725586,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08241701126098633,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28121495246887207,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.07984375953674316,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00028204917907714844,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00019502639770507812,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012070894241333008,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.023549318313598633,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3158586025238037,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.33854198455810547,
                "status": "PASSED"
            }
        }
    }
}