File: //run/cloud-init/status.json
{
"v1": {
"datasource": null,
"init": {
"errors": [],
"finished": null,
"recoverable_errors": {},
"start": null
},
"init-local": {
"errors": [],
"finished": 4.15,
"recoverable_errors": {},
"start": 4.12
},
"modules-config": {
"errors": [],
"finished": 18.74,
"recoverable_errors": {},
"start": 18.51
},
"modules-final": {
"errors": [],
"finished": 21.58,
"recoverable_errors": {
"WARNING": [
"Failed to write boot finished file /var/lib/cloud/instance/boot-finished"
]
},
"start": 21.51
},
"stage": null
}
}