1 DEV - Deploy Dynamics API #102
deploy-to-openshift-dev.yml
on: workflow_dispatch
Build and deploy Backend to DEV
35s
Annotations
1 error and 5 warnings
Build and deploy Backend to DEV
Error: buildah exited with code 1
time="2024-04-24T20:31:11Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-24T20:31:11Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull mcr.microsoft.com/dotnet/aspnet:8.0...
Getting image source signatures
Copying blob sha256:ed17c50184b10235f25f621180c4ae27d06753bfcdfc671fa22f6067e84ae773
Copying blob sha256:1045f08c42c157c7209db7be9e9748e1bb70fb757bcbc95a7b14eca5bb41fda6
Copying blob sha256:1919504653f537e8f742e677406ee26cc28a5d192706dced11f22516a08706e6
Copying blob sha256:f5bf012875da1a10316aa19c6a77f7437cfb7e5a9541f1292184e2164ef7b993
Copying blob sha256:5f678ea9f2e27e2b877dad6b48ba298218694791e3b32954c19567432e011f6b
Copying blob sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7
Copying blob sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7
Copying blob sha256:f5bf012875da1a10316aa19c6a77f7437cfb7e5a9541f1292184e2164ef7b993
Copying blob sha256:1919504653f537e8f742e677406ee26cc28a5d192706dced11f22516a08706e6
Copying blob sha256:ed17c50184b10235f25f621180c4ae27d06753bfcdfc671fa22f6067e84ae773
Copying blob sha256:1045f08c42c157c7209db7be9e9748e1bb70fb757bcbc95a7b14eca5bb41fda6
Copying blob sha256:5f678ea9f2e27e2b877dad6b48ba298218694791e3b32954c19567432e011f6b
Copying config sha256:4bf2fdf84219665760e87011a63dda0806cd9e2e372f149664fecaab47ad2b64
Writing manifest to image destination
Storing signatures
time="2024-04-24T20:31:15Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Getting image source signatures
Copying blob sha256:52ec5a4316fadc09a4a51f82b8d7b66ead0d71bea4f75e81e25b4094c4219061
Copying blob sha256:ae3d04994a15c83d5452bd23d60e4ef91d7e86bfb1d93b7b2e574d1c87c00939
Copying blob sha256:047e0007fcf5fb9e266e3c2f7ee72e0198eaac468325d72b060db7a1ee731091
Copying blob sha256:c75c7f2b5118c89ad05886b1e812bc18e34a0af1a0ad43667c8731d48245b3f7
Copying blob sha256:5dfd481b0bf1227d4ca0997316c259ca611151e5b3b9f1b864e09931a2d81eb2
Copying blob sha256:2200575a6de50ee0424f4474abc10dd11f937921e838ed16c4201ca3dc7e0116
Copying blob sha256:3bb45515249c2759193de9b62280aa78276c071a3f1c02673de188a1a80996fc
Copying config sha256:76e3cb50d500710173d5672fb943f409feabea0ed218b2e35d1c14b15d19ede6
Writing manifest to image destination
Storing signatures
Trying to pull mcr.microsoft.com/dotnet/sdk:8.0...
Getting image source signatures
Copying blob sha256:ed17c50184b10235f25f621180c4ae27d06753bfcdfc671fa22f6067e84ae773
Copying blob sha256:1919504653f537e8f742e677406ee26cc28a5d192706dced11f22516a08706e6
Copying blob sha256:b1f070f22b2ef4bd8b149289bf8a1d5e897e5e9b8d79261619f0baa2c4f36278
Copying blob sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7
Copying blob sha256:3fa8e59d622d34d6f292f1513ad6de7f212b86f119422604247bd8833175208f
Copying blob sha256:5f678ea9f2e27e2b877dad6b48ba298218694791e3b32954c19567432e011f6b
Copying blob sha256:f5bf012875da1a10316aa19c6a77f7437cfb7e5a9541f1292184e2164ef7b993
Copying blob sha256:7c56d7b53c6175adb95bb61a5a4b421390229b23fda98825cd218b98eb1d88ca
Copying blob sha256:1045f08c42c157c7209db7be9e9748e1bb70fb757bcbc95a7b14eca5bb41fda6
Copying blob sha256:b1f070f22b2ef4bd8b149289bf8a1d5e897e5e9b8d79261619f0baa2c4f36278
Copying blob sha256:3fa8e59d622d34d6f292f1513ad6de7f212b86f119422604247bd8833175208f
Copying blob sha256:7c56d7b53c6175adb95bb61a5a4b421390229b23fda98825cd218b98eb1d88ca
Copying config sha256:fcbdaa29fce6c5d55a15ce22a7be9347aeb5b3325ebdd860dc06091384876106
Writing manifest to image destination
Storing signatures
time="2024-04-24T20:31:25Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-24T20:31:28Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
error building at STEP "RUN dotnet build "OFM.Infrastructure.WebAPI.csproj" -c Release -o /app/build": error while
|
Build and deploy Backend to DEV
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3, docker/login-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy Backend to DEV
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@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 and deploy Backend to DEV
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and deploy Backend to DEV
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and deploy Backend to DEV
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|