You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run test-kitchen with gcp but get an error of timing out when trying to reset the password. When using Windows over SSH the password is not really needed.
-----> Creating <default-windows>...
$$$$$$ These configs are deprecated - consider using new disks configuration
Creating GCE instance <tk-default-windows-c1c8f9> in project my-project, zone us-east4-b...
Creating a 60 GB boot disk named tk-default-windows-c1c8f9-disk1 from image my-image...
Current status: RUNNING
Current status: DONE
Server <tk-default-windows-c1c8f9> created.
Resetting the Windows password for user my_local_admin on tk-default-windows-c1c8f9...
>>>>>> Error encountered during server creation: Timeout::Error: Timeout while waiting for password agent to perform password reset
Destroying GCE instance <tk-default-windows-c1c8f9>...
Current status: RUNNING
Current status: DONE
GCE instance <tk-default-windows-c1c8f9> destroyed
The text was updated successfully, but these errors were encountered:
🗣️ Foreword
kitchen-google
fails when using Windows over SSH.👻 Brief Description
I am trying to run test-kitchen with gcp but get an error of timing out when trying to reset the password. When using Windows over SSH the password is not really needed.
Version
Environment
OSX Monterrey
Scenario
The text was updated successfully, but these errors were encountered: