Skip to content

Initial docker compose build github action #3

Initial docker compose build github action

Initial docker compose build github action #3

Triggered via pull request November 5, 2024 20:41
Status Failure
Total duration 5m 12s
Artifacts

docker-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
test
{"exitCode":1,"err":" postgres Pulling \n migratedb Pulling \n tom Pulling \n tom Warning unauthorized: unauthorized to access repository: m1727/raknop/tom_desc_bindmount, action: pull: unauthorized to access repository: m1727/raknop/tom_desc_bindmount, action: pull\n migratedb Warning unauthorized: unauthorized to access repository: m1727/raknop/tom_desc_bindmount, action: pull: unauthorized to access repository: m1727/raknop/tom_desc_bindmount, action: pull\n postgres Warning unauthorized: unauthorized to access repository: m1727/raknop/tom-postgres, action: pull: unauthorized to access repository: m1727/raknop/tom-postgres, action: pull\n Network tom_desc_default Creating\n Network tom_desc_default Created\n Volume \"tom_desc_tomdbdata\" Creating\n Volume \"tom_desc_tomdbdata\" Created\n Container tom_desc-postgres-1 Creating\n Container tom_desc-postgres-1 Created\n Container tom_desc-migratedb-1 Creating\n Container tom_desc-migratedb-1 Created\n Container tom_desc-tom-1 Creating\n Container tom_desc-tom-1 Created\n Container tom_desc-postgres-1 Starting\n Container tom_desc-postgres-1 Started\n Container tom_desc-postgres-1 Waiting\n Container tom_desc-postgres-1 Healthy\n Container tom_desc-migratedb-1 Starting\n Container tom_desc-migratedb-1 Started\n Container tom_desc-migratedb-1 Waiting\n Container tom_desc-migratedb-1 service \"migratedb\" didn't complete successfully: exit 1\nservice \"migratedb\" didn't complete successfully: exit 1\n","out":"#0 building with \"default\" instance using docker driver\n\n#1 [postgres internal] load build definition from Dockerfile\n#1 transferring dockerfile: 2.58kB done\n#1 DONE 0.0s\n\n#2 [postgres auth] rknop/devuan-daedalus-rknop:pull token for registry-1.docker.io\n#2 DONE 0.0s\n\n#3 [postgres internal] load metadata for docker.io/rknop/devuan-daedalus-rknop:latest\n#3 DONE 0.5s\n\n#4 [postgres internal] load .dockerignore\n#4 transferring context: 2B done\n#4 DONE 0.0s\n\n#5 [postgres internal] load build context\n#5 transferring context: 30.69kB done\n#5 DONE 0.0s\n\n#6 [postgres base 1/8] FROM docker.io/rknop/devuan-daedalus-rknop:latest@sha256:132ff493adf40b7962ac6a79de9f08def69f4a2c0fe3c1c1d243c64bc0e6bdf9\n#6 resolve docker.io/rknop/devuan-daedalus-rknop:latest@sha256:132ff493adf40b7962ac6a79de9f08def69f4a2c0fe3c1c1d243c64bc0e6bdf9 done\n#6 sha256:132ff493adf40b7962ac6a79de9f08def69f4a2c0fe3c1c1d243c64bc0e6bdf9 528B / 528B done\n#6 sha256:422eca7a8fcdbfd4060060badb920e3766a4a183da260850a24113a4f611f66f 887B / 887B done\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 0B / 72.42MB 0.1s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 8.39MB / 72.42MB 0.5s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 15.73MB / 72.42MB 0.6s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 24.12MB / 72.42MB 0.8s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 29.36MB / 72.42MB 0.9s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 36.70MB / 72.42MB 1.1s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 42.99MB / 72.42MB 1.2s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 55.57MB / 72.42MB 1.5s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 65.01MB / 72.42MB 1.7s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 69.21MB / 72.42MB 1.8s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 72.42MB / 72.42MB 2.0s done\n#6 extracting sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c\n#6 extracting sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 2.2s done\n#6 DONE 4.3s\n\n#7 [postgres base 2/8] RUN mkdir /build\n#7 DONE 0.5s\n\n#8 [postgres base 3/8] WORKDIR /build\n#8 DONE 0.0s\n\n#9 [postgres base 4/8] RUN apt-get update && apt-get -y upgrade && apt-get -y install make git gcc postgresql-15 postgresql-client-15 postgresql-15-po