Skip to content

Instantly share code, notes, and snippets.

@making
Created October 6, 2021 14:59
Show Gist options
  • Save making/a97d99d6aa8cbc2513a65a109a9c8389 to your computer and use it in GitHub Desktop.
Save making/a97d99d6aa8cbc2513a65a109a9c8389 to your computer and use it in GitHub Desktop.
+ hello-ruby-build-1-9nmz8-build-pod › prepare
hello-ruby-build-1-9nmz8-build-pod prepare Build reason(s): CONFIG
hello-ruby-build-1-9nmz8-build-pod prepare CONFIG:
hello-ruby-build-1-9nmz8-build-pod prepare resources: {}
hello-ruby-build-1-9nmz8-build-pod prepare - source: {}
hello-ruby-build-1-9nmz8-build-pod prepare + source:
hello-ruby-build-1-9nmz8-build-pod prepare + blob:
hello-ruby-build-1-9nmz8-build-pod prepare + url: http://source-controller.gitops-toolkit.svc.cluster.local./gitrepository/default/hello-ruby/b259d9f2bd6f7da6b0fc266f1d8bb6db56a199fd.tar.gz
hello-ruby-build-1-9nmz8-build-pod prepare Loading secret for "https://ghcr.io" from secret "regsecret" at location "/var/build-secrets/regsecret"
hello-ruby-build-1-9nmz8-build-pod prepare Downloading source-controller.gitops-toolkit.svc.cluster.local./gitrepository/default/hello-ruby/b259d9f2bd6f7da6b0fc266f1d8bb6db56a199fd.tar.gz...
hello-ruby-build-1-9nmz8-build-pod prepare Successfully downloaded source-controller.gitops-toolkit.svc.cluster.local./gitrepository/default/hello-ruby/b259d9f2bd6f7da6b0fc266f1d8bb6db56a199fd.tar.gz in path "/workspace"
- hello-ruby-build-1-9nmz8-build-pod › prepare
+ hello-ruby-build-1-9nmz8-build-pod › analyze
hello-ruby-build-1-9nmz8-build-pod analyze Previous image with name "ghcr.io/making/hello-ruby" not found
- hello-ruby-build-1-9nmz8-build-pod › analyze
+ hello-ruby-build-1-9nmz8-build-pod › build
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Paketo CA Certificates Buildpack 2.4.0
hello-ruby-build-1-9nmz8-build-pod build https://github.com/paketo-buildpacks/ca-certificates
hello-ruby-build-1-9nmz8-build-pod build Launch Helper: Contributing to layer
hello-ruby-build-1-9nmz8-build-pod build Creating /layers/paketo-buildpacks_ca-certificates/helper/exec.d/ca-certificates-helper
hello-ruby-build-1-9nmz8-build-pod build Paketo MRI Buildpack 0.2.5
hello-ruby-build-1-9nmz8-build-pod build Resolving MRI version
hello-ruby-build-1-9nmz8-build-pod build Candidate version sources (in priority order):
hello-ruby-build-1-9nmz8-build-pod build <unknown> -> ""
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Selected MRI version (using <unknown>): 2.7.4
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Executing build process
hello-ruby-build-1-9nmz8-build-pod build Installing MRI 2.7.4
hello-ruby-build-1-9nmz8-build-pod build Completed in 2.836s
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Configuring environment
hello-ruby-build-1-9nmz8-build-pod build GEM_PATH -> "/home/cnb/.gem/ruby/2.7.0:/layers/paketo-buildpacks_mri/mri/lib/ruby/gems/2.7.0"
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Paketo Bundler Buildpack 0.1.9
hello-ruby-build-1-9nmz8-build-pod build Resolving Bundler version
hello-ruby-build-1-9nmz8-build-pod build Candidate version sources (in priority order):
hello-ruby-build-1-9nmz8-build-pod build Gemfile.lock -> "1.*.*"
hello-ruby-build-1-9nmz8-build-pod build <unknown> -> ""
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Selected Bundler version (using Gemfile.lock): 1.17.3
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Executing build process
hello-ruby-build-1-9nmz8-build-pod build Installing Bundler 1.17.3
hello-ruby-build-1-9nmz8-build-pod build Completed in 1.343s
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Configuring environment
hello-ruby-build-1-9nmz8-build-pod build GEM_PATH -> "$GEM_PATH:/layers/paketo-buildpacks_bundler/bundler"
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Paketo Bundle Install Buildpack 0.2.4
hello-ruby-build-1-9nmz8-build-pod build Executing launch environment install process
hello-ruby-build-1-9nmz8-build-pod build Running 'bundle config --global clean true'
hello-ruby-build-1-9nmz8-build-pod build Running 'bundle config --global path /layers/paketo-buildpacks_bundle-install/launch-gems'
hello-ruby-build-1-9nmz8-build-pod build Running 'bundle config --global without development:test'
hello-ruby-build-1-9nmz8-build-pod build Running 'bundle config --global cache_path --parseable'
hello-ruby-build-1-9nmz8-build-pod build Running 'bundle install'
hello-ruby-build-1-9nmz8-build-pod build Completed in 2.186s
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Configuring launch environment
hello-ruby-build-1-9nmz8-build-pod build BUNDLE_USER_CONFIG -> "/layers/paketo-buildpacks_bundle-install/launch-gems/config"
hello-ruby-build-1-9nmz8-build-pod build
hello-ruby-build-1-9nmz8-build-pod build Paketo Rackup Buildpack 0.0.59
hello-ruby-build-1-9nmz8-build-pod build Writing start command
hello-ruby-build-1-9nmz8-build-pod build bundle exec rackup --env RACK_ENV=production -p "${PORT:-9292}"
- hello-ruby-build-1-9nmz8-build-pod › build
+ hello-ruby-build-1-9nmz8-build-pod › export
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'paketo-buildpacks/ca-certificates:helper'
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'paketo-buildpacks/mri:mri'
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'paketo-buildpacks/bundler:bundler'
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'paketo-buildpacks/bundle-install:launch-gems'
hello-ruby-build-1-9nmz8-build-pod export Adding 1/1 app layer(s)
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'launcher'
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'config'
hello-ruby-build-1-9nmz8-build-pod export Adding layer 'process-types'
hello-ruby-build-1-9nmz8-build-pod export Adding label 'io.buildpacks.lifecycle.metadata'
hello-ruby-build-1-9nmz8-build-pod export Adding label 'io.buildpacks.build.metadata'
hello-ruby-build-1-9nmz8-build-pod export Adding label 'io.buildpacks.project.metadata'
hello-ruby-build-1-9nmz8-build-pod export Setting default process type 'web'
hello-ruby-build-1-9nmz8-build-pod export Saving ghcr.io/making/hello-ruby...
hello-ruby-build-1-9nmz8-build-pod export *** Images (sha256:5c2bcd9182a62c9fcb191f2f1d9639f0eb86836943093a553d9b00d363223cfe):
hello-ruby-build-1-9nmz8-build-pod export ghcr.io/making/hello-ruby
hello-ruby-build-1-9nmz8-build-pod export ghcr.io/making/hello-ruby:b1.20211006.020335
hello-ruby-build-1-9nmz8-build-pod export Adding cache layer 'paketo-buildpacks/mri:mri'
hello-ruby-build-1-9nmz8-build-pod export Adding cache layer 'paketo-buildpacks/bundler:bundler'
- hello-ruby-build-1-9nmz8-build-pod › export
+ hello-ruby-5cbcd9546f-xcf7g › workload
hello-ruby-5cbcd9546f-xcf7g workload [2021-10-06 02:04:16] INFO WEBrick 1.6.1
hello-ruby-5cbcd9546f-xcf7g workload [2021-10-06 02:04:16] INFO ruby 2.7.4 (2021-07-07) [x86_64-linux]
hello-ruby-5cbcd9546f-xcf7g workload [2021-10-06 02:04:16] INFO WEBrick::HTTPServer#start: pid=1 port=8080
hello-ruby-5cbcd9546f-xcf7g workload 172.18.0.1 - - [06/Oct/2021:02:04:31 +0000] "GET / HTTP/1.1" 200 12 0.0016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment