dependabot / dependabot-core

🤖 Dependabot's core logic for creating update PRs.
https://docs.github.com/en/code-security/dependabot
MIT License
4.64k stars 995 forks source link

Elixir update failure #3773

Closed lleger closed 3 years ago

lleger commented 3 years ago

I ran into an issue with Dependabot updating an Elixir repo. It was previously working. (I'm unsure exactly when it stopped working but the last open Elixir Dependabot PRs are from 19 Mar.)

Package ecosystem Hex (Elixir)

Package manager version N/A

Language version erlang 23.1.1 elixir 1.11.0-otp-23

Manifest location and content prior to update https://github.com/newaperio/phoenix_starter/blob/main/mix.lock

dependabot.yml content https://github.com/newaperio/phoenix_starter/blob/main/.github/dependabot.yml

Updated dependency N/A

What you expected to see, versus what you actually saw Dependabot updates Elixir dependencies via Hex.

Native package manager behavior It succeeds locally.

Images of the diff or a link to the PR, issue or logs It's not a PR failure but an update failure.

Here's the error message:

Dependabot can't resolve your Elixir dependency files
Dependabot failed to update your dependencies because there was an error resolving your Elixir dependency files.

Dependabot encountered the following error:

warning: a term is constructed, but never used
  lib/encoder.ex

** (ArgumentError) argument error
    :erlang.binary_to_term("\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.241 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.346 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.348 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.348 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.349 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.349 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.349 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.349 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.354 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.360 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.368 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.369 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.371 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.375 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.376 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\n\n\n18:15:42.377 [warn]  Description: 'Authenticity is not established by certificate path validation'\n     Reason: 'Option {verify, verify_peer} and cacertfile/" <> ...)
    /opt/hex/lib/run.exs:11: DependencyHelper.main/0
    (elixir 1.10.4) lib/code.ex:926: Code.require_file/2
    (mix 1.10.4) lib/mix/tasks/run.ex:145: Mix.Tasks.Run.run/5

Link: https://github.com/newaperio/phoenix_starter/network/updates/137236498

Unsure if that link is public (it's a public repo), so pasting the full logs:

Expand for truncated logs ``` proxy | time="2021-05-22T18:12:52Z" level=info msg="proxy starting" commit=aaddb20f0c7297a2340dd3181976c0c2b20872cd proxy | 2021/05/22 18:12:52 Listening (:1080) updater | 2021-05-22T18:12:53.198033313 [137236498:main:WARN:src/devices/src/legacy/serial.rs:434] Detached the serial input due to peer close/error. updater | time="2021-05-22T18:12:54Z" level=info msg="guest starting" commit=5edbc6020d63ff5d3e9a91f3b60dee14b999dce5 updater | time="2021-05-22T18:12:54Z" level=info msg="starting job..." fetcher_timeout=5m0s job_id=137236498 updater_timeout=45m0s updater_version=0.148.6-d00ca0522b51f2d40ef7a3cc912f5e0873e7c677 updater | I, [2021-05-22T18:12:56.246275 #7] INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errors updater | warning: parser/current is loading parser/ruby26, which recognizes updater | warning: 2.6.7-compliant syntax, but you are running 2.6.6. updater | warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. updater | INFO Starting job processing proxy | 2021/05/22 18:12:58 [002] GET https://api.github.com:443/repos/newaperio/phoenix_starter proxy | 2021/05/22 18:12:58 [002] * authenticating github api request proxy | 2021/05/22 18:12:58 [002] 200 https://api.github.com:443/repos/newaperio/phoenix_starter proxy | 2021/05/22 18:12:58 [004] GET https://api.github.com:443/repos/newaperio/phoenix_starter/git/refs/heads/main proxy | 2021/05/22 18:12:58 [004] * authenticating github api request proxy | 2021/05/22 18:12:58 [004] 200 https://api.github.com:443/repos/newaperio/phoenix_starter/git/refs/heads/main proxy | 2021/05/22 18:12:58 [006] GET https://api.github.com:443/repos/newaperio/phoenix_starter/contents/mix.exs?ref=69165dcf34b2e97c04139015d4a9b306ac8906fa proxy | 2021/05/22 18:12:58 [006] * authenticating github api request proxy | 2021/05/22 18:12:58 [006] 200 https://api.github.com:443/repos/newaperio/phoenix_starter/contents/mix.exs?ref=69165dcf34b2e97c04139015d4a9b306ac8906fa proxy | 2021/05/22 18:12:58 [008] GET https://api.github.com:443/repos/newaperio/phoenix_starter/contents/mix.lock?ref=69165dcf34b2e97c04139015d4a9b306ac8906fa proxy | 2021/05/22 18:12:58 [008] * authenticating github api request proxy | 2021/05/22 18:12:58 [008] 200 https://api.github.com:443/repos/newaperio/phoenix_starter/contents/mix.lock?ref=69165dcf34b2e97c04139015d4a9b306ac8906fa updater | INFO Finished job processing updater | time="2021-05-22T18:12:58Z" level=info msg="task complete" container_id=job-137236498-file-fetcher exit_code=0 job_id=137236498 step=fetcher updater | I, [2021-05-22T18:12:59.971594 #7] INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errors updater | warning: parser/current is loading parser/ruby26, which recognizes updater | warning: 2.6.7-compliant syntax, but you are running 2.6.6. updater | warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. updater | INFO Starting job processing updater | INFO Starting update job for newaperio/phoenix_starter updater | INFO Checking if assert_identity 0.1.0 needs updating proxy | 2021/05/22 18:13:06 [012] GET https://hex.pm:443/api/packages/assert_identity proxy | 2021/05/22 18:13:06 [012] 200 https://hex.pm:443/api/packages/assert_identity updater | INFO Latest version is 0.1.0 updater | INFO No update needed for assert_identity 0.1.0 updater | INFO Checking if bamboo 1.6.0 needs updating proxy | 2021/05/22 18:13:06 [014] GET https://hex.pm:443/api/packages/bamboo proxy | 2021/05/22 18:13:06 [014] 200 https://hex.pm:443/api/packages/bamboo updater | INFO Latest version is 2.1.0 proxy | 2021/05/22 18:13:11 [024] GET https://repo.hex.pm:443/packages/file_system proxy | 2021/05/22 18:13:11 [025] GET https://repo.hex.pm:443/packages/mail proxy | 2021/05/22 18:13:11 [026] GET https://repo.hex.pm:443/packages/phoenix_ecto proxy | 2021/05/22 18:13:11 [027] GET https://repo.hex.pm:443/packages/bamboo_ses proxy | 2021/05/22 18:13:11 [028] GET https://repo.hex.pm:443/installs/hex-1.x.csv proxy | 2021/05/22 18:13:11 [029] GET https://repo.hex.pm:443/packages/comeonin proxy | 2021/05/22 18:13:11 [030] GET https://repo.hex.pm:443/packages/plug_crypto proxy | 2021/05/22 18:13:11 [031] GET https://repo.hex.pm:443/packages/connection proxy | 2021/05/22 18:13:11 [032] GET https://repo.hex.pm:443/packages/ex_aws_ses proxy | 2021/05/22 18:13:11 [031] 200 https://repo.hex.pm:443/packages/connection proxy | 2021/05/22 18:13:11 [026] 200 https://repo.hex.pm:443/packages/phoenix_ecto proxy | 2021/05/22 18:13:11 [024] 200 https://repo.hex.pm:443/packages/file_system proxy | 2021/05/22 18:13:11 [029] 200 https://repo.hex.pm:443/packages/comeonin proxy | 2021/05/22 18:13:11 [030] 200 https://repo.hex.pm:443/packages/plug_crypto proxy | 2021/05/22 18:13:11 [025] 200 https://repo.hex.pm:443/packages/mail proxy | 2021/05/22 18:13:11 [032] 200 https://repo.hex.pm:443/packages/ex_aws_ses proxy | 2021/05/22 18:13:11 [027] 200 https://repo.hex.pm:443/packages/bamboo_ses proxy | 2021/05/22 18:13:11 [028] 200 https://repo.hex.pm:443/installs/hex-1.x.csv proxy | 2021/05/22 18:13:11 [041] GET https://repo.hex.pm:443/packages/postgrex proxy | 2021/05/22 18:13:11 [043] GET https://repo.hex.pm:443/packages/credo proxy | 2021/05/22 18:13:11 [042] GET https://repo.hex.pm:443/packages/certifi proxy | 2021/05/22 18:13:11 [041] 200 https://repo.hex.pm:443/packages/postgrex proxy | 2021/05/22 18:13:11 [044] GET https://repo.hex.pm:443/packages/phoenix_html proxy | 2021/05/22 18:13:11 [045] GET https://repo.hex.pm:443/packages/cowlib proxy | 2021/05/22 18:13:11 [046] GET https://repo.hex.pm:443/packages/makeup proxy | 2021/05/22 18:13:11 [043] 200 https://repo.hex.pm:443/packages/credo proxy | 2021/05/22 18:13:11 [042] 200 https://repo.hex.pm:443/packages/certifi proxy | 2021/05/22 18:13:11 [044] 200 https://repo.hex.pm:443/packages/phoenix_html proxy | 2021/05/22 18:13:11 [045] 200 https://repo.hex.pm:443/packages/cowlib proxy | 2021/05/22 18:13:11 [047] GET https://repo.hex.pm:443/packages/ecto_psql_extras proxy | 2021/05/22 18:13:11 [048] GET https://repo.hex.pm:443/packages/table_rex proxy | 2021/05/22 18:13:11 [046] 200 https://repo.hex.pm:443/packages/makeup proxy | 2021/05/22 18:13:11 [047] 200 https://repo.hex.pm:443/packages/ecto_psql_extras proxy | 2021/05/22 18:13:11 [048] 200 https://repo.hex.pm:443/packages/table_rex proxy | 2021/05/22 18:13:11 [054] GET https://repo.hex.pm:443/packages/telemetry_poller proxy | 2021/05/22 18:13:11 [055] GET https://repo.hex.pm:443/packages/phoenix_pubsub proxy | 2021/05/22 18:13:11 [054] 200 https://repo.hex.pm:443/packages/telemetry_poller proxy | 2021/05/22 18:13:11 [056] GET https://repo.hex.pm:443/packages/gettext proxy | 2021/05/22 18:13:11 [055] 200 https://repo.hex.pm:443/packages/phoenix_pubsub proxy | 2021/05/22 18:13:11 [056] 200 https://repo.hex.pm:443/packages/gettext proxy | 2021/05/22 18:13:11 [057] GET https://repo.hex.pm:443/packages/phx_gen_auth proxy | 2021/05/22 18:13:11 [057] 200 https://repo.hex.pm:443/packages/phx_gen_auth proxy | 2021/05/22 18:13:11 [059] GET https://repo.hex.pm:443/packages/ecto proxy | 2021/05/22 18:13:11 [059] 200 https://repo.hex.pm:443/packages/ecto proxy | 2021/05/22 18:13:11 [066] GET https://repo.hex.pm:443/packages/ex_aws proxy | 2021/05/22 18:13:11 [066] 200 https://repo.hex.pm:443/packages/ex_aws proxy | 2021/05/22 18:13:11 [067] GET https://repo.hex.pm:443/packages/sentry proxy | 2021/05/22 18:13:11 [068] GET https://repo.hex.pm:443/packages/hackney proxy | 2021/05/22 18:13:11 [067] 200 https://repo.hex.pm:443/packages/sentry proxy | 2021/05/22 18:13:11 [068] 200 https://repo.hex.pm:443/packages/hackney proxy | 2021/05/22 18:13:11 [069] GET https://repo.hex.pm:443/packages/ex_doc proxy | 2021/05/22 18:13:11 [070] GET https://repo.hex.pm:443/packages/unicode_util_compat proxy | 2021/05/22 18:13:11 [072] GET https://repo.hex.pm:443/packages/db_connection proxy | 2021/05/22 18:13:11 [069] 200 https://repo.hex.pm:443/packages/ex_doc proxy | 2021/05/22 18:13:11 [070] 200 https://repo.hex.pm:443/packages/unicode_util_compat proxy | 2021/05/22 18:13:11 [073] GET https://repo.hex.pm:443/packages/telemetry proxy | 2021/05/22 18:13:11 [072] 200 https://repo.hex.pm:443/packages/db_connection proxy | 2021/05/22 18:13:11 [073] 200 https://repo.hex.pm:443/packages/telemetry proxy | 2021/05/22 18:13:11 [075] GET https://repo.hex.pm:443/packages/phoenix_live_dashboard proxy | 2021/05/22 18:13:11 [078] GET https://repo.hex.pm:443/packages/phoenix_live_view proxy | 2021/05/22 18:13:11 [075] 200 https://repo.hex.pm:443/packages/phoenix_live_dashboard proxy | 2021/05/22 18:13:11 [078] 200 https://repo.hex.pm:443/packages/phoenix_live_view proxy | 2021/05/22 18:13:11 [083] GET https://repo.hex.pm:443/packages/cowboy proxy | 2021/05/22 18:13:11 [083] 200 https://repo.hex.pm:443/packages/cowboy proxy | 2021/05/22 18:13:11 [084] GET https://repo.hex.pm:443/packages/parse_trans proxy | 2021/05/22 18:13:11 [087] GET https://repo.hex.pm:443/packages/oban proxy | 2021/05/22 18:13:11 [088] GET https://repo.hex.pm:443/packages/cowboy_telemetry proxy | 2021/05/22 18:13:11 [089] GET https://repo.hex.pm:443/packages/nimble_parsec proxy | 2021/05/22 18:13:11 [084] 200 https://repo.hex.pm:443/packages/parse_trans proxy | 2021/05/22 18:13:11 [090] GET https://repo.hex.pm:443/packages/makeup_elixir proxy | 2021/05/22 18:13:11 [088] 200 https://repo.hex.pm:443/packages/cowboy_telemetry proxy | 2021/05/22 18:13:11 [087] 200 https://repo.hex.pm:443/packages/oban proxy | 2021/05/22 18:13:11 [090] 200 https://repo.hex.pm:443/packages/makeup_elixir proxy | 2021/05/22 18:13:11 [089] 200 https://repo.hex.pm:443/packages/nimble_parsec proxy | 2021/05/22 18:13:11 [092] GET https://repo.hex.pm:443/packages/metrics proxy | 2021/05/22 18:13:11 [094] GET https://repo.hex.pm:443/packages/phoenix_live_reload proxy | 2021/05/22 18:13:11 [092] 200 https://repo.hex.pm:443/packages/metrics proxy | 2021/05/22 18:13:11 [094] 200 https://repo.hex.pm:443/packages/phoenix_live_reload proxy | 2021/05/22 18:13:11 [096] GET https://repo.hex.pm:443/packages/sobelow proxy | 2021/05/22 18:13:11 [097] GET https://repo.hex.pm:443/packages/ecto_sql proxy | 2021/05/22 18:13:11 [096] 200 https://repo.hex.pm:443/packages/sobelow proxy | 2021/05/22 18:13:11 [097] 200 https://repo.hex.pm:443/packages/ecto_sql proxy | 2021/05/22 18:13:11 [102] GET https://repo.hex.pm:443/packages/decimal proxy | 2021/05/22 18:13:11 [102] 304 https://repo.hex.pm:443/packages/decimal proxy | 2021/05/22 18:13:11 [106] GET https://repo.hex.pm:443/packages/mime proxy | 2021/05/22 18:13:11 [106] 200 https://repo.hex.pm:443/packages/mime proxy | 2021/05/22 18:13:11 [107] GET https://repo.hex.pm:443/packages/libcluster proxy | 2021/05/22 18:13:11 [108] GET https://repo.hex.pm:443/packages/ranch proxy | 2021/05/22 18:13:11 [107] 200 https://repo.hex.pm:443/packages/libcluster proxy | 2021/05/22 18:13:11 [109] GET https://repo.hex.pm:443/packages/elixir_make proxy | 2021/05/22 18:13:11 [108] 200 https://repo.hex.pm:443/packages/ranch proxy | 2021/05/22 18:13:11 [110] GET https://repo.hex.pm:443/packages/floki proxy | 2021/05/22 18:13:11 [111] GET https://repo.hex.pm:443/packages/earmark_parser proxy | 2021/05/22 18:13:11 [109] 200 https://repo.hex.pm:443/packages/elixir_make proxy | 2021/05/22 18:13:11 [110] 200 https://repo.hex.pm:443/packages/floki proxy | 2021/05/22 18:13:11 [114] GET https://repo.hex.pm:443/packages/telemetry_metrics proxy | 2021/05/22 18:13:11 [111] 200 https://repo.hex.pm:443/packages/earmark_parser proxy | 2021/05/22 18:13:11 [114] 200 https://repo.hex.pm:443/packages/telemetry_metrics proxy | 2021/05/22 18:13:11 [117] GET https://repo.hex.pm:443/packages/mimerl proxy | 2021/05/22 18:13:11 [117] 200 https://repo.hex.pm:443/packages/mimerl proxy | 2021/05/22 18:13:11 [120] GET https://repo.hex.pm:443/packages/bunt proxy | 2021/05/22 18:13:11 [120] 200 https://repo.hex.pm:443/packages/bunt proxy | 2021/05/22 18:13:11 [122] GET https://repo.hex.pm:443/packages/ssl_verify_fun proxy | 2021/05/22 18:13:11 [125] GET https://repo.hex.pm:443/packages/plug proxy | 2021/05/22 18:13:11 [122] 200 https://repo.hex.pm:443/packages/ssl_verify_fun proxy | 2021/05/22 18:13:11 [125] 200 https://repo.hex.pm:443/packages/plug proxy | 2021/05/22 18:13:11 [126] GET https://repo.hex.pm:443/packages/assert_identity proxy | 2021/05/22 18:13:11 [127] GET https://repo.hex.pm:443/packages/plug_cowboy proxy | 2021/05/22 18:13:11 [127] 200 https://repo.hex.pm:443/packages/plug_cowboy proxy | 2021/05/22 18:13:11 [126] 200 https://repo.hex.pm:443/packages/assert_identity proxy | 2021/05/22 18:13:11 [128] GET https://repo.hex.pm:443/packages/phoenix proxy | 2021/05/22 18:13:11 [128] 200 https://repo.hex.pm:443/packages/phoenix proxy | 2021/05/22 18:13:11 [131] GET https://repo.hex.pm:443/packages/bcrypt_elixir proxy | 2021/05/22 18:13:11 [132] GET https://repo.hex.pm:443/packages/idna proxy | 2021/05/22 18:13:11 [131] 200 https://repo.hex.pm:443/packages/bcrypt_elixir proxy | 2021/05/22 18:13:11 [132] 200 https://repo.hex.pm:443/packages/idna proxy | 2021/05/22 18:13:11 [134] GET https://repo.hex.pm:443/packages/jason proxy | 2021/05/22 18:13:11 [134] 304 https://repo.hex.pm:443/packages/jason proxy | 2021/05/22 18:13:11 [135] GET https://repo.hex.pm:443/packages/html_entities proxy | 2021/05/22 18:13:11 [136] GET https://repo.hex.pm:443/packages/bamboo proxy | 2021/05/22 18:13:11 [135] 200 https://repo.hex.pm:443/packages/html_entities proxy | 2021/05/22 18:13:11 [136] 200 https://repo.hex.pm:443/packages/bamboo proxy | 2021/05/22 18:13:11 [139] GET https://repo.hex.pm:443/packages/myxql proxy | 2021/05/22 18:13:11 [139] 200 https://repo.hex.pm:443/packages/myxql proxy | 2021/05/22 18:13:11 [140] GET https://repo.hex.pm:443/packages/tds proxy | 2021/05/22 18:13:11 [140] 200 https://repo.hex.pm:443/packages/tds proxy | 2021/05/22 18:13:11 [144] GET https://repo.hex.pm:443/packages/jsx proxy | 2021/05/22 18:13:11 [145] GET https://repo.hex.pm:443/packages/sweet_xml proxy | 2021/05/22 18:13:11 [146] GET https://repo.hex.pm:443/packages/configparser_ex proxy | 2021/05/22 18:13:11 [145] 200 https://repo.hex.pm:443/packages/sweet_xml proxy | 2021/05/22 18:13:11 [146] 200 https://repo.hex.pm:443/packages/configparser_ex proxy | 2021/05/22 18:13:11 [144] 200 https://repo.hex.pm:443/packages/jsx proxy | 2021/05/22 18:13:11 [155] GET https://repo.hex.pm:443/tarballs/mail-0.2.2.tar proxy | 2021/05/22 18:13:11 [155] 200 https://repo.hex.pm:443/tarballs/mail-0.2.2.tar proxy | 2021/05/22 18:13:11 [156] GET https://repo.hex.pm:443/tarballs/connection-1.1.0.tar proxy | 2021/05/22 18:13:11 [157] GET https://repo.hex.pm:443/tarballs/file_system-0.2.10.tar proxy | 2021/05/22 18:13:11 [158] GET https://repo.hex.pm:443/tarballs/ex_aws_ses-2.1.1.tar proxy | 2021/05/22 18:13:11 [156] 200 https://repo.hex.pm:443/tarballs/connection-1.1.0.tar proxy | 2021/05/22 18:13:11 [159] GET https://repo.hex.pm:443/tarballs/phoenix_ecto-4.2.1.tar proxy | 2021/05/22 18:13:11 [157] 200 https://repo.hex.pm:443/tarballs/file_system-0.2.10.tar proxy | 2021/05/22 18:13:11 [160] GET https://repo.hex.pm:443/tarballs/plug_crypto-1.2.2.tar proxy | 2021/05/22 18:13:11 [161] GET https://repo.hex.pm:443/tarballs/bamboo_ses-0.1.6.tar proxy | 2021/05/22 18:13:11 [159] 200 https://repo.hex.pm:443/tarballs/phoenix_ecto-4.2.1.tar proxy | 2021/05/22 18:13:11 [158] 200 https://repo.hex.pm:443/tarballs/ex_aws_ses-2.1.1.tar proxy | 2021/05/22 18:13:11 [162] GET https://repo.hex.pm:443/tarballs/comeonin-5.3.1.tar proxy | 2021/05/22 18:13:11 [161] 200 https://repo.hex.pm:443/tarballs/bamboo_ses-0.1.6.tar proxy | 2021/05/22 18:13:11 [160] 200 https://repo.hex.pm:443/tarballs/plug_crypto-1.2.2.tar proxy | 2021/05/22 18:13:11 [162] 200 https://repo.hex.pm:443/tarballs/comeonin-5.3.1.tar proxy | 2021/05/22 18:13:11 [165] GET https://repo.hex.pm:443/tarballs/credo-1.5.5.tar proxy | 2021/05/22 18:13:11 [165] 200 https://repo.hex.pm:443/tarballs/credo-1.5.5.tar proxy | 2021/05/22 18:13:11 [172] GET https://repo.hex.pm:443/tarballs/phoenix_html-2.14.3.tar proxy | 2021/05/22 18:13:11 [172] 200 https://repo.hex.pm:443/tarballs/phoenix_html-2.14.3.tar proxy | 2021/05/22 18:13:11 [173] GET https://repo.hex.pm:443/tarballs/certifi-2.6.1.tar proxy | 2021/05/22 18:13:11 [174] GET https://repo.hex.pm:443/tarballs/bamboo-1.7.1.tar proxy | 2021/05/22 18:13:11 [175] GET https://repo.hex.pm:443/tarballs/cowlib-2.9.1.tar proxy | 2021/05/22 18:13:11 [176] GET https://repo.hex.pm:443/tarballs/ecto_psql_extras-0.4.2.tar proxy | 2021/05/22 18:13:11 [173] 200 https://repo.hex.pm:443/tarballs/certifi-2.6.1.tar proxy | 2021/05/22 18:13:11 [177] GET https://repo.hex.pm:443/tarballs/postgrex-0.15.7.tar proxy | 2021/05/22 18:13:11 [174] 200 https://repo.hex.pm:443/tarballs/bamboo-1.7.1.tar proxy | 2021/05/22 18:13:11 [178] GET https://repo.hex.pm:443/tarballs/makeup-1.0.5.tar proxy | 2021/05/22 18:13:11 [175] 200 https://repo.hex.pm:443/tarballs/cowlib-2.9.1.tar proxy | 2021/05/22 18:13:11 [176] 200 https://repo.hex.pm:443/tarballs/ecto_psql_extras-0.4.2.tar proxy | 2021/05/22 18:13:11 [177] 200 https://repo.hex.pm:443/tarballs/postgrex-0.15.7.tar proxy | 2021/05/22 18:13:11 [178] 200 https://repo.hex.pm:443/tarballs/makeup-1.0.5.tar proxy | 2021/05/22 18:13:11 [180] GET https://repo.hex.pm:443/tarballs/table_rex-3.0.0.tar proxy | 2021/05/22 18:13:11 [180] 200 https://repo.hex.pm:443/tarballs/table_rex-3.0.0.tar proxy | 2021/05/22 18:13:11 [184] GET https://repo.hex.pm:443/tarballs/ecto-3.5.5.tar proxy | 2021/05/22 18:13:11 [185] GET https://repo.hex.pm:443/tarballs/gettext-0.18.2.tar proxy | 2021/05/22 18:13:11 [184] 200 https://repo.hex.pm:443/tarballs/ecto-3.5.5.tar proxy | 2021/05/22 18:13:11 [185] 200 https://repo.hex.pm:443/tarballs/gettext-0.18.2.tar proxy | 2021/05/22 18:13:11 [186] GET https://repo.hex.pm:443/tarballs/phx_gen_auth-0.6.0.tar proxy | 2021/05/22 18:13:11 [186] 200 https://repo.hex.pm:443/tarballs/phx_gen_auth-0.6.0.tar proxy | 2021/05/22 18:13:11 [191] GET https://repo.hex.pm:443/tarballs/phoenix_pubsub-2.0.0.tar proxy | 2021/05/22 18:13:11 [192] GET https://repo.hex.pm:443/tarballs/telemetry_poller-0.5.1.tar proxy | 2021/05/22 18:13:11 [191] 200 https://repo.hex.pm:443/tarballs/phoenix_pubsub-2.0.0.tar proxy | 2021/05/22 18:13:11 [192] 200 https://repo.hex.pm:443/tarballs/telemetry_poller-0.5.1.tar proxy | 2021/05/22 18:13:11 [193] GET https://repo.hex.pm:443/tarballs/ex_aws-2.1.6.tar proxy | 2021/05/22 18:13:11 [194] GET https://repo.hex.pm:443/tarballs/db_connection-2.3.1.tar proxy | 2021/05/22 18:13:11 [194] 200 https://repo.hex.pm:443/tarballs/db_connection-2.3.1.tar proxy | 2021/05/22 18:13:11 [193] 200 https://repo.hex.pm:443/tarballs/ex_aws-2.1.6.tar proxy | 2021/05/22 18:13:11 [198] GET https://repo.hex.pm:443/tarballs/ex_doc-0.23.0.tar proxy | 2021/05/22 18:13:11 [199] GET https://repo.hex.pm:443/tarballs/sentry-8.0.4.tar proxy | 2021/05/22 18:13:11 [198] 200 https://repo.hex.pm:443/tarballs/ex_doc-0.23.0.tar proxy | 2021/05/22 18:13:11 [200] GET https://repo.hex.pm:443/tarballs/hackney-1.17.4.tar proxy | 2021/05/22 18:13:11 [200] 200 https://repo.hex.pm:443/tarballs/hackney-1.17.4.tar proxy | 2021/05/22 18:13:11 [199] 200 https://repo.hex.pm:443/tarballs/sentry-8.0.4.tar proxy | 2021/05/22 18:13:11 [207] GET https://repo.hex.pm:443/tarballs/unicode_util_compat-0.7.0.tar proxy | 2021/05/22 18:13:11 [208] GET https://repo.hex.pm:443/tarballs/telemetry-0.4.3.tar proxy | 2021/05/22 18:13:11 [209] GET https://repo.hex.pm:443/tarballs/phoenix_live_view-0.14.8.tar proxy | 2021/05/22 18:13:11 [210] GET https://repo.hex.pm:443/tarballs/phoenix_live_dashboard-0.3.6.tar proxy | 2021/05/22 18:13:11 [211] GET https://repo.hex.pm:443/tarballs/cowboy-2.8.0.tar proxy | 2021/05/22 18:13:11 [207] 200 https://repo.hex.pm:443/tarballs/unicode_util_compat-0.7.0.tar proxy | 2021/05/22 18:13:11 [208] 200 https://repo.hex.pm:443/tarballs/telemetry-0.4.3.tar proxy | 2021/05/22 18:13:12 [212] GET https://repo.hex.pm:443/tarballs/parse_trans-3.3.1.tar proxy | 2021/05/22 18:13:12 [209] 200 https://repo.hex.pm:443/tarballs/phoenix_live_view-0.14.8.tar proxy | 2021/05/22 18:13:12 [210] 200 https://repo.hex.pm:443/tarballs/phoenix_live_dashboard-0.3.6.tar proxy | 2021/05/22 18:13:12 [211] 200 https://repo.hex.pm:443/tarballs/cowboy-2.8.0.tar proxy | 2021/05/22 18:13:12 [212] 200 https://repo.hex.pm:443/tarballs/parse_trans-3.3.1.tar proxy | 2021/05/22 18:13:12 [215] GET https://repo.hex.pm:443/tarballs/oban-2.3.4.tar proxy | 2021/05/22 18:13:12 [215] 200 https://repo.hex.pm:443/tarballs/oban-2.3.4.tar proxy | 2021/05/22 18:13:12 [218] GET https://repo.hex.pm:443/tarballs/makeup_elixir-0.15.0.tar proxy | 2021/05/22 18:13:12 [218] 200 https://repo.hex.pm:443/tarballs/makeup_elixir-0.15.0.tar proxy | 2021/05/22 18:13:12 [219] GET https://repo.hex.pm:443/tarballs/cowboy_telemetry-0.3.1.tar proxy | 2021/05/22 18:13:12 [219] 200 https://repo.hex.pm:443/tarballs/cowboy_telemetry-0.3.1.tar proxy | 2021/05/22 18:13:12 [220] GET https://repo.hex.pm:443/tarballs/nimble_parsec-1.1.0.tar proxy | 2021/05/22 18:13:12 [220] 200 https://repo.hex.pm:443/tarballs/nimble_parsec-1.1.0.tar proxy | 2021/05/22 18:13:12 [227] GET https://repo.hex.pm:443/tarballs/decimal-2.0.0.tar proxy | 2021/05/22 18:13:12 [227] 200 https://repo.hex.pm:443/tarballs/decimal-2.0.0.tar proxy | 2021/05/22 18:13:12 [229] GET https://repo.hex.pm:443/tarballs/ecto_sql-3.5.3.tar proxy | 2021/05/22 18:13:12 [230] GET https://repo.hex.pm:443/tarballs/sobelow-0.11.1.tar proxy | 2021/05/22 18:13:12 [231] GET https://repo.hex.pm:443/tarballs/metrics-1.0.1.tar proxy | 2021/05/22 18:13:12 [230] 200 https://repo.hex.pm:443/tarballs/sobelow-0.11.1.tar proxy | 2021/05/22 18:13:12 [232] GET https://repo.hex.pm:443/tarballs/phoenix_live_reload-1.3.0.tar proxy | 2021/05/22 18:13:12 [229] 200 https://repo.hex.pm:443/tarballs/ecto_sql-3.5.3.tar proxy | 2021/05/22 18:13:12 [231] 200 https://repo.hex.pm:443/tarballs/metrics-1.0.1.tar proxy | 2021/05/22 18:13:12 [234] GET https://repo.hex.pm:443/tarballs/libcluster-3.2.1.tar proxy | 2021/05/22 18:13:12 [232] 200 https://repo.hex.pm:443/tarballs/phoenix_live_reload-1.3.0.tar proxy | 2021/05/22 18:13:12 [235] GET https://repo.hex.pm:443/tarballs/ranch-1.7.1.tar proxy | 2021/05/22 18:13:12 [234] 200 https://repo.hex.pm:443/tarballs/libcluster-3.2.1.tar proxy | 2021/05/22 18:13:12 [235] 200 https://repo.hex.pm:443/tarballs/ranch-1.7.1.tar proxy | 2021/05/22 18:13:12 [236] GET https://repo.hex.pm:443/tarballs/mime-1.6.0.tar proxy | 2021/05/22 18:13:12 [236] 200 https://repo.hex.pm:443/tarballs/mime-1.6.0.tar proxy | 2021/05/22 18:13:12 [242] GET https://repo.hex.pm:443/tarballs/elixir_make-0.6.2.tar proxy | 2021/05/22 18:13:12 [244] GET https://repo.hex.pm:443/tarballs/floki-0.29.0.tar proxy | 2021/05/22 18:13:12 [245] GET https://repo.hex.pm:443/tarballs/earmark_parser-1.4.10.tar proxy | 2021/05/22 18:13:12 [242] 200 https://repo.hex.pm:443/tarballs/elixir_make-0.6.2.tar proxy | 2021/05/22 18:13:12 [247] GET https://repo.hex.pm:443/tarballs/mimerl-1.2.0.tar proxy | 2021/05/22 18:13:12 [245] 200 https://repo.hex.pm:443/tarballs/earmark_parser-1.4.10.tar proxy | 2021/05/22 18:13:12 [244] 200 https://repo.hex.pm:443/tarballs/floki-0.29.0.tar proxy | 2021/05/22 18:13:12 [248] GET https://repo.hex.pm:443/tarballs/ssl_verify_fun-1.1.6.tar proxy | 2021/05/22 18:13:12 [247] 200 https://repo.hex.pm:443/tarballs/mimerl-1.2.0.tar proxy | 2021/05/22 18:13:12 [249] GET https://repo.hex.pm:443/tarballs/telemetry_metrics-0.6.0.tar proxy | 2021/05/22 18:13:12 [248] 200 https://repo.hex.pm:443/tarballs/ssl_verify_fun-1.1.6.tar proxy | 2021/05/22 18:13:12 [249] 200 https://repo.hex.pm:443/tarballs/telemetry_metrics-0.6.0.tar proxy | 2021/05/22 18:13:12 [251] GET https://repo.hex.pm:443/tarballs/bunt-0.2.0.tar proxy | 2021/05/22 18:13:12 [251] 200 https://repo.hex.pm:443/tarballs/bunt-0.2.0.tar proxy | 2021/05/22 18:13:12 [253] GET https://repo.hex.pm:443/tarballs/plug-1.11.1.tar proxy | 2021/05/22 18:13:12 [253] 200 https://repo.hex.pm:443/tarballs/plug-1.11.1.tar proxy | 2021/05/22 18:13:12 [254] GET https://repo.hex.pm:443/tarballs/assert_identity-0.1.0.tar proxy | 2021/05/22 18:13:12 [254] 200 https://repo.hex.pm:443/tarballs/assert_identity-0.1.0.tar proxy | 2021/05/22 18:13:12 [004] GET https://repo.hex.pm:443/tarballs/idna-6.1.1.tar proxy | 2021/05/22 18:13:12 [005] GET https://repo.hex.pm:443/tarballs/plug_cowboy-2.4.1.tar proxy | 2021/05/22 18:13:12 [004] 200 https://repo.hex.pm:443/tarballs/idna-6.1.1.tar proxy | 2021/05/22 18:13:12 [006] GET https://repo.hex.pm:443/tarballs/phoenix-1.5.7.tar proxy | 2021/05/22 18:13:12 [007] GET https://repo.hex.pm:443/tarballs/html_entities-0.5.1.tar proxy | 2021/05/22 18:13:12 [005] 200 https://repo.hex.pm:443/tarballs/plug_cowboy-2.4.1.tar proxy | 2021/05/22 18:13:12 [008] GET https://repo.hex.pm:443/tarballs/bcrypt_elixir-2.3.0.tar proxy | 2021/05/22 18:13:12 [007] 200 https://repo.hex.pm:443/tarballs/html_entities-0.5.1.tar proxy | 2021/05/22 18:13:12 [006] 200 https://repo.hex.pm:443/tarballs/phoenix-1.5.7.tar proxy | 2021/05/22 18:13:12 [008] 200 https://repo.hex.pm:443/tarballs/bcrypt_elixir-2.3.0.tar proxy | 2021/05/22 18:13:16 [017] GET https://repo.hex.pm:443/packages/connection proxy | 2021/05/22 18:13:16 [018] GET https://repo.hex.pm:443/packages/comeonin proxy | 2021/05/22 18:13:16 [019] GET https://repo.hex.pm:443/packages/bamboo_ses proxy | 2021/05/22 18:13:16 [020] GET https://repo.hex.pm:443/packages/file_system proxy | 2021/05/22 18:13:16 [021] GET https://repo.hex.pm:443/packages/plug_crypto proxy | 2021/05/22 18:13:16 [022] GET https://repo.hex.pm:443/packages/mail proxy | 2021/05/22 18:13:16 [023] GET https://repo.hex.pm:443/packages/ex_aws_ses proxy | 2021/05/22 18:13:16 [024] GET https://repo.hex.pm:443/packages/phoenix_ecto proxy | 2021/05/22 18:13:16 [017] 304 https://repo.hex.pm:443/packages/connection proxy | 2021/05/22 18:13:16 [018] 304 https://repo.hex.pm:443/packages/comeonin proxy | 2021/05/22 18:13:16 [019] 304 https://repo.hex.pm:443/packages/bamboo_ses proxy | 2021/05/22 18:13:16 [021] 304 https://repo.hex.pm:443/packages/plug_crypto proxy | 2021/05/22 18:13:16 [022] 304 https://repo.hex.pm:443/packages/mail proxy | 2021/05/22 18:13:16 [020] 304 https://repo.hex.pm:443/packages/file_system proxy | 2021/05/22 18:13:16 [023] 304 https://repo.hex.pm:443/packages/ex_aws_ses proxy | 2021/05/22 18:13:16 [024] 304 https://repo.hex.pm:443/packages/phoenix_ecto proxy | 2021/05/22 18:13:16 [033] GET https://repo.hex.pm:443/packages/credo proxy | 2021/05/22 18:13:16 [033] 304 https://repo.hex.pm:443/packages/credo proxy | 2021/05/22 18:13:16 [034] GET https://repo.hex.pm:443/packages/phoenix_html proxy | 2021/05/22 18:13:16 [034] 304 https://repo.hex.pm:443/packages/phoenix_html proxy | 2021/05/22 18:13:16 [035] GET https://repo.hex.pm:443/packages/certifi proxy | 2021/05/22 18:13:16 [036] GET https://repo.hex.pm:443/packages/cowlib proxy | 2021/05/22 18:13:16 [037] GET https://repo.hex.pm:443/packages/makeup proxy | 2021/05/22 18:13:16 [038] GET https://repo.hex.pm:443/packages/postgrex proxy | 2021/05/22 18:13:16 [036] 304 https://repo.hex.pm:443/packages/cowlib proxy | 2021/05/22 18:13:16 [035] 304 https://repo.hex.pm:443/packages/certifi proxy | 2021/05/22 18:13:16 [040] GET https://repo.hex.pm:443/packages/table_rex proxy | 2021/05/22 18:13:16 [041] GET https://repo.hex.pm:443/packages/ecto_psql_extras proxy | 2021/05/22 18:13:16 [037] 304 https://repo.hex.pm:443/packages/makeup proxy | 2021/05/22 18:13:16 [038] 304 https://repo.hex.pm:443/packages/postgrex proxy | 2021/05/22 18:13:16 [041] 304 https://repo.hex.pm:443/packages/ecto_psql_extras proxy | 2021/05/22 18:13:16 [040] 304 https://repo.hex.pm:443/packages/table_rex proxy | 2021/05/22 18:13:16 [045] GET https://repo.hex.pm:443/packages/ecto proxy | 2021/05/22 18:13:16 [045] 304 https://repo.hex.pm:443/packages/ecto proxy | 2021/05/22 18:13:16 [048] GET https://repo.hex.pm:443/packages/gettext proxy | 2021/05/22 18:13:16 [049] GET https://repo.hex.pm:443/packages/phx_gen_auth proxy | 2021/05/22 18:13:16 [050] GET https://repo.hex.pm:443/packages/phoenix_pubsub proxy | 2021/05/22 18:13:16 [048] 304 https://repo.hex.pm:443/packages/gettext proxy | 2021/05/22 18:13:16 [053] GET https://repo.hex.pm:443/packages/ex_aws proxy | 2021/05/22 18:13:16 [049] 304 https://repo.hex.pm:443/packages/phx_gen_auth proxy | 2021/05/22 18:13:16 [050] 304 https://repo.hex.pm:443/packages/phoenix_pubsub proxy | 2021/05/22 18:13:16 [053] 304 https://repo.hex.pm:443/packages/ex_aws proxy | 2021/05/22 18:13:16 [055] GET https://repo.hex.pm:443/packages/db_connection proxy | 2021/05/22 18:13:16 [055] 304 https://repo.hex.pm:443/packages/db_connection proxy | 2021/05/22 18:13:16 [058] GET https://repo.hex.pm:443/packages/telemetry_poller proxy | 2021/05/22 18:13:16 [059] GET https://repo.hex.pm:443/packages/sentry proxy | 2021/05/22 18:13:16 [059] 304 https://repo.hex.pm:443/packages/sentry proxy | 2021/05/22 18:13:16 [058] 304 https://repo.hex.pm:443/packages/telemetry_poller proxy | 2021/05/22 18:13:16 [063] GET https://repo.hex.pm:443/packages/ex_doc proxy | 2021/05/22 18:13:16 [063] 304 https://repo.hex.pm:443/packages/ex_doc proxy | 2021/05/22 18:13:16 [064] GET https://repo.hex.pm:443/packages/hackney proxy | 2021/05/22 18:13:16 [065] GET https://repo.hex.pm:443/packages/unicode_util_compat proxy | 2021/05/22 18:13:16 [066] GET https://repo.hex.pm:443/packages/telemetry proxy | 2021/05/22 18:13:16 [067] GET https://repo.hex.pm:443/packages/phoenix_live_view proxy | 2021/05/22 18:13:16 [064] 304 https://repo.hex.pm:443/packages/hackney proxy | 2021/05/22 18:13:16 [065] 304 https://repo.hex.pm:443/packages/unicode_util_compat proxy | 2021/05/22 18:13:16 [066] 304 https://repo.hex.pm:443/packages/telemetry proxy | 2021/05/22 18:13:16 [071] GET https://repo.hex.pm:443/packages/phoenix_live_dashboard proxy | 2021/05/22 18:13:16 [071] 304 https://repo.hex.pm:443/packages/phoenix_live_dashboard proxy | 2021/05/22 18:13:16 [067] 304 https://repo.hex.pm:443/packages/phoenix_live_view proxy | 2021/05/22 18:13:16 [072] GET https://repo.hex.pm:443/packages/oban proxy | 2021/05/22 18:13:16 [077] GET https://repo.hex.pm:443/packages/cowboy proxy | 2021/05/22 18:13:16 [078] GET https://repo.hex.pm:443/packages/parse_trans proxy | 2021/05/22 18:13:16 [077] 304 https://repo.hex.pm:443/packages/cowboy proxy | 2021/05/22 18:13:16 [078] 304 https://repo.hex.pm:443/packages/parse_trans proxy | 2021/05/22 18:13:16 [080] GET https://repo.hex.pm:443/packages/cowboy_telemetry proxy | 2021/05/22 18:13:16 [080] 304 https://repo.hex.pm:443/packages/cowboy_telemetry proxy | 2021/05/22 18:13:16 [082] GET https://repo.hex.pm:443/packages/nimble_parsec proxy | 2021/05/22 18:13:16 [083] GET https://repo.hex.pm:443/packages/makeup_elixir proxy | 2021/05/22 18:13:16 [082] 304 https://repo.hex.pm:443/packages/nimble_parsec proxy | 2021/05/22 18:13:16 [084] GET https://repo.hex.pm:443/packages/phoenix_live_reload proxy | 2021/05/22 18:13:16 [083] 304 https://repo.hex.pm:443/packages/makeup_elixir proxy | 2021/05/22 18:13:16 [085] GET https://repo.hex.pm:443/packages/metrics proxy | 2021/05/22 18:13:16 [088] GET https://repo.hex.pm:443/packages/sobelow proxy | 2021/05/22 18:13:16 [084] 304 https://repo.hex.pm:443/packages/phoenix_live_reload proxy | 2021/05/22 18:13:16 [085] 304 https://repo.hex.pm:443/packages/metrics proxy | 2021/05/22 18:13:16 [088] 304 https://repo.hex.pm:443/packages/sobelow proxy | 2021/05/22 18:13:16 [091] GET https://repo.hex.pm:443/packages/decimal proxy | 2021/05/22 18:13:16 [091] 304 https://repo.hex.pm:443/packages/decimal proxy | 2021/05/22 18:13:16 [092] GET https://repo.hex.pm:443/packages/ecto_sql proxy | 2021/05/22 18:13:16 [092] 304 https://repo.hex.pm:443/packages/ecto_sql proxy | 2021/05/22 18:13:16 [096] GET https://repo.hex.pm:443/packages/libcluster proxy | 2021/05/22 18:13:16 [097] GET https://repo.hex.pm:443/packages/ranch proxy | 2021/05/22 18:13:16 [096] 304 https://repo.hex.pm:443/packages/libcluster proxy | 2021/05/22 18:13:16 [097] 304 https://repo.hex.pm:443/packages/ranch proxy | 2021/05/22 18:13:16 [100] GET https://repo.hex.pm:443/packages/elixir_make proxy | 2021/05/22 18:13:16 [072] 304 https://repo.hex.pm:443/packages/oban proxy | 2021/05/22 18:13:16 [101] GET https://repo.hex.pm:443/packages/earmark_parser proxy | 2021/05/22 18:13:16 [100] 304 https://repo.hex.pm:443/packages/elixir_make proxy | 2021/05/22 18:13:16 [101] 304 https://repo.hex.pm:443/packages/earmark_parser proxy | 2021/05/22 18:13:16 [102] GET https://repo.hex.pm:443/packages/floki proxy | 2021/05/22 18:13:16 [102] 304 https://repo.hex.pm:443/packages/floki proxy | 2021/05/22 18:13:16 [104] GET https://repo.hex.pm:443/packages/mime proxy | 2021/05/22 18:13:16 [104] 304 https://repo.hex.pm:443/packages/mime proxy | 2021/05/22 18:13:16 [108] GET https://repo.hex.pm:443/packages/telemetry_metrics proxy | 2021/05/22 18:13:16 [108] 304 https://repo.hex.pm:443/packages/telemetry_metrics proxy | 2021/05/22 18:13:16 [111] GET https://repo.hex.pm:443/packages/mimerl proxy | 2021/05/22 18:13:16 [111] 304 https://repo.hex.pm:443/packages/mimerl proxy | 2021/05/22 18:13:16 [112] GET https://repo.hex.pm:443/packages/plug proxy | 2021/05/22 18:13:16 [112] 304 https://repo.hex.pm:443/packages/plug proxy | 2021/05/22 18:13:16 [116] GET https://repo.hex.pm:443/packages/bunt proxy | 2021/05/22 18:13:16 [117] GET https://repo.hex.pm:443/packages/ssl_verify_fun proxy | 2021/05/22 18:13:16 [118] GET https://repo.hex.pm:443/packages/assert_identity proxy | 2021/05/22 18:13:16 [116] 304 https://repo.hex.pm:443/packages/bunt proxy | 2021/05/22 18:13:16 [119] GET https://repo.hex.pm:443/packages/plug_cowboy proxy | 2021/05/22 18:13:16 [117] 304 https://repo.hex.pm:443/packages/ssl_verify_fun proxy | 2021/05/22 18:13:16 [118] 304 https://repo.hex.pm:443/packages/assert_identity proxy | 2021/05/22 18:13:16 [120] GET https://repo.hex.pm:443/packages/phoenix proxy | 2021/05/22 18:13:16 [119] 304 https://repo.hex.pm:443/packages/plug_cowboy proxy | 2021/05/22 18:13:16 [121] GET https://repo.hex.pm:443/packages/bcrypt_elixir proxy | 2021/05/22 18:13:16 [120] 304 https://repo.hex.pm:443/packages/phoenix proxy | 2021/05/22 18:13:16 [122] GET https://repo.hex.pm:443/packages/idna proxy | 2021/05/22 18:13:16 [121] 304 https://repo.hex.pm:443/packages/bcrypt_elixir proxy | 2021/05/22 18:13:16 [122] 304 https://repo.hex.pm:443/packages/idna proxy | 2021/05/22 18:13:16 [126] GET https://repo.hex.pm:443/packages/html_entities proxy | 2021/05/22 18:13:16 [127] GET https://repo.hex.pm:443/packages/jason proxy | 2021/05/22 18:13:16 [128] GET https://repo.hex.pm:443/packages/bamboo proxy | 2021/05/22 18:13:16 [126] 304 https://repo.hex.pm:443/packages/html_entities proxy | 2021/05/22 18:13:16 [127] 304 https://repo.hex.pm:443/packages/jason proxy | 2021/05/22 18:13:16 [128] 304 https://repo.hex.pm:443/packages/bamboo proxy | 2021/05/22 18:13:16 [131] GET https://repo.hex.pm:443/packages/myxql proxy | 2021/05/22 18:13:16 [131] 304 https://repo.hex.pm:443/packages/myxql proxy | 2021/05/22 18:13:16 [132] GET https://repo.hex.pm:443/packages/tds proxy | 2021/05/22 18:13:16 [132] 304 https://repo.hex.pm:443/packages/tds proxy | 2021/05/22 18:13:16 [136] GET https://repo.hex.pm:443/packages/configparser_ex proxy | 2021/05/22 18:13:16 [136] 304 https://repo.hex.pm:443/packages/configparser_ex proxy | 2021/05/22 18:13:16 [137] GET https://repo.hex.pm:443/packages/jsx proxy | 2021/05/22 18:13:16 [138] GET https://repo.hex.pm:443/packages/sweet_xml proxy | 2021/05/22 18:13:16 [137] 304 https://repo.hex.pm:443/packages/jsx proxy | 2021/05/22 18:13:16 [138] 304 https://repo.hex.pm:443/packages/sweet_xml proxy | 2021/05/22 18:13:17 [142] GET https://hex.pm:443/api/packages/postgrex proxy | 2021/05/22 18:13:17 [142] 200 https://hex.pm:443/api/packages/postgrex updater | INFO Handled error whilst updating bamboo: dependency_file_not_resolvable {:message=>"warning: a term is constructed, but never used\n lib/encoder.ex\n\n** (ArgumentError) argument error\n :erlang.binary_to_term(\"\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.573 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.683 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.684 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.685 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.686 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.687 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.688 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.691 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.691 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.698 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.703 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.705 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.707 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.708 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.713 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'\\n\\n\\n18:13:16.714 [warn] Description: 'Authenticity is not established by certificate path validation'\\n Reason: 'Option {verify, verify_peer} and cacertfile/\" <> ...)\n /opt/hex/lib/run.exs:11: DependencyHelper.main/0\n (elixir 1.10.4) lib/code.ex:926: Code.require_file/2\n (mix 1.10.4) lib/mix/tasks/run.ex:145: Mix.Tasks.Run.run/5"} [. . .] updater | INFO Finished job processing updater | time="2021-05-22T18:15:43Z" level=info msg="task complete" container_id=job-137236498-updater exit_code=0 job_id=137236498 step=updater ```
hfjallemark commented 3 years ago

I'm getting the same issue.

smn commented 3 years ago

Yeah, getting the same issue.

codyduval commented 3 years ago

Yup, us too.

BlueHotDog commented 3 years ago

same here

samwightt commented 3 years ago

I'm getting this as well. This is on a repo using all-public dependencies.

oliver-kriska commented 3 years ago

hi all, any updates? We have same issue

samwightt commented 3 years ago

This should really be investigated, I'm seeing this on all my Elixir repos.

codyduval commented 3 years ago

This was enough of an issue for us that we moved the org over to Whitesource's Renovate - pleasantly surprised and pretty painless.

samwightt commented 3 years ago

@codyduval Thanks for the tip, highly considering doing the same.

Is this repo actively watched by the Dependabot folks at GitHub? I'm wondering if it'd be more useful to reach out to support about this.

jurre commented 3 years ago

Hey, we're aware of the problem and working on it

mctofu commented 3 years ago

A fix has been deployed so Elixir updates should be working now.

lleger commented 3 years ago

Can confirm Dependabot just ran and opened a bunch of Elixir PRs for me 👍🏻 Thanks!