We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-02-23 10:15:00PM UTC
succeeded
flyctl v0.4.14
==> 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 DONE 0.0s
#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.3s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.3s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#5 [internal] load build context
#5 DONE 0.0s
#6 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#6 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#6 DONE 0.0s
#7 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#7 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#7 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 2.46kB 0.1s done
#5 DONE 0.1s
#8 [builder 17/17] RUN mix release
#8 CACHED
#9 [builder 16/17] COPY rel rel
#9 CACHED
#10 [builder 13/17] RUN mix assets.deploy
#10 CACHED
#11 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#11 CACHED
#12 [builder 11/17] COPY lib lib
#12 CACHED
#13 [stage-1 4/6] WORKDIR /app
#13 CACHED
#14 [stage-1 5/6] RUN chown nobody /app
#14 CACHED
#15 [builder 6/17] RUN mix deps.get --only prod
#15 CACHED
#16 [builder 14/17] RUN mix compile
#16 CACHED
#17 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#17 CACHED
#18 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#18 CACHED
#19 [builder 5/17] COPY mix.exs mix.lock ./
#19 CACHED
#20 [builder 8/17] COPY config/config.exs config/prod.exs config/
#20 CACHED
#21 [builder 9/17] RUN mix deps.compile
#21 CACHED
#22 [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/*_*
#22 CACHED
#23 [builder 7/17] RUN mkdir config
#23 CACHED
#24 [builder 15/17] COPY config/runtime.exs config/
#24 CACHED
#25 [builder 10/17] COPY priv priv
#25 CACHED
#26 [builder 12/17] COPY assets assets
#26 CACHED
#27 [builder 3/17] WORKDIR /app
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 done
#29 exporting config sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJ693WGSAXE3NW4AXD79JJP6@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702
#29 pushing layer sha256:f6caa73cba36bd43cedf64756bc4d7aea302736c7349c85658845df5c9de3edd 0.1s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2
#29 pushing layer sha256:c512c84a66476c2b5efd9d843946185272f822ae45efb0d6ed179aee376ae9d0
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b 0.1s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJ693WGSAXE3NW4AXD79JJP6@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.2s done
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 0.2s done
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df 0.2s done
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2 0.2s done
#29 pushing layer sha256:c512c84a66476c2b5efd9d843946185272f822ae45efb0d6ed179aee376ae9d0 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJ693WGSAXE3NW4AXD79JJP6@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.1s done
#29 DONE 0.4s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KJ693WGSAXE3NW4AXD79JJP6
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 287d310c0e5438 [app]
Created machine 48e7415a3de418 [app]
Created machine 807d47b097e908 [app]
Created machine 86e534ce292068 [app]
Created machine d8dd737f4d5168 [app]
Created machine 0807137bd901d8 [app]
Created machine 83d3d5c77237e8 [app]
Created machine 683939df6e3de8 [app]
Created machine 830d12a75162e8 [app]
Created machine 1859655c733638 [app]
Created machine 0805125a67e958 [app]
Created machine 2876105c3d1708 [app]
Created machine 1853d02b052778 [app]
Created machine 287e35ea0e4748 [app]
Created machine 48e6469c715268 [app]
Created machine d8d1097a2d9538 [app]
Created machine d8d1500c2e9ed8 [app]
Created machine 78432e6f672528 [app]
Waiting for all green machines to start
Machine 0805125a67e958 [app] - started
Machine 0807137bd901d8 [app] - started
Machine 1853d02b052778 [app] - started
Machine 1859655c733638 [app] - started
Machine 2876105c3d1708 [app] - started
Machine 287d310c0e5438 [app] - started
Machine 287e35ea0e4748 [app] - started
Machine 48e6469c715268 [app] - started
Machine 48e7415a3de418 [app] - started
Machine 683939df6e3de8 [app] - started
Machine 78432e6f672528 [app] - started
Machine 807d47b097e908 [app] - started
Machine 830d12a75162e8 [app] - started
Machine 83d3d5c77237e8 [app] - started
Machine 86e534ce292068 [app] - started
Machine d8d1097a2d9538 [app] - started
Machine d8d1500c2e9ed8 [app] - started
Machine d8dd737f4d5168 [app] - started
Waiting for all green machines to be healthy
Machine 0805125a67e958 [app] - 1/1 passing
Machine 0807137bd901d8 [app] - 1/1 passing
Machine 1853d02b052778 [app] - 1/1 passing
Machine 1859655c733638 [app] - 1/1 passing
Machine 2876105c3d1708 [app] - 1/1 passing
Machine 287d310c0e5438 [app] - 1/1 passing
Machine 287e35ea0e4748 [app] - 1/1 passing
Machine 48e6469c715268 [app] - 1/1 passing
Machine 48e7415a3de418 [app] - 1/1 passing
Machine 683939df6e3de8 [app] - 1/1 passing
Machine 78432e6f672528 [app] - 1/1 passing
Machine 807d47b097e908 [app] - 1/1 passing
Machine 830d12a75162e8 [app] - 1/1 passing
Machine 83d3d5c77237e8 [app] - 1/1 passing
Machine 86e534ce292068 [app] - 1/1 passing
Machine d8d1097a2d9538 [app] - 1/1 passing
Machine d8d1500c2e9ed8 [app] - 1/1 passing
Machine d8dd737f4d5168 [app] - 1/1 passing
Marking green machines as ready
Machine d8dd737f4d5168 [app] now ready
Machine 86e534ce292068 [app] now ready
Machine 287d310c0e5438 [app] now ready
Machine 48e7415a3de418 [app] now ready
Machine 83d3d5c77237e8 [app] now ready
Machine 0807137bd901d8 [app] now ready
Machine 683939df6e3de8 [app] now ready
Machine 807d47b097e908 [app] now ready
Machine 830d12a75162e8 [app] now ready
Machine 0805125a67e958 [app] now ready
Machine 2876105c3d1708 [app] now ready
Machine 287e35ea0e4748 [app] now ready
Machine 1853d02b052778 [app] now ready
Machine 48e6469c715268 [app] now ready
Machine 1859655c733638 [app] now ready
Machine d8d1097a2d9538 [app] now ready
Machine d8d1500c2e9ed8 [app] now ready
Machine 78432e6f672528 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 287e447a1795e8 [app] cordoned
Machine 87e0def1d7e0e8 [app] cordoned
Machine 82403da706d048 [app] cordoned
Machine 0807196a5d3228 [app] cordoned
Machine 7847946b429278 [app] cordoned
Machine 28606e9a461e28 [app] cordoned
Machine 815137c5771028 [app] cordoned
Machine 78147d2f359318 [app] cordoned
Machine 2860413a6d6e28 [app] cordoned
Machine e825d1ec115908 [app] cordoned
Machine e827771c047458 [app] cordoned
Machine d8d4017a691138 [app] cordoned
Machine e82de15ae5dd78 [app] cordoned
Machine 48e4232c129d78 [app] cordoned
Machine 2863061ce3dd98 [app] cordoned
Machine 6834941b713d08 [app] cordoned
Machine 48e25d7ade3018 [app] cordoned
Machine 2863d22b7e4238 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 0807196a5d3228 [app] - stopped
Machine 2860413a6d6e28 [app] - stopped
Machine 28606e9a461e28 [app] - stopped
Machine 2863061ce3dd98 [app] - stopped
Machine 2863d22b7e4238 [app] - stopped
Machine 287e447a1795e8 [app] - stopped
Machine 48e25d7ade3018 [app] - stopped
Machine 48e4232c129d78 [app] - stopped
Machine 6834941b713d08 [app] - stopped
Machine 78147d2f359318 [app] - stopped
Machine 7847946b429278 [app] - stopped
Machine 815137c5771028 [app] - stopped
Machine 82403da706d048 [app] - stopped
Machine 87e0def1d7e0e8 [app] - stopped
Machine d8d4017a691138 [app] - stopped
Machine e825d1ec115908 [app] - stopped
Machine e827771c047458 [app] - stopped
Machine e82de15ae5dd78 [app] - stopped
Destroying all blue machines
Machine 87e0def1d7e0e8 [app] destroyed
Machine 287e447a1795e8 [app] destroyed
Machine 78147d2f359318 [app] destroyed
Machine 0807196a5d3228 [app] destroyed
Machine 82403da706d048 [app] destroyed
Machine 28606e9a461e28 [app] destroyed
Machine 815137c5771028 [app] destroyed
Machine 7847946b429278 [app] destroyed
Machine e825d1ec115908 [app] destroyed
Machine e827771c047458 [app] destroyed
Machine 6834941b713d08 [app] destroyed
Machine d8d4017a691138 [app] destroyed
Machine 2863061ce3dd98 [app] destroyed
Machine 2860413a6d6e28 [app] destroyed
Machine e82de15ae5dd78 [app] destroyed
Machine 48e25d7ade3018 [app] destroyed
Machine 2863d22b7e4238 [app] destroyed
Machine 48e4232c129d78 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/