Skip to content

Use input redirection for mysql structure_load #1976

Use input redirection for mysql structure_load

Use input redirection for mysql structure_load #1976

Triggered via pull request December 20, 2025 19:13
Status Failure
Total duration 3m 2s
Artifacts

ci.yml

on: pull_request
Matrix: mssql integration test
Matrix: mysql integration test
Matrix: postgres integration test
Matrix: unittest
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 18 warnings
mysql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 5.7)
Process completed with exit code 1.
Error: Earthfile#L88
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name mysql --network=host -d -e MYSQL_ROOT_PASSWORD=root "mysql:$MYSQL" --sql_mode="ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION,ANSI_QUOTES" --default-authentication-plugin=mysql_native_password; while ! mysqladmin ping --host=127.0.0.1 --port=3306 --protocol=TCP --silent; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for mysql"; exit 1); echo "waiting for mysql"; sleep 1; done; MYSQL_URL=root:xxxxx@127.0.0.1 ECTO_ADAPTER=myxql mix test; did not complete successfully. Exit code 2
mysql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 8.0)
Process completed with exit code 1.
Error: Earthfile#L88
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name mysql --network=host -d -e MYSQL_ROOT_PASSWORD=root "mysql:$MYSQL" --sql_mode="ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION,ANSI_QUOTES" --default-authentication-plugin=mysql_native_password; while ! mysqladmin ping --host=127.0.0.1 --port=3306 --protocol=TCP --silent; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for mysql"; exit 1); echo "waiting for mysql"; sleep 1; done; MYSQL_URL=root:xxxxx@127.0.0.1 ECTO_ADAPTER=myxql mix test; did not complete successfully. Exit code 2
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 4)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0uvVGaQAAAAC+8SZ8xmBjT6mNTkkyEc6oUEhMMzBFREdFMDIwOABFZGdl
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 4)
Failed to restore: Cache service responded with 400
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 9.6-alpine, 1)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0vPVGaQAAAAAYPfRMKkaUS7lNaMS3ONTrQ0hJMzBFREdFMDEwNgBFZGdl
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 9.6-alpine, 1)
Failed to restore: Cache service responded with 400
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 11.11-alpine, 1)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0v/VGaQAAAAAr5fziLOavQqXHjTRfAzasUEhMMzBFREdFMDQxMgBFZGdl
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 11.11-alpine, 1)
Failed to restore: Cache service responded with 400
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 1)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0v/VGaQAAAAAh+prFzdDTTqceQopRMVxAUEhYMzFFREdFMDYxMgBFZGdl
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 1)
Failed to restore: Cache service responded with 400
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 9.5-alpine, 1)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>01fVGaQAAAAAdFMBZEmfwT5krK5duTv7tRE0yRURHRTAxMTYARWRnZQ==
postgres integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 9.5-alpine, 1)
Failed to restore: Cache service responded with 400
mssql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 2019)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>03PVGaQAAAACdmJ6qycNASIc351oBYOHNQ0hJMzBFREdFMDQxNgBFZGdl
mssql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 2019)
Failed to restore: Cache service responded with 400
mssql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 2022)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>04PVGaQAAAAAQgOq3kcykRLkuklrYQmV3Q0hJMzBFREdFMDEwNwBFZGdl
mssql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 2022)
Failed to restore: Cache service responded with 400
mysql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 5.7)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0C/ZGaQAAAAC8QJN0xctnQpkL6ZSx6ql4UEhMMzBFREdFMDQwNwBFZGdl
mysql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 5.7)
Failed to restore: Cache service responded with 400
mysql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 8.0)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0C/ZGaQAAAAD58CsNP+DzS5RhV1qvyIxTUEhYMzFFREdFMDIxOABFZGdl
mysql integration test (1.14.5-erlang-23.3.4.9-alpine-3.16.9, 8.0)
Failed to restore: Cache service responded with 400