2026-05-05 03:30:00AM UTC

succeeded

flyctl v0.4.46

==> Verifying app config
Validating /repos/bluegreen/fly.toml
✓ 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.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 [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  6/17] RUN mix deps.get --only prod
#8 CACHED
#9 [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/*_*
#9 CACHED
#10 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#10 CACHED
#11 [builder  5/17] COPY mix.exs mix.lock ./
#11 CACHED
#12 [builder 17/17] RUN mix release
#12 CACHED
#13 [builder 10/17] COPY priv priv
#13 CACHED
#14 [builder 16/17] COPY rel rel
#14 CACHED
#15 [builder  8/17] COPY config/config.exs config/prod.exs config/
#15 CACHED
#16 [stage-1 5/6] RUN chown nobody /app
#16 CACHED
#17 [builder 14/17] RUN mix compile
#17 CACHED
#18 [builder  7/17] RUN mkdir config
#18 CACHED

#19 [builder 12/17] COPY assets assets
#19 CACHED

#20 [stage-1 4/6] WORKDIR /app
#20 CACHED

#21 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#21 CACHED

#22 [builder  9/17] RUN mix deps.compile
#22 CACHED

#23 [builder 13/17] RUN mix assets.deploy
#23 CACHED

#24 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#24 CACHED

#25 [builder  3/17] WORKDIR /app
#25 CACHED
#26 [builder 11/17] COPY lib lib
#26 CACHED

#27 [builder 15/17] COPY config/runtime.exs config/
#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:cac14f757c97797fcf22288109a679637b9dbc9833a7767ed09a5c7fa5d6b188 done
#29 exporting config sha256:ba25677996d91d169af91f42e3d825467ccc124cae06cbc2e4d00bde8764e081 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KQV2YZD0GSPQMH3VGN8MXA45@sha256:cac14f757c97797fcf22288109a679637b9dbc9833a7767ed09a5c7fa5d6b188 0.2s done
#29 pushing layer sha256:ba25677996d91d169af91f42e3d825467ccc124cae06cbc2e4d00bde8764e081 0.1s done
#29 pushing layer sha256:4810280e56a0565f5dbed77c41322c9ab9ee08aba32ac19405d1aea5fdb6a307 0.1s done
#29 pushing layer sha256:dd7ba7ccba2c3678dd254aaf127207f0139ed313019a7d6b19c6e95905213031 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#29 pushing layer sha256:a8f5876b5110f6680d8578dbc925c5e2501e1b5434ed74df34fe7b9376c6841b 0.2s done
#29 pushing layer sha256:e9448bf9b06ba29c24d9f07c6fb84a3468c37cb9e1c3062bf0febb2a05d5331a 0.1s done
#29 pushing layer sha256:1bdbb3e982fcacf20c833933a487201d0372eaf8ba6f2d1726900bb8bf827766 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KQV2YZD0GSPQMH3VGN8MXA45@sha256:cac14f757c97797fcf22288109a679637b9dbc9833a7767ed09a5c7fa5d6b188 0.1s done
#29 DONE 0.3s

#7 [internal] load build context
--> Build Summary:  (​)
--> Building image done

Watch your deployment at https://fly.io/apps/flybg/monitoring

image: registry.fly.io/flybg:deployment-01KQV2YZD0GSPQMH3VGN8MXA45
image size: 41 MB
Updating existing machines in 'flybg' with bluegreen strategy

Verifying if app can be safely deployed 

Creating green machines
  Created machine d892e7ec07e708 [app]
  Created machine 48e10e5f0d5e48 [app]
  Created machine 080476eae95768 [app]
  Created machine 8e7e64a569d448 [app]
  Created machine 7849697b349d68 [app]
  Created machine 784035ea644628 [app]
  Created machine 78417d5f4007e8 [app]
  Created machine 287d671f3de608 [app]
  Created machine d899393c3e3408 [app]
  Created machine 7849303a614d18 [app]
  Created machine 879440c0344998 [app]
  Created machine 781ee71c54dd18 [app]
  Created machine 1781e249b4d638 [app]
  Created machine d8934e6b43d538 [app]
  Created machine d8d9e14c901228 [app]
  Created machine d893075b676308 [app]
  Created machine 805409b66d02e8 [app]
  Created machine 683d597ce71268 [app]

Waiting for all green machines to start
  Machine 080476eae95768 [app] - started
  Machine 1781e249b4d638 [app] - started
  Machine 287d671f3de608 [app] - started
  Machine 48e10e5f0d5e48 [app] - started
  Machine 683d597ce71268 [app] - started
  Machine 781ee71c54dd18 [app] - started
  Machine 784035ea644628 [app] - started
  Machine 78417d5f4007e8 [app] - started
  Machine 7849303a614d18 [app] - started
  Machine 7849697b349d68 [app] - started
  Machine 805409b66d02e8 [app] - started
  Machine 879440c0344998 [app] - started
  Machine 8e7e64a569d448 [app] - started
  Machine d892e7ec07e708 [app] - started
  Machine d893075b676308 [app] - started
  Machine d8934e6b43d538 [app] - started
  Machine d899393c3e3408 [app] - started
  Machine d8d9e14c901228 [app] - started

