UNCLASSIFIED

Update Dockerfile, Jenkinsfile, scripts/entrypoint.sh files

11 jobs for initial in 8 minutes and 29 seconds (queued for 29 seconds)
Status Job ID Name Coverage
  Build
failed #317355
build

00:00:07

 
  Test
passed #317357
code_quality

00:08:28

skipped #317358
allowed to fail
container_scanning
passed #317359
license_scanning

00:00:37

skipped #317361
secret_detection
skipped #317360
allowed to fail
secrets-sast
failed #317356
test

00:00:33

 
  External
failed Whitelist Compare Lint

failed Whitelist Compare Lint

failed Whitelist Compare Lint

failed Whitelist Compare Lint

 
Name Stage Failure
failed
test Test

Skipping Git submodules setup
Executing "step_script" stage of the job script
$ 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
ERROR: Job failed: command terminated with exit code 1
failed
build Build
Login Succeeded
Building Dockerfile-based application...
Attempting to pull a previously built image for use with --cache-from...
invalid reference format
invalid reference format
No previously cached image found. The docker build will proceed without using a cached image
invalid argument "/initial:da0f1c6e06db7d8c8f5af6215be3cb38ca285262" for "-t, --tag" flag: invalid reference format
See 'docker build --help'.
ERROR: Job failed: command terminated with exit code 1