{
    "sdk_core-image-sato_i686_fvp-base_20230421141652": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "979c48191f8f2eca546f91dbab12a7b077dbc9d7",
                    "commit_count": 67379
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd",
                    "commit_count": 1409
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd",
                    "commit_count": 1409
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd",
                    "commit_count": 1409
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "979c48191f8f2eca546f91dbab12a7b077dbc9d7",
                    "commit_count": 67379
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "979c48191f8f2eca546f91dbab12a7b077dbc9d7",
                    "commit_count": 67379
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230421141652",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 83.38890147209167,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 32.015127182006836,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.527541875839233,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.414869546890259,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.445112466812134,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10035157203674316,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.10257625579833984,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.275301456451416,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08668804168701172,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014193058013916016,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03200864791870117,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230421143343": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "979c48191f8f2eca546f91dbab12a7b077dbc9d7",
                    "commit_count": 67379
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd",
                    "commit_count": 1409
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd",
                    "commit_count": 1409
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd",
                    "commit_count": 1409
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "979c48191f8f2eca546f91dbab12a7b077dbc9d7",
                    "commit_count": 67379
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "979c48191f8f2eca546f91dbab12a7b077dbc9d7",
                    "commit_count": 67379
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230421143343",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 79.52617526054382,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 29.021220445632935,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 108.34843158721924,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.947149991989136,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.7057530879974365,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08607292175292969,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.12119030952453613,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3199763298034668,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0831594467163086,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014462947845458984,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.027158021926879883,
                "status": "PASSED"
            }
        }
    }
}