Waiting for all green machines to be healthy
  Machine 080476eae95768 [app] - 1/1 passing
  Machine 1781e249b4d638 [app] - 1/1 passing
  Machine 287d671f3de608 [app] - 1/1 passing
  Machine 48e10e5f0d5e48 [app] - 1/1 passing
  Machine 683d597ce71268 [app] - 1/1 passing
  Machine 781ee71c54dd18 [app] - 1/1 passing
  Machine 784035ea644628 [app] - 1/1 passing
  Machine 78417d5f4007e8 [app] - 1/1 passing
  Machine 7849303a614d18 [app] - 1/1 passing
  Machine 7849697b349d68 [app] - 1/1 passing
  Machine 805409b66d02e8 [app] - 1/1 passing
  Machine 879440c0344998 [app] - 1/1 passing
  Machine 8e7e64a569d448 [app] - 1/1 passing
  Machine d892e7ec07e708 [app] - 1/1 passing
  Machine d893075b676308 [app] - 1/1 passing
  Machine d8934e6b43d538 [app] - 1/1 passing
  Machine d899393c3e3408 [app] - 1/1 passing
  Machine d8d9e14c901228 [app] - 1/1 passing

Marking green machines as ready
  Machine 8e7e64a569d448 [app] now ready
  Machine d892e7ec07e708 [app] now ready
  Machine 7849697b349d68 [app] now ready
  Machine 080476eae95768 [app] now ready
  Machine 78417d5f4007e8 [app] now ready
  Machine 784035ea644628 [app] now ready
  Machine 879440c0344998 [app] now ready
  Machine 7849303a614d18 [app] now ready
  Machine d899393c3e3408 [app] now ready
  Machine d8934e6b43d538 [app] now ready
  Machine 781ee71c54dd18 [app] now ready
  Machine 1781e249b4d638 [app] now ready
  Machine d8d9e14c901228 [app] now ready
  Machine 683d597ce71268 [app] now ready
  Machine 805409b66d02e8 [app] now ready
  Machine d893075b676308 [app] now ready
  Machine 287d671f3de608 [app] now ready
  Machine 48e10e5f0d5e48 [app] now ready

Checkpointing deployment, this may take a few seconds...

Waiting before cordoning all blue machines
  Machine 8043dda27dd668 [app] cordoned
  Machine 2869702a4547d8 [app] cordoned
  Machine 781e456b976338 [app] cordoned
  Machine 185192db550938 [app] cordoned
  Machine 7841643a2741e8 [app] cordoned
  Machine d8d1406c06e568 [app] cordoned
  Machine 2872420c375918 [app] cordoned
  Machine 32872064a63968 [app] cordoned
  Machine 800eeda6522d48 [app] cordoned
  Machine 784436df413768 [app] cordoned
  Machine 7814262ad03258 [app] cordoned
  Machine 781e7d9c517928 [app] cordoned
  Machine 3287206df33968 [app] cordoned
  Machine 0803269c6904d8 [app] cordoned
  Machine 48ed673fed3598 [app] cordoned
  Machine 81903dc99d2048 [app] cordoned
  Machine 287154ea499618 [app] cordoned
  Machine e784525dc463e8 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0803269c6904d8 [app] - stopped
  Machine 185192db550938 [app] - stopped
  Machine 2869702a4547d8 [app] - stopped
  Machine 287154ea499618 [app] - stopped
  Machine 2872420c375918 [app] - stopped
  Machine 32872064a63968 [app] - stopped
  Machine 3287206df33968 [app] - stopped
  Machine 48ed673fed3598 [app] - stopped
  Machine 7814262ad03258 [app] - stopped
  Machine 781e456b976338 [app] - stopped
  Machine 781e7d9c517928 [app] - stopped
  Machine 7841643a2741e8 [app] - stopped
  Machine 784436df413768 [app] - stopped
  Machine 800eeda6522d48 [app] - stopped
  Machine 8043dda27dd668 [app] - stopped
  Machine 81903dc99d2048 [app] - stopped
  Machine d8d1406c06e568 [app] - stopped
  Machine e784525dc463e8 [app] - stopped

Destroying all blue machines
  Machine 781e456b976338 [app] destroyed
  Machine 32872064a63968 [app] destroyed
  Machine 2869702a4547d8 [app] destroyed
  Machine 7841643a2741e8 [app] destroyed
  Machine 8043dda27dd668 [app] destroyed
  Machine 2872420c375918 [app] destroyed
  Machine 185192db550938 [app] destroyed
  Machine d8d1406c06e568 [app] destroyed
  Machine 781e7d9c517928 [app] destroyed
  Machine 3287206df33968 [app] destroyed
  Machine 0803269c6904d8 [app] destroyed
  Machine 784436df413768 [app] destroyed
  Machine 7814262ad03258 [app] destroyed
  Machine 287154ea499618 [app] destroyed
  Machine 48ed673fed3598 [app] destroyed
  Machine e784525dc463e8 [app] destroyed
  Machine 81903dc99d2048 [app] destroyed
  Machine 800eeda6522d48 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/