-
Notifications
You must be signed in to change notification settings - Fork 2
/
example.json
147 lines (146 loc) · 5.13 KB
/
example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
[
{
"cluster_name": "rideSX4",
"date": "2023-09-28T09:58:04.045036Z",
"test_type": "boot-time",
"sample": 1,
"test_config": {
"hostname": "rideSX4",
"IPaddr": "10.19.243.222",
"reboot_timeout": "300",
"ssh_timeout": "20",
"boot_tgt": "multi-user.target",
"blame_cnt": "10"
},
"test_results": {
"initramfs": {
"unpack_ts": 0.113551,
"init_ts": 0.372307,
"unpack_init_int": 0.258756,
"systemd_ts": 0.386797,
"init_systemd_int": 0.014490000000000003
},
"earlyservice": {
"systemd_ts": 0.386797,
"earlyservice_ts": 0.532715,
"systemd_earlyservice_int": 0.14591800000000005
},
"dklm": {
"systemd_ts": 0.386797,
"udev_ts": 0.529991,
"systemd_udev_int": 0.143194,
"start_kmod_load_ts": 0.540494,
"udev_start_kmod_load_int": 0.01050300000000004,
"finish_kmod_load_ts": 0.556681,
"start_kmod_load_finish_kmod_load_int": 0.01618699999999995
},
"reboot": {
"reboot_et": 60.940225150901824,
"ssh_et": 0.34004974365234375,
"sysctl_et": 0.5512282848358154,
"total_et": 0.8912780284881592,
"link_is_up": 7.282556,
"boot_tgt": "graphical.target"
},
"satime": {
"kernel": 0.378,
"initrd": 2.519,
"userspace": 4.424,
"total": 7.321000000000001
},
"sablame": {
"initrd-switch-root.service": 1.414,
"NetworkManager.service": 1.076,
"auditd.service": 1.067,
"dbus-broker.service": 0.727,
"[email protected]": 0.541,
"systemd-logind.service": 0.536,
"chronyd.service": 0.522,
"systemd-udevd.service": 0.33,
"initrd-cleanup.service": 0.311,
"systemd-udev-trigger.service": 0.248
},
"neptuneui": {}
},
"system_config": {
"kernel": "5.14.0-368.329.test.el9iv.aarch64",
"osrelease": "Automotive Stream Distribution 9",
"architecture": "aarch64",
"model": "Cortex-A78C",
"numcores": "8",
"bogomips": "38.40"
}
},
{
"cluster_name": "rideSX4",
"date": "2023-09-28T09:59:08.673623Z",
"test_type": "boot-time",
"sample": 2,
"test_config": {
"hostname": "rideSX4",
"IPaddr": "10.19.243.222",
"reboot_timeout": "300",
"ssh_timeout": "20",
"boot_tgt": "multi-user.target",
"blame_cnt": "10"
},
"test_results": {
"initramfs": {
"unpack_ts": 0.079927,
"init_ts": 0.330322,
"unpack_init_int": 0.25039500000000003,
"systemd_ts": 0.344476,
"init_systemd_int": 0.014154
},
"earlyservice": {
"systemd_ts": 0.344476,
"earlyservice_ts": 0.482271,
"systemd_earlyservice_int": 0.137795
},
"dklm": {
"systemd_ts": 0.344476,
"udev_ts": 0.479468,
"systemd_udev_int": 0.134992,
"start_kmod_load_ts": 0.489745,
"udev_start_kmod_load_int": 0.01027699999999998,
"finish_kmod_load_ts": 0.505705,
"start_kmod_load_finish_kmod_load_int": 0.015959999999999974
},
"reboot": {
"reboot_et": 60.93548717699014,
"ssh_et": 0.29996657371520996,
"sysctl_et": 0.5805187225341797,
"total_et": 0.8804852962493896,
"link_is_up": 7.120375,
"boot_tgt": "graphical.target"
},
"satime": {
"kernel": 0.328,
"initrd": 2.392,
"userspace": 4.43,
"total": 7.1499999999999995
},
"sablame": {
"initrd-switch-root.service": 1.462,
"NetworkManager.service": 1.085,
"auditd.service": 1.018,
"dbus-broker.service": 0.677,
"[email protected]": 0.533,
"systemd-logind.service": 0.516,
"chronyd.service": 0.442,
"systemd-udevd.service": 0.332,
"systemd-udev-trigger.service": 0.252,
"initrd-cleanup.service": 0.238
},
"neptuneui": {}
},
"system_config": {
"kernel": "5.14.0-368.329.test.el9iv.aarch64",
"osrelease": "Automotive Stream Distribution 9",
"architecture": "aarch64",
"model": "Cortex-A78C",
"numcores": "8",
"bogomips": "38.40"
}
}
]