Skip to content

Error starting Gcloud instances #33

@godardt

Description

@godardt

Hello,
I'm running into this issue when I'm using this plugin:

[2019-12-11 11:50:45,351]   WARN [atcher-worker-1] - clouds.google.GoogleCloudImage - Bad Request: com.google.api.gax.rpc.InvalidArgumentException: Bad Request (enable debug to see stacktrace)

here is the full log:

[2019-12-11 11:50:45,209]   INFO [5 Flush Queue 1] - uds.base.AbstractCloudInstance - Changing tc_agent1490(13b56b26) status from Unknown to Scheduled to start 
[2019-12-11 11:50:45,209]   INFO [5 Flush Queue 1] - .server.impl.CloudEventsLogger - Cloud instance entered 'scheduled to start' state, profile 'Gcloud profile'{id=google-2, projectId=project1}, GoogleCloudInstance{myName='tc_agent1490'}
[2019-12-11 11:50:45,209]   INFO [5 Flush Queue 1] - .server.impl.CloudEventsLogger - Cloud instance start succeeded: profile 'Gcloud profile'{id=google-2, projectId=project1}, GoogleCloudInstance{myName='tc_agent1490'}
[2019-12-11 11:50:45,210]   INFO [atcher-worker-1] - clouds.google.GoogleCloudImage - Creating new virtual machine tc_agent1490
[2019-12-11 11:50:45,351]   WARN [atcher-worker-1] - clouds.google.GoogleCloudImage - Bad Request: com.google.api.gax.rpc.InvalidArgumentException: Bad Request (enable debug to see stacktrace)
[2019-12-11 11:50:45,351]   INFO [atcher-worker-1] - uds.base.AbstractCloudInstance - Changing tc_agent1490(13b56b26) status from Scheduled to start to Error 
[2019-12-11 11:50:45,351]   INFO [atcher-worker-1] - clouds.google.GoogleCloudImage - Removing allocated resources for virtual machine tc_agent1490
[2019-12-11 11:50:45,446]   WARN [atcher-worker-2] - clouds.google.GoogleCloudImage - Failed to delete allocated resources for virtual machine tc_agent1490: Bad Request: com.google.api.gax.rpc.InvalidArgumentException: Bad Request (enable debug to see stacktrace)

as a result my gcloud instances get fired up and immediately shut down. Any idea how I can fix this? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions