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
After my FreeBSD updates just now, the coordinator is now failing to create FreeBSD VMs with:
2017-11-28T18:15:04Z finish_create_gce_instance after 3.36s; err=Failed to create instance: googleapi: Error 400: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
More details:
Reason: invalid, Message: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
Reason: invalid, Message: Invalid value for field 'resource.disks[0].initializeParams.diskName': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
; buildlet-freebsd-11_1-rn69e911a
2017-11-28T18:15:04Z finish_create_gce_buildlet after 3.45s; err=Failed to create instance: googleapi: Error 400: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
More details:
Reason: invalid, Message: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
Reason: invalid, Message: Invalid value for field 'resource.disks[0].initializeParams.diskName': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
; buildlet-freebsd-11_1-rn69e911a
2017-11-28T18:15:04Z finish_get_buildlet after 3.62s; err=Failed to create instance: googleapi: Error 400: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
More details:
Reason: invalid, Message: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
Reason: invalid, Message: Invalid value for field 'resource.disks[0].initializeParams.diskName': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
Build log:
Error: failed to get a buildlet: Failed to create instance: googleapi: Error 400: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
More details:
Reason: invalid, Message: Invalid value for field 'resource.name': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
Reason: invalid, Message: Invalid value for field 'resource.disks[0].initializeParams.diskName': 'buildlet-freebsd-11_1-rn69e911a'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'
After my FreeBSD updates just now, the coordinator is now failing to create FreeBSD VMs with:
Fix coming.
/cc @andybons
The text was updated successfully, but these errors were encountered: