Hi,

Are there any other relevant error logs? I am asking because there are a 
couple of reasons for the shutdown process to occur[1]. I suggest verifying 
if your instance is exceeding the maximum memory and checking if there are 
any CPU spikes prior to the crashing.

I hope this helps!

[1] 
https://cloud.google.com/appengine/docs/standard/go/how-instances-are-managed#shutdown

On Thursday, April 21, 2022 at 10:29:59 AM UTC-4 [email protected] wrote:

> Were getting random AppEngine instance crashing ever so many days. It 
> seems this year to happen allot more then usual.
>
> We get these shutdown errors when it happens in the log console. Any ideas 
> on why this happens?  Is this Google updating the Linux kernel os behind 
> the scenes?  Any way to stop that or set updates only on off hours?
>
> {
>   "insertId": "0",
>   "jsonPayload": {
>     "@type": "type.googleapis.com/cloud_integrity.IntegrityEvent",
>     "shutdownEvent": {},
>     "bootCounter": "25"
>   },
>   "resource": {
>     "type": "gce_instance",
>     "labels": {
>       "instance_id": "<hidden>",
>       "zone": "us-central1-c",
>       "project_id": "<hidden>"
>     }
>   },
>   "timestamp": "2022-04-20T21:07:52.780477835Z",
>   "severity": "NOTICE",
>   "logName": "projects/<hidden>/logs/compute.googleapis.com
> %2Fshielded_vm_integrity",
>   "receiveTimestamp": "2022-04-20T21:07:54.811246896Z"
> }
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/421db933-f451-4d9d-b837-28344eff2063n%40googlegroups.com.

Reply via email to