CentOS / RHEL 7 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20230628-7-jj0ez5/input'...

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

-----> Starting packaging process

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

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

-----> Additional environment variables

UUID=f8a77932-b6c0-4136-b8c1-74d14976138e

REDIS_URL=redis://65.108.144.194:58155

REDIS_HOST=65.108.144.194

REDIS_PORT=58155

DATABASE_URL=postgres://postgres:W_r2wLCEiFcUwJAs@65.108.144.194:58159/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=58159

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr 37b64827c4b938aacbaa90f2d8eaf9c986133931...

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

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

-----> Running hook: "/tmp/before_hook20230628-37-1nethsb.sh"

HELLO STDOUT: world

HELLO STDERR: world

-----> Ruby app

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

-----> Installing bundler 2.3.25

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

-----> Compiling Ruby/Rack

###### WARNING:

Your app was upgraded to bundler 2.3.25.

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-3.2.2

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

-----> Installing dependencies using bundler 2.3.25

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

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

Using bundler 2.4.10

Fetching daemons 1.4.1

Fetching eventmachine 1.2.7

Fetching thor 0.19.1

Fetching rack 1.5.2

Installing daemons 1.4.1

Installing rack 1.5.2

Installing thor 0.19.1

Installing eventmachine 1.2.7 with native extensions

Fetching tilt 1.4.1

Fetching foreman 0.78.0

Installing tilt 1.4.1

Installing foreman 0.78.0

Fetching sinatra 1.1.0

Installing sinatra 1.1.0

Fetching thin 1.8.2

Installing thin 1.8.2 with native extensions

Bundle complete! 3 Gemfile dependencies, 9 gems now installed.

Gems in the groups 'development' and 'test' were not installed.

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

Bundle completed (12.80s)

Cleaning up the bundler cache.

Removing bundler (2.3.25)

-----> Detecting rake tasks

###### WARNING:

Your app was upgraded to bundler 2.3.25.

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-1687968531.f0747894.centos7.x86_64.rpm (32.29 MiB)

-----> DONE in 218s