Skip to content

PROD Full - Deploy tagged version to Prod #2

PROD Full - Deploy tagged version to Prod

PROD Full - Deploy tagged version to Prod #2

Manually triggered May 21, 2024 11:07
Status Failure
Total duration 7m 14s
Artifacts 2

full-deploy-to-prod.yml

on: workflow_dispatch
Matrix: Run UI Unit Tests / jest_testing_job
Build UI version for E2E Tests  /  install-cypress-build
1m 19s
Build UI version for E2E Tests / install-cypress-build
Run Lambda Unit Tests  /  View input params
1s
Run Lambda Unit Tests / View input params
Run Lambda Unit Tests  /  Run Python unit tests
29s
Run Lambda Unit Tests / Run Python unit tests
View input params
1s
View input params
Run Cypress E2E Tests  /  View input params
2s
Run Cypress E2E Tests / View input params
Run Cypress E2E Tests  /  ...  /  View input params
3s
Run Cypress E2E Tests / cypress_test_chrome / View input params
Run Cypress E2E Tests  /  ...  /  cypress-run-job
4m 38s
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Run Cypress E2E Tests  /  ...  /  View input params
2s
Run Cypress E2E Tests / cypress_test_edge / View input params
Run Cypress E2E Tests  /  ...  /  cypress-run-job
4m 40s
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Run Cypress E2E Tests  /  ...  /  View input params
3s
Run Cypress E2E Tests / cypress_test_firefox / View input params
Run Cypress E2E Tests  /  ...  /  cypress-run-job
4m 38s
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Deploy UI  /  react_build_and_deploy_docker_image
Deploy UI / react_build_and_deploy_docker_image
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy AuthoriserLambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy LloydGeorgeStitchLambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy LoginRedirectHandler / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy LogoutHandler / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy TokenRequestHandler / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy back_channel_logout_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy bulk_upload_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy bulk_upload_metadata_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy create_document_reference_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy delete_document_reference_handler / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy document_manifest_by_nhs_number_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy document_reference_search_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy feature flags lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy nems_message_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy report_bulk_upload_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy search_patient_details_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy send_feedback_lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy update upload state lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy upload confirm result lambda / python_deploy_lambda
Deploy all Lambdas  /  ...  /  python_deploy_lambda
Deploy all Lambdas / Deploy virus scan result lambda / python_deploy_lambda
Deploy all Lambdas  /  View Deploy all input variables
Deploy all Lambdas / View Deploy all input variables
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Cypress tests: 44 failed
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Cypress tests: 44 failed
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Cypress tests: 44 failed
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Lambda Unit Tests / Run Python unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Lambda Unit Tests / Run Python unit tests
Unexpected input(s) 'python_version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
Run Lambda Unit Tests / Run Python unit tests
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Run Lambda Unit Tests / Run Python unit tests
Unexpected input(s) 'python_version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
Run UI Unit Tests / jest_testing_job (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run UI Unit Tests / jest_testing_job (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build UI version for E2E Tests / install-cypress-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build Expired
2.86 MB
cypress-screenshots Expired
5.64 MB