dokku / dokku-mariadb

a mariadb plugin for dokku
MIT License
73 stars 26 forks source link

Upgrade docker image versions #82

Closed josegonzalez closed 5 years ago

dokku-bot commented 5 years ago

DOKKU_VERSION=v0.17.0

Build Url

1..1 (hook_pre_delete.bats)

not ok 0 (mariadb:hook:pre-delete) removes app from links file when destroying app in 33sec (from function `setup' in test file hook_pre_delete.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect Not linked to app my_app =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..5 (service_clone.bats)

not ok 0 (mariadb:clone) error when there are no arguments in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:clone) error when service does not exist in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:clone) error when new service isn't provided in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:clone) error when new service already exists in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 4 (mariadb:clone) success in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_connect.bats)

not ok 0 (mariadb:connect) error when there are no arguments in 32sec (from function `setup' in test file service_connect.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:connect) error when service does not exist in 32sec (from function `setup' in test file service_connect.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:connect) success in 32sec (from function `setup' in test file service_connect.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_create.bats)

not ok 0 (mariadb:create) success in 31sec (from function `assert_contains' in file test_helper.bash, line 13, in test file service_create.bats, line 6) `assert_contains "${lines[*]}" "container created: l"' failed expected container created: l to be in: Waiting for container to be ready ERROR: unable to connect
not ok 1 (mariadb:create) service with dashes in 31sec (from function `assert_contains' in file test_helper.bash, line 13, in test file service_create.bats, line 12) `assert_contains "${lines[*]}" "container created: service-with-dashes"' failed expected container created: service-with-dashes to be in: Waiting for container to be ready ERROR: unable to connect

1..4 (service_destroy.bats)

not ok 0 (mariadb:destroy) success with --force in 1sec (in test file service_destroy.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed MariaDB service l already exists
not ok 3 (mariadb:destroy) error when container is linked to an app in 1sec (in test file service_destroy.bats, line 21) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed MariaDB service l already exists

1..4 (service_export.bats)

not ok 0 (mariadb:export) error when there are no arguments in 1sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed MariaDB service l already exists =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:export) error when service does not exist in 32sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:export) success with SSH_TTY in 32sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:export) success without SSH_TTY in 32sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_expose.bats)

not ok 0 (mariadb:expose) error when there are no arguments in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:expose) error when service does not exist in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:expose) success when not providing custom ports in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:expose) success when providing custom ports in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_import.bats)

not ok 0 (mariadb:import) error when there are no arguments in 32sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:import) error when service does not exist in 32sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:import) error when data is not provided in 32sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:import) success in 32sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..6 (service_info.bats)

not ok 0 (mariadb:info) error when there are no arguments in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:info) error when service does not exist in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:info) success in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:info) replaces underscores by dash in hostname in 33sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 4 (mariadb:info) success with flag in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 5 (mariadb:info) error when invalid flag in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..11 (service_link.bats)

not ok 0 (mariadb:link) error when there are no arguments in 34sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 1 (mariadb:link) error when the app argument is missing in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 2 (mariadb:link) error when the app does not exist in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 3 (mariadb:link) error when the service does not exist in 32sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 4 (mariadb:link) error when the service is already linked to app in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 5 (mariadb:link) exports DATABASE_URL to app in 32sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 6 (mariadb:link) generates an alternate config url when DATABASE_URL already in use in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 7 (mariadb:link) links to app with docker-options in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 8 (mariadb:link) uses apps MARIADB_DATABASE_SCHEME variable in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 9 (mariadb:link) adds a querystring in 32sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 10 (mariadb:link) uses a specified config url when alias is specified in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist

1..4 (service_list.bats)

not ok 0 (mariadb:list) with no exposed ports, no linked apps in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:list) with exposed ports in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:list) with linked app in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:list) when there are no services in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_logs.bats)

not ok 0 (mariadb:logs) error when there are no arguments in 32sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:logs) error when service does not exist in 32sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:logs) success when not tailing in 32sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:logs) success when tailing in 32sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..8 (service_promote.bats)

not ok 0 (mariadb:promote) error when there are no arguments in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 1 (mariadb:promote) error when the app argument is missing in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 2 (mariadb:promote) error when the app does not exist in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 3 (mariadb:promote) error when the service does not exist in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 4 (mariadb:promote) error when the service is already promoted in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 5 (mariadb:promote) changes DATABASE_URL in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 6 (mariadb:promote) creates new config url when needed in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 7 (mariadb:promote) uses MARIADB_DATABASE_SCHEME variable in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist

