CentOS / RHEL 8 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20230623-7-1tyz3v2/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Starting service redis...

-----> Starting service postgres...

-----> Additional environment variables

UUID=98c972f3-0f3d-4870-9d12-d01027ccaa23

REDIS_URL=redis://65.108.144.194:57223

REDIS_HOST=65.108.144.194

REDIS_PORT=57223

DATABASE_URL=postgres://postgres:d0zCjK5Ny4TY99QB@65.108.144.194:57225/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=57225

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr c2edaee8710b32a295bd0f3898bc56da553822f4...

-----> Starting packaging process...

-----> Installing missing build dependencies: postgresql-devel

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v254-1

-----> Running hook: "/tmp/before_hook20230623-36-14zbxcy.sh"

HELLO STDOUT: world

HELLO STDERR: world

-----> Ruby app

which: no java in (/tmp/tmp.NfUSgvtAXV/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)

-----> Installing bundler 1.17.3

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby/Rack

###### WARNING:

Your app was upgraded to bundler 1.17.3.

Previously you had a successful deploy with bundler 1.15.2.

If you see problems related to the bundler version please refer to:

https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues

-----> Using Ruby version: ruby-2.4.1

cp: '/my/cache/vendor/bundle/.' and '/my/cache/vendor/bundle/.' are the same file

-----> Installing dependencies using bundler 1.17.3

Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 BUNDLE_GLOBAL_PATH_APPENDS_RUBY_SCOPE=1 bundle install -j4

Fetching gem metadata from https://rubygems.org/....

Using thor 0.19.1

Using bundler 1.17.3

Using rack 1.5.2

Using tilt 1.4.1

Using foreman 0.78.0

Using sinatra 1.1.0

Bundle complete! 2 Gemfile dependencies, 6 gems now installed.

Gems in the groups development and test were not installed.

Bundled gems are installed into `./vendor/bundle`

Removing bundler (1.15.2)

Bundle completed (1.34s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

###### WARNING:

Your app was upgraded to bundler 1.17.3.

Previously you had a successful deploy with bundler 1.15.2.

If you see problems related to the bundler version please refer to:

https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues

-----> Uploading packages

PACKAGE: blank-sinatra-app-0.0.0-1687511587.8ee3691b.centos8.x86_64.rpm (21.62 MiB)

-----> DONE in 263s