Running with gitlab-runner 16.9.1 (782c6ecb)
  on do-ocs-gitlab-runner GUp5tRKe, system ID: s_73ae4c8d90a4
section_start:1725003923:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gliderlabs/herokuish:latest ...
Starting service postgres:9.6.16 ...
Authenticating with credentials from /root/.docker/config.json
Pulling docker image postgres:9.6.16 ...
Using docker image sha256:cb2889ab0680ba518e0dc1bb5a09cbe23f1e5908d9e484daea3d34f5e092ec17 for postgres:9.6.16 with digest postgres@sha256:d6a6badb2b5b22de5e135490a217522cecc2ae90fe35b33290615827569310a1 ...
Waiting for services to be up and running (timeout 30 seconds)...
Authenticating with credentials from /root/.docker/config.json
Pulling docker image gliderlabs/herokuish:latest ...
Using docker image sha256:8a4fad078db0478584b3cb2796f6fb367ff6b8a8fcf52db92b5623cc301ba541 for gliderlabs/herokuish:latest with digest gliderlabs/herokuish@sha256:63bf6770984ea436622f9e4f04d18cb1547fa64afbc4494b84047bb91647669b ...
section_end:1725003961:prepare_executor
section_start:1725003961:prepare_script
Preparing environment
Running on runner-gup5trke-project-1982-concurrent-1 via runner01.opencode.net...
section_end:1725003962:prepare_script
section_start:1725003962:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/phob1an/austral/.git/
Created fresh repository.
Checking out 18feb5a0 as detached HEAD (ref is master)...

Skipping Git submodules setup
section_end:1725003967:get_sources
section_start:1725003967:step_script
Executing "step_script" stage of the job script
Using docker image sha256:8a4fad078db0478584b3cb2796f6fb367ff6b8a8fcf52db92b5623cc301ba541 for gliderlabs/herokuish:latest with digest gliderlabs/herokuish@sha256:63bf6770984ea436622f9e4f04d18cb1547fa64afbc4494b84047bb91647669b ...
$ if [ -z ${KUBERNETES_PORT+x} ]; then # collapsed multi-line command
$ export DATABASE_URL="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOST}:5432/${POSTGRES_DB}"
$ cp -R . /tmp/app
$ /bin/herokuish buildpack test
-----> Unable to select a buildpack
section_end:1725003975:step_script
section_start:1725003975:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725003975:cleanup_file_variables
ERROR: Job failed: exit code 1