1..3 (service_restart.bats)

not ok 0 (mariadb:restart) error when there are no arguments in 32sec (from function `setup' in test file service_restart.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:restart) error when service does not exist in 32sec (from function `setup' in test file service_restart.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:restart) success in 32sec (from function `setup' in test file service_restart.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_start.bats)

not ok 0 (mariadb:start) error when there are no arguments in 32sec (from function `setup' in test file service_start.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:start) error when service does not exist in 31sec (from function `setup' in test file service_start.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:start) success in 30sec (from function `setup' in test file service_start.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_stop.bats)

not ok 0 (mariadb:stop) error when there are no arguments in 32sec (from function `setup' in test file service_stop.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:stop) error when service does not exist in 32sec (from function `setup' in test file service_stop.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:stop) success in 32sec (from function `setup' in test file service_stop.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_unexpose.bats)

not ok 0 (mariadb:unexpose) error when there are no arguments in 32sec (from function `setup' in test file service_unexpose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:unexpose) error when service does not exist in 32sec (from function `setup' in test file service_unexpose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:unexpose) success in 32sec (from function `setup' in test file service_unexpose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..7 (service_unlink.bats)

not ok 0 (mariadb:unlink) error when there are no arguments in 35sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 1 (mariadb:unlink) error when the app argument is missing in 34sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 2 (mariadb:unlink) error when the app does not exist in 33sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 3 (mariadb:unlink) error when the service does not exist in 35sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 4 (mariadb:unlink) error when service not linked to app in 34sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 5 (mariadb:unlink) removes link from docker-options in 35sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 6 (mariadb:unlink) unsets config url from app in 34sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
dokku-bot commented 5 years ago

DOKKU_VERSION=master

Build Url

1..1 (hook_pre_delete.bats)

not ok 0 (mariadb:hook:pre-delete) removes app from links file when destroying app in 33sec (from function `setup' in test file hook_pre_delete.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect Not linked to app my_app =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..5 (service_clone.bats)

not ok 0 (mariadb:clone) error when there are no arguments in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:clone) error when service does not exist in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:clone) error when new service isn't provided in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:clone) error when new service already exists in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 4 (mariadb:clone) success in 32sec (from function `setup' in test file service_clone.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_connect.bats)

not ok 0 (mariadb:connect) error when there are no arguments in 32sec (from function `setup' in test file service_connect.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:connect) error when service does not exist in 32sec (from function `setup' in test file service_connect.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:connect) success in 32sec (from function `setup' in test file service_connect.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_create.bats)

not ok 0 (mariadb:create) success in 31sec (from function `assert_contains' in file test_helper.bash, line 13, in test file service_create.bats, line 6) `assert_contains "${lines[*]}" "container created: l"' failed expected container created: l to be in: Waiting for container to be ready ERROR: unable to connect
not ok 1 (mariadb:create) service with dashes in 32sec (from function `assert_contains' in file test_helper.bash, line 13, in test file service_create.bats, line 12) `assert_contains "${lines[*]}" "container created: service-with-dashes"' failed expected container created: service-with-dashes to be in: Waiting for container to be ready ERROR: unable to connect

1..4 (service_destroy.bats)

not ok 0 (mariadb:destroy) success with --force in 0sec (in test file service_destroy.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed MariaDB service l already exists
not ok 3 (mariadb:destroy) error when container is linked to an app in 1sec (in test file service_destroy.bats, line 21) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed MariaDB service l already exists

1..4 (service_export.bats)

not ok 0 (mariadb:export) error when there are no arguments in 1sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed MariaDB service l already exists =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:export) error when service does not exist in 32sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:export) success with SSH_TTY in 32sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:export) success without SSH_TTY in 32sec (from function `setup' in test file service_export.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_expose.bats)

not ok 0 (mariadb:expose) error when there are no arguments in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:expose) error when service does not exist in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:expose) success when not providing custom ports in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:expose) success when providing custom ports in 32sec (from function `setup' in test file service_expose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_import.bats)

not ok 0 (mariadb:import) error when there are no arguments in 32sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:import) error when service does not exist in 32sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:import) error when data is not provided in 33sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:import) success in 31sec (from function `setup' in test file service_import.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..6 (service_info.bats)

not ok 0 (mariadb:info) error when there are no arguments in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:info) error when service does not exist in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:info) success in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:info) replaces underscores by dash in hostname in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 4 (mariadb:info) success with flag in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 5 (mariadb:info) error when invalid flag in 32sec (from function `setup' in test file service_info.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..11 (service_link.bats)

not ok 0 (mariadb:link) error when there are no arguments in 35sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 1 (mariadb:link) error when the app argument is missing in 31sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 2 (mariadb:link) error when the app does not exist in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 3 (mariadb:link) error when the service does not exist in 31sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 4 (mariadb:link) error when the service is already linked to app in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 5 (mariadb:link) exports DATABASE_URL to app in 32sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 6 (mariadb:link) generates an alternate config url when DATABASE_URL already in use in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 7 (mariadb:link) links to app with docker-options in 32sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 8 (mariadb:link) uses apps MARIADB_DATABASE_SCHEME variable in 32sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 9 (mariadb:link) adds a querystring in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 10 (mariadb:link) uses a specified config url when alias is specified in 33sec (from function `setup' in test file service_link.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect MariaDB service m does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist

1..4 (service_list.bats)

not ok 0 (mariadb:list) with no exposed ports, no linked apps in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:list) with exposed ports in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:list) with linked app in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:list) when there are no services in 32sec (from function `setup' in test file service_list.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..4 (service_logs.bats)

not ok 0 (mariadb:logs) error when there are no arguments in 32sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:logs) error when service does not exist in 31sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:logs) success when not tailing in 31sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 3 (mariadb:logs) success when tailing in 32sec (from function `setup' in test file service_logs.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..8 (service_promote.bats)

not ok 0 (mariadb:promote) error when there are no arguments in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 1 (mariadb:promote) error when the app argument is missing in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 2 (mariadb:promote) error when the app does not exist in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 3 (mariadb:promote) error when the service does not exist in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 4 (mariadb:promote) error when the service is already promoted in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 5 (mariadb:promote) changes DATABASE_URL in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 6 (mariadb:promote) creates new config url when needed in 32sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist
not ok 7 (mariadb:promote) uses MARIADB_DATABASE_SCHEME variable in 33sec (from function `setup' in test file service_promote.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect App my_app does not exist =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l App my_app does not exist

1..3 (service_restart.bats)

not ok 0 (mariadb:restart) error when there are no arguments in 32sec (from function `setup' in test file service_restart.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:restart) error when service does not exist in 32sec (from function `setup' in test file service_restart.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:restart) success in 32sec (from function `setup' in test file service_restart.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_start.bats)

not ok 0 (mariadb:start) error when there are no arguments in 32sec (from function `setup' in test file service_start.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:start) error when service does not exist in 32sec (from function `setup' in test file service_start.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:start) success in 32sec (from function `setup' in test file service_start.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_stop.bats)

not ok 0 (mariadb:stop) error when there are no arguments in 32sec (from function `setup' in test file service_stop.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:stop) error when service does not exist in 32sec (from function `setup' in test file service_stop.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:stop) success in 32sec (from function `setup' in test file service_stop.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..3 (service_unexpose.bats)

not ok 0 (mariadb:unexpose) error when there are no arguments in 32sec (from function `setup' in test file service_unexpose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 1 (mariadb:unexpose) error when service does not exist in 32sec (from function `setup' in test file service_unexpose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l
not ok 2 (mariadb:unexpose) success in 32sec (from function `setup' in test file service_unexpose.bats, line 5) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l

1..7 (service_unlink.bats)

not ok 0 (mariadb:unlink) error when there are no arguments in 35sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 1 (mariadb:unlink) error when the app argument is missing in 34sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 2 (mariadb:unlink) error when the app does not exist in 36sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 3 (mariadb:unlink) error when the service does not exist in 35sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 4 (mariadb:unlink) error when service not linked to app in 34sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 5 (mariadb:unlink) removes link from docker-options in 33sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed
not ok 6 (mariadb:unlink) unsets config url from app in 35sec (from function `setup' in test file service_unlink.bats, line 6) `dokku "$PLUGIN_COMMAND_PREFIX:create" l' failed -----> Creating my_app... done Waiting for container to be ready ERROR: unable to connect =====> Deleting l =====> Stopping container Container stopped Removing container Removing data =====> MariaDB container deleted: l Destroying my_app (including all add-ons) App image (dokku/my_app:latest) not found Unlinking from service-with-dashes App my_app has not been deployed