Created
April 27, 2015 07:17
-
-
Save diatmpravin/253f1934b8e93a5df615 to your computer and use it in GitHub Desktop.
java offline buuildpack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ rvm use ruby-1.9.3-p547 | |
Using /home/elpsstu/.rvm/gems/ruby-1.9.3-p547 | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ rvm list | |
rvm rubies | |
ruby-1.8.7-p374 [ x86_64 ] | |
ruby-1.9.1-p431 [ x86_64 ] | |
=> ruby-1.9.3-p547 [ x86_64 ] | |
ruby-2.0.0-p195 [ x86_64 ] | |
ruby-2.1.2 [ x86_64 ] | |
* ruby-2.1.5 [ x86_64 ] | |
# => - current | |
# =* - current && default | |
# * - default | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ bundle install | |
Fetching gem metadata from https://rubygems.org/......... | |
Using rake 10.3.2 | |
Using addressable 2.3.6 | |
Using ast 2.0.0 | |
Installing docile 1.1.3 | |
Using multi_json 1.10.1 | |
Using simplecov-html 0.8.0 | |
Using simplecov 0.8.2 | |
Using codeclimate-test-reporter 0.3.0 | |
Installing safe_yaml 1.0.3 | |
Using crack 0.4.2 | |
Using debugger-ruby_core_source 1.3.5 | |
Using diff-lcs 1.2.5 | |
Using json 1.8.1 | |
Installing slop 3.5.0 | |
Using parser 2.1.9 | |
Using powerpack 0.0.9 | |
Using rainbow 2.0.0 | |
Installing redcarpet 3.1.2 | |
Installing rspec-support 3.0.0.rc1 | |
Installing rspec-core 3.0.0.rc1 | |
Installing rspec-expectations 3.0.0.rc1 | |
Installing rspec-mocks 3.0.0.rc1 | |
Installing rspec 3.0.0.rc1 | |
Installing ruby-progressbar 1.5.1 | |
Installing rubocop 0.22.0 | |
Using ruby-debug-base19x 0.11.30.pre15 | |
Using ruby-debug-ide 0.4.22 | |
Installing rubyzip 1.1.3 | |
Using tee 1.0.0 | |
Installing webmock 1.18.0 | |
Installing yard 0.8.7.4 | |
Using bundler 1.6.2 | |
Your bundle is complete! | |
Use `bundle show [gemname]` to see where a bundled gem is installed. | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ JBP_LOG_LEVEL=debug bundle exec rake package OFFLINE=true | |
[ConfigurationUtils] DEBUG Configuration from /home/elpsstu/workspace/buildpack/java-buildpack/config/cache.yml: {"remote_downloads"=>"enabled"} | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /groovy/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "7d06812093a786fd3e4afe1609af044f" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 30 Mar 2015 14:29:46 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fgroovy%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 4924 is 4924 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /spring-boot-cli/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "b18d1196cc823c7d9f9fb49362dcc75e" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 07 Apr 2015 13:49:16 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fspring-boot-cli%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 2614 is 2614 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /tomcat/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "55fa8710960fb3a05c7dee27fe9fdf59" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 13 Apr 2015 12:49:59 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Ftomcat%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 5142 is 5142 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /tomcat-lifecycle-support/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "6ee18393574a555ae2aa0632c9b2e7e4" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 24 Oct 2014 11:22:20 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Ftomcat-lifecycle-support%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 579 is 579 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /tomcat-logging-support/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "ab595d49765eb378b2d218ddf4d2efca" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 24 Oct 2014 11:22:29 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Ftomcat-logging-support%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 559 is 559 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /redis-store/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "bfc706fcbde02a2e9a5331ec1f6e9c9d" | |
[DownloadCache] DEBUG Persisting last-modified: Thu, 28 Aug 2014 06:20:49 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fredis-store%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 271 is 271 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/centos6/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "c63f427f80ad7624af18ed2fbaa87350" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 24 Apr 2015 15:31:25 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Fcentos6%2Fx86_64%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 3385 is 3385 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/lucid/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "5d9d06769336c1114528ef14699af9c2" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 24 Apr 2015 17:30:59 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Flucid%2Fx86_64%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 3918 is 3918 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/mountainlion/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "24126eba23484cc836ff7c53d7c0c6a4" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 30 Mar 2015 13:51:23 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Fmountainlion%2Fx86_64%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 3199 is 3199 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/precise/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "58be7937850f24d8436e3c82a78d6efb" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 27 Mar 2015 10:26:52 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Fprecise%2Fx86_64%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 3296 is 3296 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/trusty/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "b41d8a91c9a1777e5148ee934e062395" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 16 Mar 2015 10:58:07 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Ftrusty%2Fx86_64%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 2555 is 2555 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /app-dynamics/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "10d7ea7a1caf55280c0bf7ecdf7be8ea" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 13 Apr 2015 12:45:10 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fapp-dynamics%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 3992 is 3992 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /mariadb-jdbc/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "9ebf4ca29df47a550600b739ff274bd2" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 20 Jan 2015 11:08:42 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fmariadb-jdbc%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 454 is 454 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /new-relic/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "a1ddbd06859914301029ee9d654bd48a" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 07 Apr 2015 13:47:05 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fnew-relic%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 3579 is 3579 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /auto-reconfiguration/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "ddd104e9d1509614b678fbf31ecfacf9" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 30 Jan 2015 13:38:48 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fauto-reconfiguration%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 2134 is 2134 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /play-jpa-plugin/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "b5fa8b8131a4273237234cc9df8b0d06" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 30 Jan 2015 13:39:01 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fplay-jpa-plugin%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 1590 is 1590 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /postgresql-jdbc/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "44e06e28974d73be9d3c9920bf8acc6c" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 03 Mar 2015 11:29:50 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/http%3A%2F%2Fdownload.run.pivotal.io%2Fpostgresql-jdbc%2Findex.yml.cached | |
[DownloadCache] DEBUG Validated content size 1556 is 1556 | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /auto-reconfiguration/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"ddd104e9d1509614b678fbf31ecfacf9\""], "if-modified-since"=>["Fri, 30 Jan 2015 13:38:48 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/groovy/index.ymlCaching http://download.run.pivotal.io/spring-boot-cli/index.ymlCaching http://download.run.pivotal.io/tomcat/index.ymlCaching http://download.run.pivotal.io/tomcat-lifecycle-support/index.ymlCaching http://download.run.pivotal.io/tomcat-logging-support/index.ymlCaching http://download.run.pivotal.io/redis-store/index.ymlCaching http://download.run.pivotal.io/openjdk/centos6/x86_64/index.ymlCaching http://download.run.pivotal.io/openjdk/lucid/x86_64/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /tomcat-logging-support/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"ab595d49765eb378b2d218ddf4d2efca\""], "if-modified-since"=>["Fri, 24 Oct 2014 11:22:29 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /groovy/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"7d06812093a786fd3e4afe1609af044f\""], "if-modified-since"=>["Mon, 30 Mar 2015 14:29:46 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/lucid/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"5d9d06769336c1114528ef14699af9c2\""], "if-modified-since"=>["Fri, 24 Apr 2015 17:30:59 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /redis-store/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"bfc706fcbde02a2e9a5331ec1f6e9c9d\""], "if-modified-since"=>["Thu, 28 Aug 2014 06:20:49 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /spring-boot-cli/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"b18d1196cc823c7d9f9fb49362dcc75e\""], "if-modified-since"=>["Tue, 07 Apr 2015 13:49:16 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /tomcat/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"55fa8710960fb3a05c7dee27fe9fdf59\""], "if-modified-since"=>["Mon, 13 Apr 2015 12:49:59 GMT"]} | |
[DownloadCache] DEBUG Request: /tomcat-lifecycle-support/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"6ee18393574a555ae2aa0632c9b2e7e4\""], "if-modified-since"=>["Fri, 24 Oct 2014 11:22:20 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/centos6/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"c63f427f80ad7624af18ed2fbaa87350\""], "if-modified-since"=>["Fri, 24 Apr 2015 15:31:25 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/openjdk/mountainlion/x86_64/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/openjdk/precise/x86_64/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/openjdk/trusty/x86_64/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/mountainlion/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"24126eba23484cc836ff7c53d7c0c6a4\""], "if-modified-since"=>["Mon, 30 Mar 2015 13:51:23 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/app-dynamics/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/mariadb-jdbc/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/new-relic/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/auto-reconfiguration/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/precise/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"58be7937850f24d8436e3c82a78d6efb\""], "if-modified-since"=>["Fri, 27 Mar 2015 10:26:52 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /openjdk/trusty/x86_64/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"b41d8a91c9a1777e5148ee934e062395\""], "if-modified-since"=>["Mon, 16 Mar 2015 10:58:07 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /app-dynamics/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"10d7ea7a1caf55280c0bf7ecdf7be8ea\""], "if-modified-since"=>["Mon, 13 Apr 2015 12:45:10 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /mariadb-jdbc/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"9ebf4ca29df47a550600b739ff274bd2\""], "if-modified-since"=>["Tue, 20 Jan 2015 11:08:42 GMT"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /new-relic/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"a1ddbd06859914301029ee9d654bd48a\""], "if-modified-since"=>["Tue, 07 Apr 2015 13:47:05 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/play-jpa-plugin/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /auto-reconfiguration/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"ddd104e9d1509614b678fbf31ecfacf9\""], "if-modified-since"=>["Fri, 30 Jan 2015 13:38:48 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching http://download.run.pivotal.io/postgresql-jdbc/index.yml | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/groovy/groovy-2.3.10.zip | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /play-jpa-plugin/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"b5fa8b8131a4273237234cc9df8b0d06\""], "if-modified-since"=>["Fri, 30 Jan 2015 13:39:01 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/spring-boot-cli/spring-boot-cli-1.0.0_RELEASE.tar.gz[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Cached copy up to date | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/tomcat/tomcat-7.0.61.tar.gz | |
Caching http://download.run.pivotal.io/auto-reconfiguration/index.yml[DownloadCache] DEBUG Cached copy up to date | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/tomcat-lifecycle-support/tomcat-lifecycle-support-2.4.0_RELEASE.jar | |
[DownloadCache] DEBUG Request: /postgresql-jdbc/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"44e06e28974d73be9d3c9920bf8acc6c\""], "if-modified-since"=>["Tue, 03 Mar 2015 11:29:50 GMT"]} | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
Caching https://download.run.pivotal.io/tomcat-logging-support/tomcat-logging-support-2.4.0_RELEASE.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 80, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>false} | |
[DownloadCache] DEBUG Request: /auto-reconfiguration/index.yml, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"ddd104e9d1509614b678fbf31ecfacf9\""], "if-modified-since"=>["Fri, 30 Jan 2015 13:38:48 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/redis-store/redis-store-1.2.0_RELEASE.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/openjdk/centos6/x86_64/openjdk-1.7.0_75.tar.gz | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /groovy/groovy-2.3.10.zip, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /spring-boot-cli/spring-boot-cli-1.0.0_RELEASE.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Request: /tomcat/tomcat-7.0.61.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /tomcat-lifecycle-support/tomcat-lifecycle-support-2.4.0_RELEASE.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /tomcat-logging-support/tomcat-logging-support-2.4.0_RELEASE.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /redis-store/redis-store-1.2.0_RELEASE.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /openjdk/centos6/x86_64/openjdk-1.7.0_75.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "7e964260a72e996a1f2520dff65d3867" | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "77d0966537ee03660c7a945c8e5e9f85" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 13 Apr 2015 12:49:55 GMT | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 24 Oct 2014 11:22:29 GMT | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Ftomcat%2Ftomcat-7.0.61.tar.gz.cached | |
[DownloadCache] DEBUG Persisting etag: "0b3563febcce488d2adda964c83e6cd9" | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Ftomcat-logging-support%2Ftomcat-logging-support-2.4.0_RELEASE.jar.cached | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 24 Oct 2014 11:22:20 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Ftomcat-lifecycle-support%2Ftomcat-lifecycle-support-2.4.0_RELEASE.jar.cached | |
[DownloadCache] DEBUG Validated content size 5908 is 5908 | |
Caching https://download.run.pivotal.io/openjdk/lucid/x86_64/openjdk-1.7.0_75.tar.gz | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Validated content size 5795 is 5795 | |
Caching https://download.run.pivotal.io/openjdk/mountainlion/x86_64/openjdk-1.7.0_75.tar.gz | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "6c89a7ef5dc6a45152c01b1c173f4a0d" | |
[DownloadCache] DEBUG Persisting last-modified: Wed, 16 Jul 2014 07:53:55 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fredis-store%2Fredis-store-1.2.0_RELEASE.jar.cached | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "07dbeca4c9fbb7ae80fe4a284b1b0b65-7" | |
[DownloadCache] DEBUG Persisting last-modified: Wed, 28 Jan 2015 16:13:18 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Fcentos6%2Fx86_64%2Fopenjdk-1.7.0_75.tar.gz.cached | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "d3c9314517c431ef4a6b611d21e8263c" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 01 Apr 2014 16:17:41 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fspring-boot-cli%2Fspring-boot-cli-1.0.0_RELEASE.tar.gz.cached | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "e4922e0367b1be67471d0ce38b730952-7" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 16 Mar 2015 11:12:52 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fgroovy%2Fgroovy-2.3.10.zip.cached | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /openjdk/lucid/x86_64/openjdk-1.7.0_75.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /openjdk/mountainlion/x86_64/openjdk-1.7.0_75.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "62d2aaf9ab272eb1cb6c30e7ca56b3dc-7" | |
[DownloadCache] DEBUG Persisting last-modified: Wed, 28 Jan 2015 15:04:00 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Flucid%2Fx86_64%2Fopenjdk-1.7.0_75.tar.gz.cached | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "178e161bde265ccf0462ad3ebbb3caa3-6" | |
[DownloadCache] DEBUG Persisting last-modified: Wed, 28 Jan 2015 16:45:54 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Fmountainlion%2Fx86_64%2Fopenjdk-1.7.0_75.tar.gz.cached | |
[DownloadCache] DEBUG Validated content size 498935 is 498935 | |
Caching https://download.run.pivotal.io/openjdk/precise/x86_64/openjdk-1.7.0_75.tar.gz | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /openjdk/precise/x86_64/openjdk-1.7.0_75.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "1aebef39f708fb661e506c9b1e437552-7" | |
[DownloadCache] DEBUG Persisting last-modified: Wed, 28 Jan 2015 17:15:56 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Fprecise%2Fx86_64%2Fopenjdk-1.7.0_75.tar.gz.cached | |
[DownloadCache] DEBUG Validated content size 7399767 is 7399767 | |
Caching https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.7.0_75.tar.gz | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /openjdk/trusty/x86_64/openjdk-1.7.0_75.tar.gz, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Validated content size 8816567 is 8816567 | |
Caching https://download.run.pivotal.io/app-dynamics/app-dynamics-3.7.17.zip | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "a8164f1b3e0190c52e37cd1ae55f6ecc-7" | |
[DownloadCache] DEBUG Persisting last-modified: Wed, 28 Jan 2015 15:42:30 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fopenjdk%2Ftrusty%2Fx86_64%2Fopenjdk-1.7.0_75.tar.gz.cached | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /app-dynamics/app-dynamics-3.7.17.zip, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "e6dbfe5fd672d40ac4e4bec0d0c077ae" | |
[DownloadCache] DEBUG Persisting last-modified: Mon, 24 Mar 2014 08:25:31 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fapp-dynamics%2Fapp-dynamics-3.7.17.zip.cached | |
[DownloadCache] DEBUG Validated content size 9306247 is 9306247 | |
Caching https://download.run.pivotal.io/mariadb-jdbc/mariadb-jdbc-1.1.8.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /mariadb-jdbc/mariadb-jdbc-1.1.8.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "f73ea6447640d3712555376bbd80fff9" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 20 Jan 2015 11:08:41 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fmariadb-jdbc%2Fmariadb-jdbc-1.1.8.jar.cached | |
[DownloadCache] DEBUG Validated content size 242780 is 242780 | |
Caching https://download.run.pivotal.io/new-relic/new-relic-3.6.0.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /new-relic/new-relic-3.6.0.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "0c4220e1a98b8efe208ce98d7f01517e" | |
[DownloadCache] DEBUG Persisting last-modified: Thu, 24 Apr 2014 07:02:20 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fnew-relic%2Fnew-relic-3.6.0.jar.cached | |
[DownloadCache] DEBUG Validated content size 6520815 is 6520815 | |
Caching https://download.run.pivotal.io/auto-reconfiguration/auto-reconfiguration-1.7.0_RELEASE.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /auto-reconfiguration/auto-reconfiguration-1.7.0_RELEASE.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "6072cef0707401e79d7160ccfc726e46" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 30 Jan 2015 13:38:46 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fauto-reconfiguration%2Fauto-reconfiguration-1.7.0_RELEASE.jar.cached | |
[DownloadCache] DEBUG Validated content size 1447458 is 1447458 | |
Caching https://download.run.pivotal.io/auto-reconfiguration/auto-reconfiguration-1.7.0_RELEASE.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /auto-reconfiguration/auto-reconfiguration-1.7.0_RELEASE.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"], "if-none-match"=>["\"6072cef0707401e79d7160ccfc726e46\""], "if-modified-since"=>["Fri, 30 Jan 2015 13:38:46 GMT"]} | |
[DownloadCache] DEBUG Status: 304 | |
[DownloadCache] DEBUG Cached copy up to date | |
Caching https://download.run.pivotal.io/play-jpa-plugin/play-jpa-plugin-1.7.0_RELEASE.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /play-jpa-plugin/play-jpa-plugin-1.7.0_RELEASE.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "bfb192f797a0d9a2ddc64264dac72848" | |
[DownloadCache] DEBUG Persisting last-modified: Fri, 30 Jan 2015 13:39:00 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fplay-jpa-plugin%2Fplay-jpa-plugin-1.7.0_RELEASE.jar.cached | |
[DownloadCache] DEBUG Validated content size 5273 is 5273 | |
Caching https://download.run.pivotal.io/postgresql-jdbc/postgresql-jdbc-9.3.1103.jar | |
[DownloadCache] DEBUG Proxy: www-proxy.ericsson.se, 8080, , | |
[DownloadCache] DEBUG HTTP: download.run.pivotal.io, 443, {:read_timeout=>10, :connect_timeout=>10, :open_timeout=>10, :use_ssl=>true} | |
[DownloadCache] DEBUG Request: /postgresql-jdbc/postgresql-jdbc-9.3.1103.jar, {"accept"=>["*/*"], "user-agent"=>["Ruby"]} | |
[DownloadCache] DEBUG Status: 200 | |
[DownloadCache] DEBUG Persisting etag: "83e54783c93cd5a9b28ef38e0ce48d70" | |
[DownloadCache] DEBUG Persisting last-modified: Tue, 03 Feb 2015 15:35:02 GMT | |
[DownloadCache] DEBUG Persisting content to build/staging/resources/cache/https%3A%2F%2Fdownload.run.pivotal.io%2Fpostgresql-jdbc%2Fpostgresql-jdbc-9.3.1103.jar.cached | |
[DownloadCache] DEBUG Validated content size 594361 is 594361 | |
mkdir -p build/staging/bin | |
cp bin/compile build/staging/bin/compile | |
cp bin/detect build/staging/bin/detect | |
cp bin/release build/staging/bin/release | |
mkdir -p build/staging/config | |
cp config/play_framework_auto_reconfiguration.yml build/staging/config/play_framework_auto_reconfiguration.yml | |
cp config/oracle_jre.yml build/staging/config/oracle_jre.yml | |
cp config/repository.yml build/staging/config/repository.yml | |
cp config/spring_boot_cli.yml build/staging/config/spring_boot_cli.yml | |
cp config/java_opts.yml build/staging/config/java_opts.yml | |
cp config/components.yml build/staging/config/components.yml | |
cp config/open_jdk_jre.yml build/staging/config/open_jdk_jre.yml | |
cp config/new_relic_agent.yml build/staging/config/new_relic_agent.yml | |
cp config/postgresql_jdbc.yml build/staging/config/postgresql_jdbc.yml | |
cp config/cache.yml build/staging/config/cache.yml | |
cp config/app_dynamics_agent.yml build/staging/config/app_dynamics_agent.yml | |
cp config/play_framework_jpa_plugin.yml build/staging/config/play_framework_jpa_plugin.yml | |
cp config/maria_db_jdbc.yml build/staging/config/maria_db_jdbc.yml | |
cp config/tomcat.yml build/staging/config/tomcat.yml | |
cp config/spring_auto_reconfiguration.yml build/staging/config/spring_auto_reconfiguration.yml | |
cp config/groovy.yml build/staging/config/groovy.yml | |
cp config/logging.yml build/staging/config/logging.yml | |
mkdir -p build/staging/lib/java_buildpack | |
cp lib/java_buildpack/util.rb build/staging/lib/java_buildpack/util.rb | |
cp lib/java_buildpack/buildpack.rb build/staging/lib/java_buildpack/buildpack.rb | |
cp lib/java_buildpack/framework.rb build/staging/lib/java_buildpack/framework.rb | |
cp lib/java_buildpack/container.rb build/staging/lib/java_buildpack/container.rb | |
cp lib/java_buildpack/repository.rb build/staging/lib/java_buildpack/repository.rb | |
mkdir -p build/staging/lib/java_buildpack/repository | |
cp lib/java_buildpack/repository/configured_item.rb build/staging/lib/java_buildpack/repository/configured_item.rb | |
cp lib/java_buildpack/repository/version_resolver.rb build/staging/lib/java_buildpack/repository/version_resolver.rb | |
cp lib/java_buildpack/repository/repository_index.rb build/staging/lib/java_buildpack/repository/repository_index.rb | |
cp lib/java_buildpack/logging.rb build/staging/lib/java_buildpack/logging.rb | |
mkdir -p build/staging/lib/java_buildpack/util | |
cp lib/java_buildpack/util/cache.rb build/staging/lib/java_buildpack/util/cache.rb | |
cp lib/java_buildpack/util/space_case.rb build/staging/lib/java_buildpack/util/space_case.rb | |
cp lib/java_buildpack/util/constantize.rb build/staging/lib/java_buildpack/util/constantize.rb | |
cp lib/java_buildpack/util/class_file_utils.rb build/staging/lib/java_buildpack/util/class_file_utils.rb | |
cp lib/java_buildpack/util/ratpack_utils.rb build/staging/lib/java_buildpack/util/ratpack_utils.rb | |
cp lib/java_buildpack/util/file_enumerable.rb build/staging/lib/java_buildpack/util/file_enumerable.rb | |
cp lib/java_buildpack/util/configuration_utils.rb build/staging/lib/java_buildpack/util/configuration_utils.rb | |
cp lib/java_buildpack/util/format_duration.rb build/staging/lib/java_buildpack/util/format_duration.rb | |
cp lib/java_buildpack/util/jar_finder.rb build/staging/lib/java_buildpack/util/jar_finder.rb | |
cp lib/java_buildpack/util/filtering_pathname.rb build/staging/lib/java_buildpack/util/filtering_pathname.rb | |
cp lib/java_buildpack/util/to_b.rb build/staging/lib/java_buildpack/util/to_b.rb | |
cp lib/java_buildpack/util/play.rb build/staging/lib/java_buildpack/util/play.rb | |
cp lib/java_buildpack/util/java_main_utils.rb build/staging/lib/java_buildpack/util/java_main_utils.rb | |
cp lib/java_buildpack/util/qualify_path.rb build/staging/lib/java_buildpack/util/qualify_path.rb | |
cp lib/java_buildpack/util/tokenized_version.rb build/staging/lib/java_buildpack/util/tokenized_version.rb | |
cp lib/java_buildpack/util/groovy_utils.rb build/staging/lib/java_buildpack/util/groovy_utils.rb | |
cp lib/java_buildpack/util/spring_boot_utils.rb build/staging/lib/java_buildpack/util/spring_boot_utils.rb | |
mkdir -p build/staging/lib/java_buildpack/util/play | |
cp lib/java_buildpack/util/play/post22_staged.rb build/staging/lib/java_buildpack/util/play/post22_staged.rb | |
cp lib/java_buildpack/util/play/post22.rb build/staging/lib/java_buildpack/util/play/post22.rb | |
cp lib/java_buildpack/util/play/pre22.rb build/staging/lib/java_buildpack/util/play/pre22.rb | |
cp lib/java_buildpack/util/play/base.rb build/staging/lib/java_buildpack/util/play/base.rb | |
cp lib/java_buildpack/util/play/post22_dist.rb build/staging/lib/java_buildpack/util/play/post22_dist.rb | |
cp lib/java_buildpack/util/play/factory.rb build/staging/lib/java_buildpack/util/play/factory.rb | |
cp lib/java_buildpack/util/play/pre22_staged.rb build/staging/lib/java_buildpack/util/play/pre22_staged.rb | |
cp lib/java_buildpack/util/play/pre22_dist.rb build/staging/lib/java_buildpack/util/play/pre22_dist.rb | |
cp lib/java_buildpack/util/shell.rb build/staging/lib/java_buildpack/util/shell.rb | |
mkdir -p build/staging/lib/java_buildpack/util/cache | |
cp lib/java_buildpack/util/cache/cached_file.rb build/staging/lib/java_buildpack/util/cache/cached_file.rb | |
cp lib/java_buildpack/util/cache/application_cache.rb build/staging/lib/java_buildpack/util/cache/application_cache.rb | |
cp lib/java_buildpack/util/cache/inferred_network_failure.rb build/staging/lib/java_buildpack/util/cache/inferred_network_failure.rb | |
cp lib/java_buildpack/util/cache/download_cache.rb build/staging/lib/java_buildpack/util/cache/download_cache.rb | |
cp lib/java_buildpack/util/cache/internet_availability.rb build/staging/lib/java_buildpack/util/cache/internet_availability.rb | |
cp lib/java_buildpack/util/find_single_directory.rb build/staging/lib/java_buildpack/util/find_single_directory.rb | |
cp lib/java_buildpack/util/properties.rb build/staging/lib/java_buildpack/util/properties.rb | |
cp lib/java_buildpack/util/dash_case.rb build/staging/lib/java_buildpack/util/dash_case.rb | |
cp lib/java_buildpack/util/start_script.rb build/staging/lib/java_buildpack/util/start_script.rb | |
cp lib/java_buildpack/util/snake_case.rb build/staging/lib/java_buildpack/util/snake_case.rb | |
mkdir -p build/staging/lib/java_buildpack/jre/memory | |
cp lib/java_buildpack/jre/memory/openjdk_memory_heuristic_factory.rb build/staging/lib/java_buildpack/jre/memory/openjdk_memory_heuristic_factory.rb | |
cp lib/java_buildpack/jre/memory/memory_size.rb build/staging/lib/java_buildpack/jre/memory/memory_size.rb | |
cp lib/java_buildpack/jre/memory/memory_range.rb build/staging/lib/java_buildpack/jre/memory/memory_range.rb | |
cp lib/java_buildpack/jre/memory/weight_balancing_memory_heuristic.rb build/staging/lib/java_buildpack/jre/memory/weight_balancing_memory_heuristic.rb | |
cp lib/java_buildpack/jre/memory/memory_limit.rb build/staging/lib/java_buildpack/jre/memory/memory_limit.rb | |
cp lib/java_buildpack/jre/memory/stack_memory_bucket.rb build/staging/lib/java_buildpack/jre/memory/stack_memory_bucket.rb | |
cp lib/java_buildpack/jre/memory/memory_bucket.rb build/staging/lib/java_buildpack/jre/memory/memory_bucket.rb | |
cp lib/java_buildpack/jre/open_jdk_jre.rb build/staging/lib/java_buildpack/jre/open_jdk_jre.rb | |
cp lib/java_buildpack/jre/open_jdk_like.rb build/staging/lib/java_buildpack/jre/open_jdk_like.rb | |
cp lib/java_buildpack/jre/oracle_jre.rb build/staging/lib/java_buildpack/jre/oracle_jre.rb | |
mkdir -p build/staging/lib/java_buildpack/framework | |
cp lib/java_buildpack/framework/spring_insight.rb build/staging/lib/java_buildpack/framework/spring_insight.rb | |
cp lib/java_buildpack/framework/java_opts.rb build/staging/lib/java_buildpack/framework/java_opts.rb | |
cp lib/java_buildpack/framework/new_relic_agent.rb build/staging/lib/java_buildpack/framework/new_relic_agent.rb | |
cp lib/java_buildpack/framework/maria_db_jdbc.rb build/staging/lib/java_buildpack/framework/maria_db_jdbc.rb | |
cp lib/java_buildpack/framework/postgresql_jdbc.rb build/staging/lib/java_buildpack/framework/postgresql_jdbc.rb | |
mkdir -p build/staging/lib/java_buildpack/framework/spring_auto_reconfiguration | |
cp lib/java_buildpack/framework/spring_auto_reconfiguration/web_xml_modifier.rb build/staging/lib/java_buildpack/framework/spring_auto_reconfiguration/web_xml_modifier.rb | |
cp lib/java_buildpack/framework/play_framework_auto_reconfiguration.rb build/staging/lib/java_buildpack/framework/play_framework_auto_reconfiguration.rb | |
cp lib/java_buildpack/framework/app_dynamics_agent.rb build/staging/lib/java_buildpack/framework/app_dynamics_agent.rb | |
cp lib/java_buildpack/framework/spring_auto_reconfiguration.rb build/staging/lib/java_buildpack/framework/spring_auto_reconfiguration.rb | |
cp lib/java_buildpack/framework/play_framework_jpa_plugin.rb build/staging/lib/java_buildpack/framework/play_framework_jpa_plugin.rb | |
cp lib/java_buildpack/buildpack_version.rb build/staging/lib/java_buildpack/buildpack_version.rb | |
mkdir -p build/staging/lib/java_buildpack/container | |
cp lib/java_buildpack/container/dist_zip.rb build/staging/lib/java_buildpack/container/dist_zip.rb | |
cp lib/java_buildpack/container/groovy.rb build/staging/lib/java_buildpack/container/groovy.rb | |
cp lib/java_buildpack/container/dist_zip_like.rb build/staging/lib/java_buildpack/container/dist_zip_like.rb | |
cp lib/java_buildpack/container/play_framework.rb build/staging/lib/java_buildpack/container/play_framework.rb | |
cp lib/java_buildpack/container/spring_boot_cli.rb build/staging/lib/java_buildpack/container/spring_boot_cli.rb | |
cp lib/java_buildpack/container/spring_boot.rb build/staging/lib/java_buildpack/container/spring_boot.rb | |
cp lib/java_buildpack/container/ratpack.rb build/staging/lib/java_buildpack/container/ratpack.rb | |
mkdir -p build/staging/lib/java_buildpack/container/tomcat | |
cp lib/java_buildpack/container/tomcat/tomcat_utils.rb build/staging/lib/java_buildpack/container/tomcat/tomcat_utils.rb | |
cp lib/java_buildpack/container/tomcat/tomcat_redis_store.rb build/staging/lib/java_buildpack/container/tomcat/tomcat_redis_store.rb | |
cp lib/java_buildpack/container/tomcat/tomcat_instance.rb build/staging/lib/java_buildpack/container/tomcat/tomcat_instance.rb | |
cp lib/java_buildpack/container/tomcat/tomcat_lifecycle_support.rb build/staging/lib/java_buildpack/container/tomcat/tomcat_lifecycle_support.rb | |
cp lib/java_buildpack/container/tomcat/tomcat_logging_support.rb build/staging/lib/java_buildpack/container/tomcat/tomcat_logging_support.rb | |
cp lib/java_buildpack/container/tomcat/tomcat_insight_support.rb build/staging/lib/java_buildpack/container/tomcat/tomcat_insight_support.rb | |
cp lib/java_buildpack/container/tomcat.rb build/staging/lib/java_buildpack/container/tomcat.rb | |
cp lib/java_buildpack/container/java_main.rb build/staging/lib/java_buildpack/container/java_main.rb | |
mkdir -p build/staging/lib/java_buildpack/component | |
cp lib/java_buildpack/component/application.rb build/staging/lib/java_buildpack/component/application.rb | |
cp lib/java_buildpack/component/java_opts.rb build/staging/lib/java_buildpack/component/java_opts.rb | |
cp lib/java_buildpack/component/droplet.rb build/staging/lib/java_buildpack/component/droplet.rb | |
cp lib/java_buildpack/component/base_component.rb build/staging/lib/java_buildpack/component/base_component.rb | |
cp lib/java_buildpack/component/services.rb build/staging/lib/java_buildpack/component/services.rb | |
cp lib/java_buildpack/component/modular_component.rb build/staging/lib/java_buildpack/component/modular_component.rb | |
cp lib/java_buildpack/component/versioned_dependency_component.rb build/staging/lib/java_buildpack/component/versioned_dependency_component.rb | |
cp lib/java_buildpack/component/immutable_java_home.rb build/staging/lib/java_buildpack/component/immutable_java_home.rb | |
cp lib/java_buildpack/component/additional_libraries.rb build/staging/lib/java_buildpack/component/additional_libraries.rb | |
cp lib/java_buildpack/component/mutable_java_home.rb build/staging/lib/java_buildpack/component/mutable_java_home.rb | |
mkdir -p build/staging/lib/java_buildpack/logging | |
cp lib/java_buildpack/logging/logger_factory.rb build/staging/lib/java_buildpack/logging/logger_factory.rb | |
cp lib/java_buildpack/logging/delegating_logger.rb build/staging/lib/java_buildpack/logging/delegating_logger.rb | |
cp lib/java_buildpack/jre.rb build/staging/lib/java_buildpack/jre.rb | |
cp lib/java_buildpack/component.rb build/staging/lib/java_buildpack/component.rb | |
cp lib/java_buildpack.rb build/staging/lib/java_buildpack.rb | |
mkdir -p build/staging/resources/oracle_jre/bin | |
cp resources/oracle_jre/bin/killjava.sh build/staging/resources/oracle_jre/bin/killjava.sh | |
mkdir -p build/staging/resources/open_jdk_jre/bin | |
cp resources/open_jdk_jre/bin/killjava.sh build/staging/resources/open_jdk_jre/bin/killjava.sh | |
mkdir -p build/staging/resources/new_relic_agent | |
cp resources/new_relic_agent/newrelic.yml build/staging/resources/new_relic_agent/newrelic.yml | |
mkdir -p build/staging/resources/tomcat/conf | |
cp resources/tomcat/conf/logging.properties build/staging/resources/tomcat/conf/logging.properties | |
cp resources/tomcat/conf/context.xml build/staging/resources/tomcat/conf/context.xml | |
cp resources/tomcat/conf/server.xml build/staging/resources/tomcat/conf/server.xml | |
[DownloadCache] DEBUG Validated content size 30421514 is 30421514 | |
[DownloadCache] DEBUG Validated content size 31519052 is 31519052 | |
[DownloadCache] DEBUG Validated content size 31599145 is 31599145 | |
[DownloadCache] DEBUG Validated content size 31613328 is 31613328 | |
[DownloadCache] DEBUG Validated content size 32983220 is 32983220 | |
[DownloadCache] DEBUG Validated content size 31622702 is 31622702 | |
Creating build/java-buildpack-offline-7a8ab51.zip | |
elpsstu@6N0Z022:~/workspace/buildpack/java-buildpack$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment