We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-03-04 10:30:00PM UTC
succeeded
flyctl v0.4.17
==> 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 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 CACHED
#9 [builder 9/17] RUN mix deps.compile
#9 CACHED
#10 [builder 6/17] RUN mix deps.get --only prod
#10 CACHED
#11 [stage-1 4/6] WORKDIR /app
#11 CACHED
#12 [builder 15/17] COPY config/runtime.exs config/
#12 CACHED
#13 [stage-1 5/6] RUN chown nobody /app
#13 CACHED
#14 [builder 3/17] WORKDIR /app
#14 CACHED
#15 [builder 10/17] COPY priv priv
#15 CACHED
#16 [builder 12/17] COPY assets assets
#16 CACHED
#17 [builder 11/17] COPY lib lib
#17 CACHED
#18 [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/*_*
#18 CACHED
#19 [builder 17/17] RUN mix release
#19 CACHED
#20 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#20 CACHED
#21 [builder 8/17] COPY config/config.exs config/prod.exs config/
#21 CACHED
#22 [builder 14/17] RUN mix compile
#22 CACHED
#23 [builder 13/17] RUN mix assets.deploy
#23 CACHED
#24 [builder 5/17] COPY mix.exs mix.lock ./
#24 CACHED
#25 [builder 7/17] RUN mkdir config
#25 CACHED
#26 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#26 CACHED
#27 [builder 16/17] COPY rel rel
#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:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 done
#29 exporting config sha256:66c1b92a9c89089196e23d7e0c2afc1c42a7c19063ecdc0b863f20a862897a47 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJXFHVFD3P6B46VDAWSGXE68@sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 0.2s done
#29 pushing layer sha256:66c1b92a9c89089196e23d7e0c2afc1c42a7c19063ecdc0b863f20a862897a47 0.1s done
#29 pushing layer sha256:9b9d6172354342eabedcafc7b5a981084db10d42aa912999b8bec4cac164854c 0.1s done
#29 pushing layer sha256:2f91b7e22e0e5203fda1ea472ad5c3c330a8d6edb57f398dd3095285e3298a1b 0.2s done
#29 pushing layer sha256:fbe332dbfe3d0f7aff3f3e568f59b3f61b1820148e8c1640904bcfcbb0405ccd 0.1s done
#29 pushing layer sha256:7fd774369e81882708e160a5a533a155220190d2fed80959c611d7db82e8d675 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layer sha256:18198083aed07f36f216603d43362dd02a86d08fd33f08f784b08685d1e769f9 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJXFHVFD3P6B46VDAWSGXE68@sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 0.1s done
#29 DONE 0.3s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KJXFHVFD3P6B46VDAWSGXE68
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 5683465ea5098e [app]
Created machine 568345debd2e68 [app]
Created machine d8d1d21a767658 [app]
Created machine 811005f5949568 [app]
Created machine 781997da460418 [app]
Created machine 830d5da7766308 [app]
Created machine d8de926b29d768 [app]
Created machine 17810276b97789 [app]
Created machine 6839951a5659e8 [app]
Created machine e82949df363998 [app]
Created machine 90804d5df35787 [app]
Created machine 68320e0f10d128 [app]
Created machine e827943f71dd48 [app]
Created machine 28633ebe20d348 [app]
Created machine 3287d071a4dd78 [app]
Created machine 24d892541f4687 [app]
Created machine d8d1500c29d138 [app]
Created machine 185e275b515218 [app]
Waiting for all green machines to start
Machine 17810276b97789 [app] - started
Machine 185e275b515218 [app] - started
Machine 24d892541f4687 [app] - started
Machine 28633ebe20d348 [app] - started
Machine 3287d071a4dd78 [app] - started
Machine 568345debd2e68 [app] - started
Machine 5683465ea5098e [app] - started
Machine 68320e0f10d128 [app] - started
Machine 6839951a5659e8 [app] - started
Machine 781997da460418 [app] - started
Machine 811005f5949568 [app] - started
Machine 830d5da7766308 [app] - started
Machine 90804d5df35787 [app] - started
Machine d8d1500c29d138 [app] - started
Machine d8d1d21a767658 [app] - started
Machine d8de926b29d768 [app] - started
Machine e827943f71dd48 [app] - started
Machine e82949df363998 [app] - started
Waiting for all green machines to be healthy
Machine 17810276b97789 [app] - 1/1 passing
Machine 185e275b515218 [app] - 1/1 passing
Machine 24d892541f4687 [app] - 1/1 passing
Machine 28633ebe20d348 [app] - 1/1 passing
Machine 3287d071a4dd78 [app] - 1/1 passing
Machine 568345debd2e68 [app] - 1/1 passing
Machine 5683465ea5098e [app] - 1/1 passing
Machine 68320e0f10d128 [app] - 1/1 passing
Machine 6839951a5659e8 [app] - 1/1 passing
Machine 781997da460418 [app] - 1/1 passing
Machine 811005f5949568 [app] - unchecked
Machine 830d5da7766308 [app] - 1/1 passing
Machine 90804d5df35787 [app] - 1/1 passing
Machine d8d1500c29d138 [app] - 1/1 passing
Machine d8d1d21a767658 [app] - 1/1 passing
Machine d8de926b29d768 [app] - 1/1 passing
Machine e827943f71dd48 [app] - 1/1 passing
Machine e82949df363998 [app] - 1/1 passing
Machine 17810276b97789 [app] - 1/1 passing
Machine 185e275b515218 [app] - 1/1 passing
Machine 24d892541f4687 [app] - 1/1 passing
Machine 28633ebe20d348 [app] - 1/1 passing
Machine 3287d071a4dd78 [app] - 1/1 passing
Machine 568345debd2e68 [app] - 1/1 passing
Machine 5683465ea5098e [app] - 1/1 passing
Machine 68320e0f10d128 [app] - 1/1 passing
Machine 6839951a5659e8 [app] - 1/1 passing
Machine 781997da460418 [app] - 1/1 passing
Machine 811005f5949568 [app] - 1/1 passing
Machine 830d5da7766308 [app] - 1/1 passing
Machine 90804d5df35787 [app] - 1/1 passing
Machine d8d1500c29d138 [app] - 1/1 passing
Machine d8d1d21a767658 [app] - 1/1 passing
Machine d8de926b29d768 [app] - 1/1 passing
Machine e827943f71dd48 [app] - 1/1 passing
Machine e82949df363998 [app] - 1/1 passing
Marking green machines as ready
Machine 5683465ea5098e [app] now ready
Machine 568345debd2e68 [app] now ready
Machine 811005f5949568 [app] now ready
Machine 830d5da7766308 [app] now ready
Machine d8de926b29d768 [app] now ready
Machine d8d1d21a767658 [app] now ready
Machine 781997da460418 [app] now ready
Machine 17810276b97789 [app] now ready
Machine 6839951a5659e8 [app] now ready
Machine e82949df363998 [app] now ready
Machine 68320e0f10d128 [app] now ready
Machine 28633ebe20d348 [app] now ready
Machine e827943f71dd48 [app] now ready
Machine 3287d071a4dd78 [app] now ready
Machine 24d892541f4687 [app] now ready
Machine d8d1500c29d138 [app] now ready
Machine 185e275b515218 [app] now ready
Machine 90804d5df35787 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 4d89275db54687 [app] cordoned
Machine 890134b666d078 [app] cordoned
Machine 90804046f16958 [app] cordoned
Machine 286e274a461648 [app] cordoned
Machine 8ed171c797e378 [app] cordoned
Machine 6834212cdee158 [app] cordoned
Machine 18592e0b22e228 [app] cordoned
Machine e7846165c4d728 [app] cordoned
Machine 18590d6f2539d8 [app] cordoned
Machine 390804d76b0087 [app] cordoned
Machine 286e727b937928 [app] cordoned
Machine 287ee6c02e7128 [app] cordoned
Machine 73d8de016c1e89 [app] cordoned
Machine 48e7456f752238 [app] cordoned
Machine 85750da41919d8 [app] cordoned
Machine 24d892541f6687 [app] cordoned
Machine 2867651a4749e8 [app] cordoned
Machine e2861202f79986 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 18590d6f2539d8 [app] - stopped
Machine 18592e0b22e228 [app] - stopped
Machine 24d892541f6687 [app] - stopped
Machine 2867651a4749e8 [app] - stopped
Machine 286e274a461648 [app] - stopped
Machine 286e727b937928 [app] - stopped
Machine 287ee6c02e7128 [app] - stopped
Machine 390804d76b0087 [app] - stopped
Machine 48e7456f752238 [app] - stopped
Machine 4d89275db54687 [app] - stopped
Machine 6834212cdee158 [app] - stopped
Machine 73d8de016c1e89 [app] - stopped
Machine 85750da41919d8 [app] - stopped
Machine 890134b666d078 [app] - stopped
Machine 8ed171c797e378 [app] - started
Machine 90804046f16958 [app] - stopped
Machine e2861202f79986 [app] - stopped
Machine e7846165c4d728 [app] - stopped
Machine 18590d6f2539d8 [app] - stopped
Machine 18592e0b22e228 [app] - stopped
Machine 24d892541f6687 [app] - stopped
Machine 2867651a4749e8 [app] - stopped
Machine 286e274a461648 [app] - stopped
Machine 286e727b937928 [app] - stopped
Machine 287ee6c02e7128 [app] - stopped
Machine 390804d76b0087 [app] - stopped
Machine 48e7456f752238 [app] - stopped
Machine 4d89275db54687 [app] - stopped
Machine 6834212cdee158 [app] - stopped
Machine 73d8de016c1e89 [app] - stopped
Machine 85750da41919d8 [app] - stopped
Machine 890134b666d078 [app] - stopped
Machine 8ed171c797e378 [app] - stopped
Machine 90804046f16958 [app] - stopped
Machine e2861202f79986 [app] - stopped
Machine e7846165c4d728 [app] - stopped
Destroying all blue machines
Machine 4d89275db54687 [app] destroyed
Machine 90804046f16958 [app] destroyed
Machine e7846165c4d728 [app] destroyed
Machine 8ed171c797e378 [app] destroyed
Machine 6834212cdee158 [app] destroyed
Machine 286e274a461648 [app] destroyed
Machine 890134b666d078 [app] destroyed
Machine 390804d76b0087 [app] destroyed
Machine 18592e0b22e228 [app] destroyed
Machine 287ee6c02e7128 [app] destroyed
Machine 24d892541f6687 [app] destroyed
Machine 286e727b937928 [app] destroyed
Machine 48e7456f752238 [app] destroyed
Machine 73d8de016c1e89 [app] destroyed
Machine 18590d6f2539d8 [app] destroyed
Machine 85750da41919d8 [app] destroyed
Machine 2867651a4749e8 [app] destroyed
Machine e2861202f79986 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/