Skip to content

add dummy space to check workflow #2

add dummy space to check workflow

add dummy space to check workflow #2

Triggered via push November 18, 2023 12:42
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker-push.yml

on: push
Build and push image
34s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build and push image
Error: buildah exited with code 125 time="2023-11-18T12:42:33Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2023-11-18T12:42:33Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." Resolving "postgres" using unqualified-search registries (/etc/containers/registries.conf) Trying to pull docker.io/library/postgres:15.4... Getting image source signatures Copying blob sha256:cf5a0484b6d9df1af06bc47112c3b02b6b7ab642c9d0ca6bb60173a26e8855f5 Copying blob sha256:9abc159edb5f5a02ae68764633e6b29848d6264ba5db29345403f3421c849631 Copying blob sha256:578acb154839e9d0034432e8f53756d6f53ba62cf8c7ea5218a2476bf5b58fc9 Copying blob sha256:8d6c67b424410fea137a680d2c8a5d7f93d6cf95bdcb9bcad821e3a792906d1d Copying blob sha256:b742e0d9e9525d2a388cde251b63b0eb19b39853ede4da1e60db644ff302fa77 Copying blob sha256:4ddc08bac214a4dd1000782c56feee3af83f857d3227b0ba7dd92d3fbca27224 Copying blob sha256:578acb154839e9d0034432e8f53756d6f53ba62cf8c7ea5218a2476bf5b58fc9 Copying blob sha256:b742e0d9e9525d2a388cde251b63b0eb19b39853ede4da1e60db644ff302fa77 Copying blob sha256:9abc159edb5f5a02ae68764633e6b29848d6264ba5db29345403f3421c849631 Copying blob sha256:4ddc08bac214a4dd1000782c56feee3af83f857d3227b0ba7dd92d3fbca27224 Copying blob sha256:8d6c67b424410fea137a680d2c8a5d7f93d6cf95bdcb9bcad821e3a792906d1d Copying blob sha256:cf5a0484b6d9df1af06bc47112c3b02b6b7ab642c9d0ca6bb60173a26e8855f5 Copying blob sha256:1b4a0642b63d5052733e14abe67e435cacedd77e84093ad93b2708fb14bd3ced Copying blob sha256:2f2829f664a0c6535a792f24a5bacdea2bde947bc6cbc146e49f111d3b24389f Copying blob sha256:7877975bfbf0bbfc2d943730996afdc19d5a0fe9b906469ae850a717f9490ecd Copying blob sha256:1b4a0642b63d5052733e14abe67e435cacedd77e84093ad93b2708fb14bd3ced Copying blob sha256:e4b736138f60fec4b36f5d7d7ef3957120a3a3daee6ec9fb5b9e7326d6200da6 Copying blob sha256:7877975bfbf0bbfc2d943730996afdc19d5a0fe9b906469ae850a717f9490ecd Copying blob sha256:2f2829f664a0c6535a792f24a5bacdea2bde947bc6cbc146e49f111d3b24389f Copying blob sha256:2ce63fdb79b439290b2c2b355994800e7333ad50f7e03d1c7870811efa979aae Copying blob sha256:5734338d16e41f8a29f169529c7c1b3e3d00e8a70f22948bd220d3631afcf01d Copying blob sha256:e4b736138f60fec4b36f5d7d7ef3957120a3a3daee6ec9fb5b9e7326d6200da6 Copying blob sha256:0a84e9353ffb7b4b2aa35723019564aa29f948bce803f097258aaac70a7dc8dd Copying blob sha256:2ce63fdb79b439290b2c2b355994800e7333ad50f7e03d1c7870811efa979aae Copying blob sha256:5734338d16e41f8a29f169529c7c1b3e3d00e8a70f22948bd220d3631afcf01d Copying blob sha256:0a84e9353ffb7b4b2aa35723019564aa29f948bce803f097258aaac70a7dc8dd Copying config sha256:68a92c148701fa09aca3c095afea52c78c75ab6dbd54f63b76343a65bcce7f76 Writing manifest to image destination Storing signatures time="2023-11-18T12:42:39Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." debconf: delaying package configuration, since apt-utils is not installed time="2023-11-18T12:42:59Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv error building at STEP "COPY scripts/pgdump.py .": checking on sources under "/home/runner/work/backup-zen/backup-zen": copier: stat: "/scripts/pgdump.py": no such file or directory time="2023-11-18T12:43:01Z" level=error msg="exit status 125"
Build and push image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/