We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-05-23 01:30:00AM UTC
succeeded
flyctl v0.4.54
==> Verifying app config
Validating /repos/bluegreen/fly.toml
[32m✓[0m Configuration is valid
--> Verified app config
==> Building image
Waiting for depot builder...
==> Building image with Depot
--> build: (​)
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.1s done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.5s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.5s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#5 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 DONE 0.0s
#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 DONE 0.0s
#7 [builder 17/17] RUN mix release
#7 CACHED
#8 [stage-1 5/6] RUN chown nobody /app
#8 CACHED
#9 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#9 CACHED
#10 [builder 5/17] COPY mix.exs mix.lock ./
#10 CACHED
#11 [stage-1 2/6] RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*
#11 CACHED
#12 [builder 15/17] COPY config/runtime.exs config/
#12 CACHED
#13 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#13 CACHED
#14 [builder 11/17] COPY lib lib
#14 CACHED
#15 [builder 14/17] RUN mix compile
#15 CACHED
#16 [builder 16/17] COPY rel rel
#16 CACHED
#17 [builder 12/17] COPY assets assets
#17 CACHED
#18 [builder 8/17] COPY config/config.exs config/prod.exs config/
#18 CACHED
#19 [builder 10/17] COPY priv priv
#19 CACHED
#20 [builder 6/17] RUN mix deps.get --only prod
#20 CACHED
#21 [builder 9/17] RUN mix deps.compile
#21 CACHED
#22 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#22 CACHED
#23 [stage-1 4/6] WORKDIR /app
#23 CACHED
#24 [builder 3/17] WORKDIR /app
#24 CACHED
#25 [builder 7/17] RUN mkdir config
#25 CACHED
#26 [builder 13/17] RUN mix assets.deploy
#26 CACHED
#27 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#27 CACHED
#28 [internal] load build context
#28 transferring context: 2.46kB 0.1s done
#28 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f done
#29 exporting config sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KS978642X7B2TVJG8EB2MV80@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f 0.2s done
#29 pushing layer sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layer sha256:8691fc906f1850b1ee437fa2da6636ca09cb4433a935541b110f025c092dcef7 0.1s done
#29 pushing layer sha256:4f44c0c4dbdc562548befa2f34a47a8c21f095eb6e7c863e2f9e737bb2345a75 0.1s done
#29 pushing layer sha256:5e85b6e5c5de6e839934d55163e7ada8a5488cef657b3a1c4f9d79be629ebf0b 0.2s done
#29 pushing layer sha256:0d61f4fbeaf134fd0a477140827d9a019aba7ae71ad301aa5bc0ecdaa5689ed5 0.1s done
#29 pushing layer sha256:8a3a399dc112cb105345e5b5adf31d4072d5f216c7df01832742b239712e8856 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KS978642X7B2TVJG8EB2MV80@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f 0.4s done
#29 DONE 0.6s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KS978642X7B2TVJG8EB2MV80
image size: 41 MB
Watch your deployment at https://fly.io/apps/flybg/monitoring
Updating existing machines in 'flybg' with bluegreen strategy
Verifying if app can be safely deployed
Creating green machines
Created machine 0800d09a373668 [app]
Created machine 0803ee9f251128 [app]
Created machine d8929e9c2354d8 [app]
Created machine 7841e5dc65dd98 [app]
Created machine 9080d291cdd038 [app]
Created machine 2873562a906538 [app]
Created machine 0801937bd764d8 [app]
Created machine d89954ec171d08 [app]
Created machine 84e674a2e2e210 [app]
Created machine 781ee32f45e118 [app]
Created machine 48e32edbed0268 [app]
Created machine d893599f4245d8 [app]
Created machine 2863066b670038 [app]
Created machine 080337ef553d28 [app]
Created machine 3d8d0154fe15e8 [app]
Created machine 32870307cd7098 [app]
Created machine d894755a5e4238 [app]
Created machine 8ed669b7132de8 [app]
Created machine 7815617fe00768 [app]
Waiting for all green machines to start
Machine 0800d09a373668 [app] - started
Machine 0801937bd764d8 [app] - started
Machine 080337ef553d28 [app] - started
Machine 0803ee9f251128 [app] - started
Machine 2863066b670038 [app] - started
Machine 2873562a906538 [app] - started
Machine 32870307cd7098 [app] - started
Machine 3d8d0154fe15e8 [app] - started
Machine 48e32edbed0268 [app] - started
Machine 7815617fe00768 [app] - started
Machine 781ee32f45e118 [app] - started
Machine 7841e5dc65dd98 [app] - started
Machine 84e674a2e2e210 [app] - started
Machine 8ed669b7132de8 [app] - started
Machine 9080d291cdd038 [app] - started
Machine d8929e9c2354d8 [app] - started
Machine d893599f4245d8 [app] - started
Machine d894755a5e4238 [app] - started
Machine d89954ec171d08 [app] - started
Waiting for all green machines to be healthy
Machine 0800d09a373668 [app] - 1/1 passing
Machine 0801937bd764d8 [app] - 1/1 passing
Machine 080337ef553d28 [app] - 1/1 passing
Machine 0803ee9f251128 [app] - 1/1 passing
Machine 2863066b670038 [app] - 1/1 passing
Machine 2873562a906538 [app] - 1/1 passing
Machine 32870307cd7098 [app] - 1/1 passing
Machine 3d8d0154fe15e8 [app] - 1/1 passing
Machine 48e32edbed0268 [app] - 1/1 passing
Machine 7815617fe00768 [app] - 1/1 passing
Machine 781ee32f45e118 [app] - 1/1 passing
Machine 7841e5dc65dd98 [app] - 1/1 passing
Machine 84e674a2e2e210 [app] - 1/1 passing
Machine 8ed669b7132de8 [app] - 1/1 passing
Machine 9080d291cdd038 [app] - 1/1 passing
Machine d8929e9c2354d8 [app] - 1/1 passing
Machine d893599f4245d8 [app] - 1/1 passing
Machine d894755a5e4238 [app] - 1/1 passing
Machine d89954ec171d08 [app] - 1/1 passing
Marking green machines as ready
Machine 9080d291cdd038 [app] now ready
Machine 0803ee9f251128 [app] now ready
Machine 0800d09a373668 [app] now ready
Machine d8929e9c2354d8 [app] now ready
Machine 2873562a906538 [app] now ready
Machine 7841e5dc65dd98 [app] now ready
Machine 0801937bd764d8 [app] now ready
Machine d89954ec171d08 [app] now ready
Machine 84e674a2e2e210 [app] now ready
Machine 781ee32f45e118 [app] now ready
Machine 48e32edbed0268 [app] now ready
Machine d893599f4245d8 [app] now ready
Machine 8ed669b7132de8 [app] now ready
Machine 3d8d0154fe15e8 [app] now ready
Machine 2863066b670038 [app] now ready
Machine 080337ef553d28 [app] now ready
Machine d894755a5e4238 [app] now ready
Machine 7815617fe00768 [app] now ready
Machine 32870307cd7098 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 9185de19ad2668 [app] cordoned
Machine 781ee7df5213e8 [app] cordoned
Machine 8e10e3ad6d0918 [app] cordoned
Machine 48e0dd9be137e8 [app] cordoned
Machine 48e4530a973328 [app] cordoned
Machine 8195e2a9522098 [app] cordoned
Machine 867592be6d3798 [app] cordoned
Machine e820141f29d2e8 [app] cordoned
Machine 784035ea6d1158 [app] cordoned
Machine 7817409b600538 [app] cordoned
Machine 7813e23b276338 [app] cordoned
Machine 78197e2b245758 [app] cordoned
Machine 48e007db110d28 [app] cordoned
Machine 9080d53df76348 [app] cordoned
Machine 8ed67ea713d698 [app] cordoned
Machine 7847455a1e4e78 [app] cordoned
Machine d8946ddb247268 [app] cordoned
Machine 286765dbd2e178 [app] cordoned
Machine 17812795f95668 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 17812795f95668 [app] - stopped
Machine 286765dbd2e178 [app] - stopped
Machine 48e007db110d28 [app] - stopped
Machine 48e0dd9be137e8 [app] - stopped
Machine 48e4530a973328 [app] - stopped
Machine 7813e23b276338 [app] - stopped
Machine 7817409b600538 [app] - stopped
Machine 78197e2b245758 [app] - stopped
Machine 781ee7df5213e8 [app] - stopped
Machine 784035ea6d1158 [app] - stopped
Machine 7847455a1e4e78 [app] - stopped
Machine 8195e2a9522098 [app] - stopped
Machine 867592be6d3798 [app] - stopped
Machine 8e10e3ad6d0918 [app] - stopped
Machine 8ed67ea713d698 [app] - stopped
Machine 9080d53df76348 [app] - stopped
Machine 9185de19ad2668 [app] - stopped
Machine d8946ddb247268 [app] - stopped
Machine e820141f29d2e8 [app] - stopped
Destroying all blue machines
Machine 9185de19ad2668 [app] destroyed
Machine e820141f29d2e8 [app] destroyed
Machine 781ee7df5213e8 [app] destroyed
Machine 8195e2a9522098 [app] destroyed
Machine 867592be6d3798 [app] destroyed
Machine 48e0dd9be137e8 [app] destroyed
Machine 48e4530a973328 [app] destroyed
Machine 8e10e3ad6d0918 [app] destroyed
Machine 7813e23b276338 [app] destroyed
Machine 784035ea6d1158 [app] destroyed
Machine 7817409b600538 [app] destroyed
Machine 9080d53df76348 [app] destroyed
Machine d8946ddb247268 [app] destroyed
Machine 8ed67ea713d698 [app] destroyed
Machine 48e007db110d28 [app] destroyed
Machine 17812795f95668 [app] destroyed
Machine 78197e2b245758 [app] destroyed
Machine 286765dbd2e178 [app] destroyed
Machine 7847455a1e4e78 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/