## Conclusion Due to the completion of Google's testing and my own verification, I am marking verification-complete for all releases. ## Notes Testing of the new Google guest agents was primarily performed by Google themselves. They have given the +1. From my own testing images were produced with the guest agents directly from proposed and uploaded to GCE. These are the same images that Google used in their own testing. Groovy testing was done by updating an existing image. I verified: 1) the versions of packages 2) that the services were running/completed successfully 3) that my account and other project accounts were created 4) correct SSH keys were imported 5) the new packages provided parity with the existing agents. My notes and logs are below. ## Xenial Package versions: gce-compute-image-packages 20201222.00-0ubuntu2~16.04.0 google-compute-engine 20201222.00-0ubuntu2~16.04.0 google-compute-engine-oslogin 20210122.00-0ubuntu1~16.04.0 google-guest-agent 20201217.02-0ubuntu1~16.04.0 $ systemctl status google-guest-agent ● google-guest-agent.service - Google Compute Engine Guest Agent Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2021-02-05 20:42:01 UTC; 10min ago Main PID: 1692 (google_guest_ag) Tasks: 12 Memory: 20.3M CPU: 557ms CGroup: /system.slice/google-guest-agent.service └─1692 /usr/bin/google_guest_agent $ systemctl status google-oslogin-cache.service ● google-oslogin-cache.service - NSS cache refresh Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 20:42:01 UTC; 10min ago Process: 1350 ExecStart=/usr/bin/google_oslogin_nss_cache (code=exited, status=0/SUCCESS) Main PID: 1350 (code=exited, status=0/SUCCESS) $ systemctl status google-startup-scripts.service ● google-startup-scripts.service - Google Compute Engine Startup Scripts Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 20:42:10 UTC; 11min ago Process: 2275 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS) Main PID: 2275 (code=exited, status=0/SUCCESS) $ systemctl status google-shutdown-scripts.service ● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled) Active: active (exited) since Fri 2021-02-05 20:42:02 UTC; 11min ago Process: 1804 ExecStart=/bin/true (code=exited, status=0/SUCCESS) Main PID: 1804 (code=exited, status=0/SUCCESS) ## Bionic Package versions: gce-compute-image-packages 20201222.00-0ubuntu2~18.04.0 google-compute-engine 20201222.00-0ubuntu2~18.04.0 google-compute-engine-oslogin 20210122.00-0ubuntu1~18.04.0 google-guest-agent 20201217.02-0ubuntu1~18.04.0 $ systemctl status google-guest-agent ● google-guest-agent.service - Google Compute Engine Guest Agent Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2021-02-05 20:41:32 UTC; 4min 2s ago Main PID: 1790 (google_guest_ag) Tasks: 12 (limit: 4671) CGroup: /system.slice/google-guest-agent.service └─1790 /usr/bin/google_guest_agent $ systemctl status google-oslogin-cache.service ● google-oslogin-cache.service - NSS cache refresh Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 20:41:29 UTC; 4min 31s ago Main PID: 1473 (code=exited, status=0/SUCCESS) $ systemctl status google-startup-scripts.service ● google-startup-scripts.service - Google Compute Engine Startup Scripts Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 20:41:49 UTC; 8min ago Process: 2858 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS) Main PID: 2858 (code=exited, status=0/SUCCESS) $ systemctl status google-shutdown-scripts.service ● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled) Active: active (exited) since Fri 2021-02-05 20:41:34 UTC; 8min ago Main PID: 1873 (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 4671) CGroup: /system.slice/google-shutdown-scripts.service ## Focal Package versions: gce-compute-image-packages 20201222.00-0ubuntu2~20.04.0 google-compute-engine 20201222.00-0ubuntu2~20.04.0 google-compute-engine-oslogin 20210122.00-0ubuntu1~20.04.0 google-guest-agent 20201217.02-0ubuntu1~20.04.0 $ systemctl status google-guest-agent ● google-guest-agent.service - Google Compute Engine Guest Agent Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2021-02-05 20:41:12 UTC; 17min ago Main PID: 771 (google_guest_ag) Tasks: 12 (limit: 4713) Memory: 21.9M CGroup: /system.slice/google-guest-agent.service └─771 /usr/bin/google_guest_agent $ systemctl status google-oslogin-cache.service ● google-oslogin-cache.service - NSS cache refresh Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 20:41:09 UTC; 17min ago TriggeredBy: ● google-oslogin-cache.timer Main PID: 604 (code=exited, status=0/SUCCESS) $ systemctl status google-startup-scripts.service ● google-startup-scripts.service - Google Compute Engine Startup Scripts Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 20:41:27 UTC; 17min ago Process: 1514 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS) Main PID: 1514 (code=exited, status=0/SUCCESS) $ systemctl status google-shutdown-scripts.service ● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled) Active: active (exited) since Fri 2021-02-05 20:41:12 UTC; 17min ago Main PID: 772 (code=exited, status=0/SUCCESS) ## Groovy Package versions: google-compute-engine 20201222.00-0ubuntu2~20.10.0 google-compute-engine-oslogin 20210122.00-0ubuntu1~20.10.0 google-guest-agent 20201217.02-0ubuntu1~20.10.0 $ systemctl status google-guest-agent ● google-guest-agent.service - Google Compute Engine Guest Agent Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2021-02-05 21:02:49 UTC; 18s ago Main PID: 599 (google_guest_ag) Tasks: 10 (limit: 4708) Memory: 23.0M CGroup: /system.slice/google-guest-agent.service └─599 /usr/bin/google_guest_agent $ systemctl status google-oslogin-cache.service ● google-oslogin-cache.service - NSS cache refresh Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static) Active: inactive (dead) since Fri 2021-02-05 21:02:47 UTC; 40s ago TriggeredBy: ● google-oslogin-cache.timer Process: 466 ExecStart=/usr/bin/google_oslogin_nss_cache (code=exited, status=0/SUCCESS) Main PID: 466 (code=exited, status=0/SUCCESS) $ systemctl status google-startup-scripts.service ● google-startup-scripts.service - Google Compute Engine Startup Scripts Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled) Active: inactive (dead) since Fri 2021-02-05 21:02:54 UTC; 42s ago Process: 764 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS) Main PID: 764 (code=exited, status=0/SUCCESS) $ systemctl status google-shutdown-scripts.service ● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled) Active: active (exited) since Fri 2021-02-05 21:02:52 UTC; 58s ago Process: 705 ExecStart=/bin/true (code=exited, status=0/SUCCESS) Main PID: 705 (code=exited, status=0/SUCCESS)