Initial docker compose build github action #7
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 postgres Warning unauthorized: unauthorized to access repository: m1727/raknop/tom-postgres, action: pull: unauthorized to access repository: m1727/raknop/tom-postgres, 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 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 7.34MB / 72.42MB 0.2s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 23.07MB / 72.42MB 0.4s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 31.46MB / 72.42MB 0.5s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 38.80MB / 72.42MB 0.6s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 53.48MB / 72.42MB 0.8s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 68.16MB / 72.42MB 1.0s\n#6 sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 72.42MB / 72.42MB 1.1s done\n#6 extracting sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c\n#6 extracting sha256:bd06b91bb3a9d4d67bdf5593fd3a17594c1527020f8519c680b8a8eea92d4e9c 2.2s done\n#6 DONE 3.5s\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-postgis postgresql-server-dev-15 pgtop libssl-dev libreadline-dev zlib1g-dev tmux netcat-openbsd libzstd1 liblz4-1 libzstd-dev liblz4-dev curl && git clone https://github.com/segasai/q3c.git && cd q3c && make && make install && cd .. && rm -rf q3c && curl -L https://github.com
|