{
    "sdk_core-image-sato_i686_fvp-base_20230105091328": {
        "configuration": {
            "HOST_DISTRO": "fedora-35",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "8675b305653900f4cdc926705f47ae63e68cdd37",
                    "commit_count": 68917
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "29b5d0df1919f0ee4acfb7f7964c715260859b7e",
                    "commit_count": 1679
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "29b5d0df1919f0ee4acfb7f7964c715260859b7e",
                    "commit_count": 1679
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "29b5d0df1919f0ee4acfb7f7964c715260859b7e",
                    "commit_count": 1679
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "8675b305653900f4cdc926705f47ae63e68cdd37",
                    "commit_count": 68917
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "8675b305653900f4cdc926705f47ae63e68cdd37",
                    "commit_count": 68917
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230105091328",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 86.65647602081299,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 36.23190379142761,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 19.54507541656494,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.123626708984375,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.1743907928466797,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09699463844299316,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1019144058227539,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.9025185108184814,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10006332397460938,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.016344785690307617,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.030326366424560547,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5348789691925049,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230105093541": {
        "configuration": {
            "HOST_DISTRO": "fedora-35",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "8675b305653900f4cdc926705f47ae63e68cdd37",
                    "commit_count": 68917
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "29b5d0df1919f0ee4acfb7f7964c715260859b7e",
                    "commit_count": 1679
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "29b5d0df1919f0ee4acfb7f7964c715260859b7e",
                    "commit_count": 1679
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "29b5d0df1919f0ee4acfb7f7964c715260859b7e",
                    "commit_count": 1679
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "8675b305653900f4cdc926705f47ae63e68cdd37",
                    "commit_count": 68917
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "8675b305653900f4cdc926705f47ae63e68cdd37",
                    "commit_count": 68917
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230105093541",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 111.39305329322815,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 52.68820929527283,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 34.10511016845703,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 18.580219984054565,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.7737953662872314,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.14569687843322754,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.18663954734802246,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.5809812545776367,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.11722683906555176,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.015719890594482422,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03310227394104004,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.7565872669219971,
                "status": "PASSED"
            }
        }
    }
}