Azure / container-service-for-azure-china

Container Service for Azure China
MIT License
422 stars 73 forks source link

Fail to deploy the Jenkis VM. #33

Open huajunzhao opened 6 years ago

huajunzhao commented 6 years ago

image

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"VMExtensionProvisioningError\",\r\n \"message\": \"VM has reported a failure when processing extension 'jenkinsInit'. Error message: \\"Enable failed: failed to execute command: command terminated with exit status=100\\".\"\r\n }\r\n ]\r\n }\r\n}"}]}

Correlation Id: a0ec1a8e-64a4-424e-86f6-fa0890f8bfc3

andyzhangx commented 6 years ago

could you check the log under /var/log/VMExtension... ?