We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-04-02 11:45:01AM UTC
succeeded
flyctl v0.4.29
==> 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 DONE 0.3s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.3s
#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 [internal] load build context
#7 ...
#8 [stage-1 4/6] WORKDIR /app
#8 CACHED
#9 [stage-1 5/6] RUN chown nobody /app
#9 CACHED
#10 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#10 CACHED
#11 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#11 CACHED
#12 [builder 6/17] RUN mix deps.get --only prod
#12 CACHED
#13 [builder 17/17] RUN mix release
#13 CACHED
#14 [builder 3/17] WORKDIR /app
#14 CACHED
#15 [builder 9/17] RUN mix deps.compile
#15 CACHED
#16 [builder 14/17] RUN mix compile
#16 CACHED
#17 [builder 8/17] COPY config/config.exs config/prod.exs config/
#17 CACHED
#18 [builder 10/17] COPY priv priv
#18 CACHED
#19 [builder 12/17] COPY assets assets
#19 CACHED
#20 [builder 7/17] RUN mkdir config
#20 CACHED
#21 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#21 CACHED
#22 [builder 11/17] COPY lib lib
#22 CACHED
#23 [builder 16/17] COPY rel rel
#23 CACHED
#24 [builder 15/17] COPY config/runtime.exs config/
#24 CACHED
#25 [builder 5/17] COPY mix.exs mix.lock ./
#25 CACHED
#26 [builder 13/17] RUN mix assets.deploy
#26 CACHED
#27 [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/*_*
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED
#7 [internal] load build context
#7 transferring context: 2.46kB 0.1s done
#7 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:24327d81d677aeab1337dcc9c14e807157c22fa59a278bf049c5db3557ca77a2 done
#29 exporting config sha256:ec47e1626cb7ba66eb2d1ee4508e05a788764bb173deff1b113ccce32775eb5d done
#29 pushing layers for registry.fly.io/flybg:deployment-01KN705MYHY22D0DN4H81WYHZN@sha256:24327d81d677aeab1337dcc9c14e807157c22fa59a278bf049c5db3557ca77a2 0.2s done
#29 pushing layer sha256:4ff39213e6a106563109479400c5a48dd6f646a6a789afc4cf1a7074605cceb1 0.2s done
#29 pushing layer sha256:5c89714ae3c62c45d6b53b41ae8de7092a7da9f0f697c03d77858fb3b5604035 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#29 pushing layer sha256:ec47e1626cb7ba66eb2d1ee4508e05a788764bb173deff1b113ccce32775eb5d 0.1s done
#29 pushing layer sha256:5e83ec6314bae21f186e7d1eec2f12868f198591394b7f4481ea2510a8aa5b8f 0.2s done
#29 pushing layer sha256:6758a1f4029d75b1fcf6f0f1da067a45db5c9248de85ec95862731a833b8923b 0.1s done
#29 pushing layer sha256:cb9d33b92fe8686550271828f571c2f10d2ac95fca7d970eaadaafc48e22996a 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KN705MYHY22D0DN4H81WYHZN@sha256:24327d81d677aeab1337dcc9c14e807157c22fa59a278bf049c5db3557ca77a2 0.1s done
#29 DONE 0.3s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KN705MYHY22D0DN4H81WYHZN
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 e822301b536748 [app]
Created machine 784997eb34d638 [app]
Created machine 56835071aed5e8 [app]
Created machine 879327c6939e38 [app]
Created machine 2872404b0d9138 [app]
Created machine e7841021fe1408 [app]
Created machine 0804239f01ee18 [app]
Created machine e82edd0f509468 [app]
Created machine 1853ed2f744968 [app]
Created machine 1853d9df366098 [app]
Created machine 32872612c35778 [app]
Created machine 78143e5a53d998 [app]
Created machine 1781e412c53138 [app]
Created machine 2863064c729268 [app]
Created machine 7811eddb023598 [app]
Created machine 148e0209c3dd78 [app]
Created machine 83d475c7de53d8 [app]
Created machine d890d17a753708 [app]
Waiting for all green machines to start
Machine 0804239f01ee18 [app] - started
Machine 148e0209c3dd78 [app] - started
Machine 1781e412c53138 [app] - started
Machine 1853d9df366098 [app] - started
Machine 1853ed2f744968 [app] - started
Machine 2863064c729268 [app] - started
Machine 2872404b0d9138 [app] - started
Machine 32872612c35778 [app] - started
Machine 56835071aed5e8 [app] - started
Machine 7811eddb023598 [app] - started
Machine 78143e5a53d998 [app] - started
Machine 784997eb34d638 [app] - started
Machine 83d475c7de53d8 [app] - started
Machine 879327c6939e38 [app] - started
Machine d890d17a753708 [app] - started
Machine e7841021fe1408 [app] - started
Machine e822301b536748 [app] - started
Machine e82edd0f509468 [app] - started
Waiting for all green machines to be healthy
Machine 0804239f01ee18 [app] - 1/1 passing
Machine 148e0209c3dd78 [app] - 1/1 passing
Machine 1781e412c53138 [app] - 1/1 passing
Machine 1853d9df366098 [app] - 1/1 passing
Machine 1853ed2f744968 [app] - 1/1 passing
Machine 2863064c729268 [app] - 1/1 passing
Machine 2872404b0d9138 [app] - 1/1 passing
Machine 32872612c35778 [app] - 1/1 passing
Machine 56835071aed5e8 [app] - 1/1 passing
Machine 7811eddb023598 [app] - 1/1 passing
Machine 78143e5a53d998 [app] - 1/1 passing
Machine 784997eb34d638 [app] - 1/1 passing
Machine 83d475c7de53d8 [app] - 1/1 passing
Machine 879327c6939e38 [app] - 1/1 passing
Machine d890d17a753708 [app] - 1/1 passing
Machine e7841021fe1408 [app] - 1/1 passing
Machine e822301b536748 [app] - 1/1 passing
Machine e82edd0f509468 [app] - 1/1 passing
Marking green machines as ready
Machine 784997eb34d638 [app] now ready
Machine e822301b536748 [app] now ready
Machine 56835071aed5e8 [app] now ready
Machine e7841021fe1408 [app] now ready
Machine e82edd0f509468 [app] now ready
Machine 0804239f01ee18 [app] now ready
Machine 2872404b0d9138 [app] now ready
Machine 1853ed2f744968 [app] now ready
Machine 32872612c35778 [app] now ready
Machine 1853d9df366098 [app] now ready
Machine 78143e5a53d998 [app] now ready
Machine 879327c6939e38 [app] now ready
Machine 7811eddb023598 [app] now ready
Machine 1781e412c53138 [app] now ready
Machine 2863064c729268 [app] now ready
Machine 83d475c7de53d8 [app] now ready
Machine 148e0209c3dd78 [app] now ready
Machine d890d17a753708 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 836951fd21e1d8 [app] cordoned
Machine 3d8d24d0ae3758 [app] cordoned
Machine e2869734b07618 [app] cordoned
Machine 801e36c6635078 [app] cordoned
Machine 8047edf64951e8 [app] cordoned
Machine 0800d05b195078 [app] cordoned
Machine 32879917c69208 [app] cordoned
Machine 2863e24f930718 [app] cordoned
Machine d896d07a29d778 [app] cordoned
Machine 48e2454c052008 [app] cordoned
Machine 801e92a6dd9458 [app] cordoned
Machine 080e471c022758 [app] cordoned
Machine 18577d4b671048 [app] cordoned
Machine 148e035da39418 [app] cordoned
Machine 185135db1e5458 [app] cordoned
Machine 81903dc9990e98 [app] cordoned
Machine 68303d6ae50538 [app] cordoned
Machine 32872127c616d8 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 0800d05b195078 [app] - stopped
Machine 080e471c022758 [app] - stopped
Machine 148e035da39418 [app] - stopped
Machine 185135db1e5458 [app] - stopped
Machine 18577d4b671048 [app] - stopped
Machine 2863e24f930718 [app] - stopped
Machine 32872127c616d8 [app] - stopped
Machine 32879917c69208 [app] - stopped
Machine 3d8d24d0ae3758 [app] - stopped
Machine 48e2454c052008 [app] - stopped
Machine 68303d6ae50538 [app] - stopped
Machine 801e36c6635078 [app] - stopped
Machine 801e92a6dd9458 [app] - stopped
Machine 8047edf64951e8 [app] - stopped
Machine 81903dc9990e98 [app] - stopped
Machine 836951fd21e1d8 [app] - stopped
Machine d896d07a29d778 [app] - stopped
Machine e2869734b07618 [app] - stopped
Destroying all blue machines
Machine 3d8d24d0ae3758 [app] destroyed
Machine 32879917c69208 [app] destroyed
Machine e2869734b07618 [app] destroyed
Machine 801e36c6635078 [app] destroyed
Machine 8047edf64951e8 [app] destroyed
Machine 2863e24f930718 [app] destroyed
Machine 0800d05b195078 [app] destroyed
Machine 836951fd21e1d8 [app] destroyed
Machine 801e92a6dd9458 [app] destroyed
Machine 48e2454c052008 [app] destroyed
Machine 080e471c022758 [app] destroyed
Machine d896d07a29d778 [app] destroyed
Machine 148e035da39418 [app] destroyed
Machine 32872127c616d8 [app] destroyed
Machine 185135db1e5458 [app] destroyed
Machine 18577d4b671048 [app] destroyed
Machine 81903dc9990e98 [app] destroyed
Machine 68303d6ae50538 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/