|
dev-auth-deploy-pipeline-Pipeline-1E412BA4D27N6
|
Deploy |
Build terminated with sta...
Build terminated with state: FAILED. Phase: BUILD, Code: COMMAND_EXECUTION_ERROR, Message: Error while executing command: /test/run-acceptance-tests.sh -s dev. Reason: exit status 1
Show more
|
|
dev-account-management-pipeline-Pipeline-gVNBQHLGiM4b
|
Deploy |
Build terminated with sta...
Build terminated with state: FAILED. Phase: BUILD, Code: COMMAND_EXECUTION_ERROR, Message: Error while executing command: if AWS_RETRY_MODE=adaptive AWS_MAX_ATTEMPTS=8 sam deploy \
--template-file cf-template.yaml \
--s3-bucket "dev-account-management-pipeline-pipelinebucket-hnoag8s6fdm3" \
--stack-name "am-api" \
--capabilities CAPABILITY_NAMED_IAM \
--no-confirm-changeset \
--no-fail-on-empty-changeset \
--parameter-overrides $PARAMETER_OVERRIDES \
--region eu-west-2 \
--tags "$inherited_tags is-pipeline-deployment=True PipelineStackName=dev-account-management-pipeline $provenance_tags"; then \
"$CODEBUILD_SRC_DIR_GrafanaScripts/grafana-annotations.sh" update "completed" dev am-api $ANNOTATION_ID; else \
"$CODEBUILD_SRC_DIR_GrafanaScripts/grafana-annotations.sh" update "rolled back" dev am-api $ANNOTATION_ID; exit 1; fi
. Reason: exit status 1
Show more
|