Skip to content

Instantly share code, notes, and snippets.

@nebhale
Created September 8, 2020 21:22
Show Gist options
  • Save nebhale/8a622c29df95bb4004dcbbbfb0f4a5f7 to your computer and use it in GitHub Desktop.
Save nebhale/8a622c29df95bb4004dcbbbfb0f4a5f7 to your computer and use it in GitHub Desktop.
➜ ~/d/s/p/s/j/gradle main pack build applications/gradle --builder paketobuildpacks/builder:base --pull-policy never --timestamps -v
2020/09/08 13:41:38.729758 Builder paketobuildpacks/builder:base is trusted
2020/09/08 13:41:38.758694 Selected run image index.docker.io/paketobuildpacks/run:base-cnb
2020/09/08 13:41:38.785591 Creating builder with the following buildpacks:
2020/09/08 13:41:38.785612 -> paketo-buildpacks/dotnet-core@0.0.8
2020/09/08 13:41:38.785617 -> paketo-buildpacks/dotnet-core-aspnet@0.0.190
2020/09/08 13:41:38.785621 -> paketo-buildpacks/dotnet-core-build@0.0.119
2020/09/08 13:41:38.785624 -> paketo-buildpacks/dotnet-core-conf@0.0.177
2020/09/08 13:41:38.785627 -> paketo-buildpacks/dotnet-core-runtime@0.0.195
2020/09/08 13:41:38.785630 -> paketo-buildpacks/dotnet-core-sdk@0.0.192
2020/09/08 13:41:38.785634 -> paketo-buildpacks/icu@0.0.97
2020/09/08 13:41:38.785637 -> paketo-buildpacks/node-engine@0.0.262
2020/09/08 13:41:38.785640 -> paketo-buildpacks/java@3.0.2
2020/09/08 13:41:38.785643 -> paketo-buildpacks/image-labels@2.0.3
2020/09/08 13:41:38.785646 -> paketo-buildpacks/leiningen@1.1.0
2020/09/08 13:41:38.785653 -> paketo-buildpacks/spring-boot@3.2.0
2020/09/08 13:41:38.785656 -> paketo-buildpacks/azure-application-insights@2.2.0
2020/09/08 13:41:38.785659 -> paketo-buildpacks/gradle@3.1.0
2020/09/08 13:41:38.785662 -> paketo-buildpacks/debug@2.1.1
2020/09/08 13:41:38.785665 -> paketo-buildpacks/bellsoft-liberica@3.2.0
2020/09/08 13:41:38.785668 -> paketo-buildpacks/encrypt-at-rest@2.2.0
2020/09/08 13:41:38.785671 -> paketo-buildpacks/executable-jar@3.1.0
2020/09/08 13:41:38.785675 -> paketo-buildpacks/procfile@2.0.2
2020/09/08 13:41:38.785678 -> paketo-buildpacks/sbt@3.1.0
2020/09/08 13:41:38.785681 -> paketo-buildpacks/apache-tomcat@2.2.0
2020/09/08 13:41:38.785684 -> paketo-buildpacks/environment-variables@2.1.0
2020/09/08 13:41:38.785687 -> paketo-buildpacks/google-stackdriver@2.2.0
2020/09/08 13:41:38.785690 -> paketo-buildpacks/jmx@2.1.1
2020/09/08 13:41:38.785695 -> paketo-buildpacks/maven@3.1.0
2020/09/08 13:41:38.785699 -> paketo-buildpacks/dist-zip@2.2.0
2020/09/08 13:41:38.785702 -> paketo-buildpacks/procfile@2.0.2
2020/09/08 13:41:38.785705 -> paketo-buildpacks/java-native-image@3.2.0
2020/09/08 13:41:38.785708 -> paketo-buildpacks/graalvm@3.2.1
2020/09/08 13:41:38.785711 -> paketo-buildpacks/gradle@3.1.0
2020/09/08 13:41:38.785714 -> paketo-buildpacks/maven@3.1.0
2020/09/08 13:41:38.785717 -> paketo-buildpacks/sbt@3.1.0
2020/09/08 13:41:38.785720 -> paketo-buildpacks/spring-boot@3.2.0
2020/09/08 13:41:38.785723 -> paketo-buildpacks/spring-boot-native-image@1.3.0
2020/09/08 13:41:38.785726 -> paketo-buildpacks/environment-variables@2.1.0
2020/09/08 13:41:38.785729 -> paketo-buildpacks/executable-jar@3.1.0
2020/09/08 13:41:38.785732 -> paketo-buildpacks/image-labels@2.0.3
2020/09/08 13:41:38.785735 -> paketo-buildpacks/leiningen@1.1.0
2020/09/08 13:41:38.785738 -> paketo-buildpacks/procfile@2.0.2
2020/09/08 13:41:38.785741 -> paketo-buildpacks/nodejs@0.0.6
2020/09/08 13:41:38.785744 -> paketo-buildpacks/node-engine@0.0.262
2020/09/08 13:41:38.785747 -> paketo-buildpacks/node-start@0.0.3
2020/09/08 13:41:38.785751 -> paketo-buildpacks/npm@0.1.80
2020/09/08 13:41:38.785754 -> paketo-buildpacks/yarn-install@0.1.87
2020/09/08 13:41:38.785758 -> paketo-buildpacks/go@0.1.0
2020/09/08 13:41:38.785761 -> paketo-buildpacks/dep@0.0.169
2020/09/08 13:41:38.785764 -> paketo-buildpacks/dep-ensure@0.0.30
2020/09/08 13:41:38.785769 -> paketo-buildpacks/go-build@0.0.32
2020/09/08 13:41:38.785772 -> paketo-buildpacks/go-dist@0.1.0
2020/09/08 13:41:38.785775 -> paketo-buildpacks/go-mod-vendor@0.0.164
2020/09/08 13:41:38.785778 -> paketo-buildpacks/nginx@0.0.193
2020/09/08 13:41:39.095274 Using build cache volume pack-cache-45cff299bad6.build
2020/09/08 13:41:39.775400 ===> DETECTING
2020/09/08 13:41:40.042552 ======== Results ========
2020/09/08 13:41:40.042580 pass: paketo-buildpacks/graalvm@3.2.1
2020/09/08 13:41:40.042585 pass: paketo-buildpacks/gradle@3.1.0
2020/09/08 13:41:40.042588 skip: paketo-buildpacks/leiningen@1.1.0
2020/09/08 13:41:40.042590 skip: paketo-buildpacks/maven@3.1.0
2020/09/08 13:41:40.042593 skip: paketo-buildpacks/sbt@3.1.0
2020/09/08 13:41:40.042595 pass: paketo-buildpacks/executable-jar@3.1.0
2020/09/08 13:41:40.042597 pass: paketo-buildpacks/spring-boot@3.2.0
2020/09/08 13:41:40.042600 fail: paketo-buildpacks/spring-boot-native-image@1.3.0
2020/09/08 13:41:40.042603 skip: paketo-buildpacks/procfile@2.0.2
2020/09/08 13:41:40.042606 skip: paketo-buildpacks/environment-variables@2.1.0
2020/09/08 13:41:40.042608 skip: paketo-buildpacks/image-labels@2.0.3
2020/09/08 13:41:40.226626 ======== Results ========
2020/09/08 13:41:40.226652 pass: paketo-buildpacks/bellsoft-liberica@3.2.0
2020/09/08 13:41:40.226657 pass: paketo-buildpacks/gradle@3.1.0
2020/09/08 13:41:40.226665 skip: paketo-buildpacks/leiningen@1.1.0
2020/09/08 13:41:40.226673 skip: paketo-buildpacks/maven@3.1.0
2020/09/08 13:41:40.226680 skip: paketo-buildpacks/sbt@3.1.0
2020/09/08 13:41:40.226797 pass: paketo-buildpacks/executable-jar@3.1.0
2020/09/08 13:41:40.226807 pass: paketo-buildpacks/apache-tomcat@2.2.0
2020/09/08 13:41:40.226812 pass: paketo-buildpacks/dist-zip@2.2.0
2020/09/08 13:41:40.226818 pass: paketo-buildpacks/spring-boot@3.2.0
2020/09/08 13:41:40.226827 skip: paketo-buildpacks/procfile@2.0.2
2020/09/08 13:41:40.226838 skip: paketo-buildpacks/azure-application-insights@2.2.0
2020/09/08 13:41:40.226845 skip: paketo-buildpacks/debug@2.1.1
2020/09/08 13:41:40.226849 skip: paketo-buildpacks/google-stackdriver@2.2.0
2020/09/08 13:41:40.226856 skip: paketo-buildpacks/jmx@2.1.1
2020/09/08 13:41:40.226862 skip: paketo-buildpacks/encrypt-at-rest@2.2.0
2020/09/08 13:41:40.226867 skip: paketo-buildpacks/environment-variables@2.1.0
2020/09/08 13:41:40.226874 skip: paketo-buildpacks/image-labels@2.0.3
2020/09/08 13:41:40.226885 Resolving plan... (try #1)
2020/09/08 13:41:40.226894 6 of 17 buildpacks participating
2020/09/08 13:41:40.226899 paketo-buildpacks/bellsoft-liberica 3.2.0
2020/09/08 13:41:40.226905 paketo-buildpacks/gradle 3.1.0
2020/09/08 13:41:40.226914 paketo-buildpacks/executable-jar 3.1.0
2020/09/08 13:41:40.226920 paketo-buildpacks/apache-tomcat 2.2.0
2020/09/08 13:41:40.226928 paketo-buildpacks/dist-zip 2.2.0
2020/09/08 13:41:40.226935 paketo-buildpacks/spring-boot 3.2.0
2020/09/08 13:41:40.226951 ===> ANALYZING
2020/09/08 13:41:40.262633 Previous image with name "index.docker.io/applications/gradle:latest" not found
2020/09/08 13:41:40.262658 ===> RESTORING
2020/09/08 13:41:40.262664 ===> BUILDING
2020/09/08 13:41:40.269871
2020/09/08 13:41:40.269896 Paketo BellSoft Liberica Buildpack 3.2.0
2020/09/08 13:41:40.269901 https://github.com/paketo-buildpacks/bellsoft-liberica
2020/09/08 13:41:40.269908 Build Configuration:
2020/09/08 13:41:40.269915 $BP_JVM_VERSION 11.* the Java version
2020/09/08 13:41:40.269919 Launch Configuration:
2020/09/08 13:41:40.269923 $BPL_JVM_HEAD_ROOM 0 the headroom in memory calculation
2020/09/08 13:41:40.269927 $BPL_JVM_LOADED_CLASS_COUNT 35% of classes the number of loaded classes in memory calculation
2020/09/08 13:41:40.269931 $BPL_JVM_THREAD_COUNT 250 the number of threads in memory calculation
2020/09/08 13:41:40.269936 $JAVA_TOOL_OPTIONS the JVM launch flags
2020/09/08 13:41:40.273829 BellSoft Liberica JDK 11.0.8: Contributing to layer
2020/09/08 13:41:40.273850 Downloading from https://github.com/bell-sw/Liberica/releases/download/11.0.8+10/bellsoft-jdk11.0.8+10-linux-amd64.tar.gz
2020/09/08 13:41:55.569935 Verifying checksum
2020/09/08 13:41:56.168729 Expanding to /layers/paketo-buildpacks_bellsoft-liberica/jdk
2020/09/08 13:41:59.652233 Adding 127 container CA certificates to JVM truststore
2020/09/08 13:41:59.658857 Writing env.build/JAVA_HOME.override
2020/09/08 13:41:59.658885 Writing env.build/JDK_HOME.override
2020/09/08 13:41:59.659551 BellSoft Liberica JRE 11.0.8: Contributing to layer
2020/09/08 13:41:59.659568 Downloading from https://github.com/bell-sw/Liberica/releases/download/11.0.8+10/bellsoft-jre11.0.8+10-linux-amd64.tar.gz
2020/09/08 13:42:04.160989 Verifying checksum
2020/09/08 13:42:04.353884 Expanding to /layers/paketo-buildpacks_bellsoft-liberica/jre
2020/09/08 13:42:05.869070 Adding 127 container CA certificates to JVM truststore
2020/09/08 13:42:06.698687 Writing env.launch/BPI_APPLICATION_PATH.default
2020/09/08 13:42:06.698713 Writing env.launch/BPI_JVM_CACERTS.default
2020/09/08 13:42:06.698719 Writing env.launch/BPI_JVM_CLASS_COUNT.default
2020/09/08 13:42:06.698723 Writing env.launch/BPI_JVM_SECURITY_PROVIDERS.default
2020/09/08 13:42:06.698728 Writing env.launch/JAVA_HOME.default
2020/09/08 13:42:06.698732 Writing env.launch/MALLOC_ARENA_MAX.default
2020/09/08 13:42:06.698945 Launch Helper: Contributing to layer
2020/09/08 13:42:06.714493 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/active-processor-count
2020/09/08 13:42:06.714518 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/java-opts
2020/09/08 13:42:06.714522 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/link-local-dns
2020/09/08 13:42:06.714525 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/memory-calculator
2020/09/08 13:42:06.714528 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/openssl-certificate-loader
2020/09/08 13:42:06.714532 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/security-providers-configurer
2020/09/08 13:42:06.714698 Creating /layers/paketo-buildpacks_bellsoft-liberica/helper/exec.d/security-providers-classpath-9
2020/09/08 13:42:06.715184 Writing profile.d/helper
2020/09/08 13:42:06.715661 JVMKill Agent 1.16.0: Contributing to layer
2020/09/08 13:42:06.715677 Downloading from https://github.com/cloudfoundry/jvmkill/releases/download/v1.16.0.RELEASE/jvmkill-1.16.0-RELEASE.so
2020/09/08 13:42:08.152706 Verifying checksum
2020/09/08 13:42:08.164327 Copying to /layers/paketo-buildpacks_bellsoft-liberica/jvmkill
2020/09/08 13:42:08.167561 Writing env.launch/JAVA_TOOL_OPTIONS.append
2020/09/08 13:42:08.167590 Writing env.launch/JAVA_TOOL_OPTIONS.delim
2020/09/08 13:42:08.168151 Java Security Properties: Contributing to layer
2020/09/08 13:42:08.168171 Writing env.launch/JAVA_SECURITY_PROPERTIES.default
2020/09/08 13:42:08.168843 Writing env.launch/JAVA_TOOL_OPTIONS.append
2020/09/08 13:42:08.168858 Writing env.launch/JAVA_TOOL_OPTIONS.delim
2020/09/08 13:42:08.184894
2020/09/08 13:42:08.184942 Paketo Gradle Buildpack 3.1.0
2020/09/08 13:42:08.184956 https://github.com/paketo-buildpacks/gradle
2020/09/08 13:42:08.184961 Build Configuration:
2020/09/08 13:42:08.184968 $BP_GRADLE_BUILD_ARGUMENTS --no-daemon -x test build the arguments to pass to Maven
2020/09/08 13:42:08.184973 $BP_GRADLE_BUILT_ARTIFACT build/libs/*.[jw]ar the built application artifact explicitly. Supersedes $BP_GRADLE_BUILT_MODULE
2020/09/08 13:42:08.184979 $BP_GRADLE_BUILT_MODULE the module to find application artifact in
2020/09/08 13:42:08.426624 Creating cache directory /home/cnb/.gradle
2020/09/08 13:42:08.427732 Compiled Application: Contributing to layer
2020/09/08 13:42:08.427757 Executing gradlew --no-daemon -x test build
2020/09/08 13:42:08.600681 Downloading https://services.gradle.org/distributions/gradle-6.4-bin.zip
2020/09/08 13:42:17.240184 .........10%..........20%..........30%..........40%.........50%..........60%..........70%..........80%.........90%..........100%
2020/09/08 13:42:18.457040
2020/09/08 13:42:18.457067 Welcome to Gradle 6.4!
2020/09/08 13:42:18.457072
2020/09/08 13:42:18.457077 Here are the highlights of this release:
2020/09/08 13:42:18.457505 - Support for building, testing and running Java Modules
2020/09/08 13:42:18.457945 - Precompiled script plugins for Groovy DSL
2020/09/08 13:42:18.457957 - Single dependency lock file per project
2020/09/08 13:42:18.457960
2020/09/08 13:42:18.457963 For more details see https://docs.gradle.org/6.4/release-notes.html
2020/09/08 13:42:18.457966
2020/09/08 13:42:18.551092 To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.4/userguide/gradle_daemon.html.
2020/09/08 13:42:19.846587 Daemon will be stopped at the end of the build stopping after processing
2020/09/08 13:43:02.062994 > Task :compileJava
2020/09/08 13:43:02.064352 > Task :processResources
2020/09/08 13:43:02.067520 > Task :classes
2020/09/08 13:43:03.046291 > Task :bootJar
2020/09/08 13:43:03.046635 > Task :jar SKIPPED
2020/09/08 13:43:03.046908 > Task :assemble
2020/09/08 13:43:03.046921 > Task :check
2020/09/08 13:43:03.047246 > Task :build
2020/09/08 13:43:03.047592
2020/09/08 13:43:03.048509 BUILD SUCCESSFUL in 54s
2020/09/08 13:43:03.048523 3 actionable tasks: 3 executed
2020/09/08 13:43:03.710958 Removing source code
2020/09/08 13:43:03.762459
2020/09/08 13:43:03.762486 Paketo Executable JAR Buildpack 3.1.0
2020/09/08 13:43:03.762491 https://github.com/paketo-buildpacks/executable-jar
2020/09/08 13:43:03.762503 Writing env.launch/CLASSPATH
2020/09/08 13:43:03.762506 Process types:
2020/09/08 13:43:03.762509 executable-jar: java org.springframework.boot.loader.JarLauncher
2020/09/08 13:43:03.762512 task: java org.springframework.boot.loader.JarLauncher
2020/09/08 13:43:03.762515 web: java org.springframework.boot.loader.JarLauncher
2020/09/08 13:43:03.788911
2020/09/08 13:43:03.788967 Paketo Spring Boot Buildpack 3.2.0
2020/09/08 13:43:03.788974 https://github.com/paketo-buildpacks/spring-boot
2020/09/08 13:43:03.886520 Launch Helper: Contributing to layer
2020/09/08 13:43:03.892471 Creating /layers/paketo-buildpacks_spring-boot/helper/exec.d/spring-cloud-bindings
2020/09/08 13:43:03.892493 Writing profile.d/helper
2020/09/08 13:43:03.894687 Web Application Type: Contributing to layer
2020/09/08 13:43:03.894701 Reactive web application detected
2020/09/08 13:43:03.894704 Writing env.launch/BPL_JVM_THREAD_COUNT.default
2020/09/08 13:43:03.895791 Spring Cloud Bindings 1.6.0: Contributing to layer
2020/09/08 13:43:03.895807 Downloading from https://repo.spring.io/release/org/springframework/cloud/spring-cloud-bindings/1.6.0/spring-cloud-bindings-1.6.0.jar
2020/09/08 13:43:04.178057 Verifying checksum
2020/09/08 13:43:04.178118 Copying to /layers/paketo-buildpacks_spring-boot/spring-cloud-bindings
2020/09/08 13:43:04.178834 Image labels:
2020/09/08 13:43:04.178851 org.springframework.boot.spring-configuration-metadata.json
2020/09/08 13:43:04.178857 org.springframework.boot.version
2020/09/08 13:43:04.244504 ===> EXPORTING
2020/09/08 13:43:04.244534 no project metadata found at path 'project-metadata.toml', project metadata will not be exported
2020/09/08 13:43:04.302725 Reusing tarball for layer "paketo-buildpacks/bellsoft-liberica:helper" with SHA: sha256:5ca880c6d9dba1dd6ec843c7f0deeb656932b0124344b680d922f5ba3f8229c9
2020/09/08 13:43:04.302750 Adding layer 'paketo-buildpacks/bellsoft-liberica:helper'
2020/09/08 13:43:04.302754 Layer 'paketo-buildpacks/bellsoft-liberica:helper' SHA: sha256:5ca880c6d9dba1dd6ec843c7f0deeb656932b0124344b680d922f5ba3f8229c9
2020/09/08 13:43:04.306996 Reusing tarball for layer "paketo-buildpacks/bellsoft-liberica:java-security-properties" with SHA: sha256:ec0381c8f32136ad9564b114b2271d1181e0c181957acb6707e6ff4713a7a89d
2020/09/08 13:43:04.307015 Adding layer 'paketo-buildpacks/bellsoft-liberica:java-security-properties'
2020/09/08 13:43:04.307019 Layer 'paketo-buildpacks/bellsoft-liberica:java-security-properties' SHA: sha256:ec0381c8f32136ad9564b114b2271d1181e0c181957acb6707e6ff4713a7a89d
2020/09/08 13:43:04.787867 Reusing tarball for layer "paketo-buildpacks/bellsoft-liberica:jre" with SHA: sha256:d7f8f6ca28fa681e38526cc07f41bf9d51875a784636912fcf46e72faf4d16ca
2020/09/08 13:43:04.787890 Adding layer 'paketo-buildpacks/bellsoft-liberica:jre'
2020/09/08 13:43:04.787893 Layer 'paketo-buildpacks/bellsoft-liberica:jre' SHA: sha256:d7f8f6ca28fa681e38526cc07f41bf9d51875a784636912fcf46e72faf4d16ca
2020/09/08 13:43:04.901034 Reusing tarball for layer "paketo-buildpacks/bellsoft-liberica:jvmkill" with SHA: sha256:0b18b1f120f4fe67b0f9699e9db7cb8f0f9fc6f6944115a001b9825a7191802f
2020/09/08 13:43:04.901057 Adding layer 'paketo-buildpacks/bellsoft-liberica:jvmkill'
2020/09/08 13:43:04.901060 Layer 'paketo-buildpacks/bellsoft-liberica:jvmkill' SHA: sha256:0b18b1f120f4fe67b0f9699e9db7cb8f0f9fc6f6944115a001b9825a7191802f
2020/09/08 13:43:04.905080 Reusing tarball for layer "paketo-buildpacks/executable-jar:class-path" with SHA: sha256:4f53326d9ef58ddb4790d817fabf1185074ec4b0e864c50ad1eb048b6e228a17
2020/09/08 13:43:04.905101 Adding layer 'paketo-buildpacks/executable-jar:class-path'
2020/09/08 13:43:04.905106 Layer 'paketo-buildpacks/executable-jar:class-path' SHA: sha256:4f53326d9ef58ddb4790d817fabf1185074ec4b0e864c50ad1eb048b6e228a17
2020/09/08 13:43:04.953140 Reusing tarball for layer "paketo-buildpacks/spring-boot:helper" with SHA: sha256:00af8ec98f5c9ab15df66083fe87fd0a431ef9937bb81d06dfc400f811022c7e
2020/09/08 13:43:04.953164 Adding layer 'paketo-buildpacks/spring-boot:helper'
2020/09/08 13:43:04.953169 Layer 'paketo-buildpacks/spring-boot:helper' SHA: sha256:00af8ec98f5c9ab15df66083fe87fd0a431ef9937bb81d06dfc400f811022c7e
2020/09/08 13:43:04.954836 Reusing tarball for layer "paketo-buildpacks/spring-boot:spring-cloud-bindings" with SHA: sha256:5e35b1c7284c4240cacf0415a9f07db29c0132ad865449efc1746d6e4cfb3ca7
2020/09/08 13:43:04.954852 Adding layer 'paketo-buildpacks/spring-boot:spring-cloud-bindings'
2020/09/08 13:43:04.954856 Layer 'paketo-buildpacks/spring-boot:spring-cloud-bindings' SHA: sha256:5e35b1c7284c4240cacf0415a9f07db29c0132ad865449efc1746d6e4cfb3ca7
2020/09/08 13:43:04.956910 Reusing tarball for layer "paketo-buildpacks/spring-boot:web-application-type" with SHA: sha256:fcc507beb4ccdbc112909bcf999e90802212e4fc86afa20617a863e89081a6da
2020/09/08 13:43:04.956925 Adding layer 'paketo-buildpacks/spring-boot:web-application-type'
2020/09/08 13:43:04.956930 Layer 'paketo-buildpacks/spring-boot:web-application-type' SHA: sha256:fcc507beb4ccdbc112909bcf999e90802212e4fc86afa20617a863e89081a6da
2020/09/08 13:43:05.067832 Layer 'slice-1' SHA: sha256:4e40c6be548fba7e33003d766f5c5c596b5d665ef2b05a5fa068f6da8f5b36cb
2020/09/08 13:43:05.067853 Adding 1/1 app layer(s)
2020/09/08 13:43:05.087641 Reusing tarball for layer "launcher" with SHA: sha256:7cffc3c153c70c37bd315e8cf3033044eed174b5b3db7f364c4e5f3854ae912d
2020/09/08 13:43:05.087665 Adding layer 'launcher'
2020/09/08 13:43:05.087668 Layer 'launcher' SHA: sha256:7cffc3c153c70c37bd315e8cf3033044eed174b5b3db7f364c4e5f3854ae912d
2020/09/08 13:43:05.092597 Reusing tarball for layer "config" with SHA: sha256:d55040b1925444880dddda579f315c97e26ec25aee8f0f62da74d69feb679b0e
2020/09/08 13:43:05.092621 Adding layer 'config'
2020/09/08 13:43:05.092624 Layer 'config' SHA: sha256:d55040b1925444880dddda579f315c97e26ec25aee8f0f62da74d69feb679b0e
2020/09/08 13:43:05.093631 Reusing tarball for layer "process-types" with SHA: sha256:1dc94a70dbaa2171fb086500a5d27797f779219b126b0a1eebb9180c2792e80e
2020/09/08 13:43:05.093649 Adding layer 'process-types'
2020/09/08 13:43:05.093652 Layer 'process-types' SHA: sha256:1dc94a70dbaa2171fb086500a5d27797f779219b126b0a1eebb9180c2792e80e
2020/09/08 13:43:05.094294 Adding label 'io.buildpacks.lifecycle.metadata'
2020/09/08 13:43:05.095218 Adding label 'io.buildpacks.build.metadata'
2020/09/08 13:43:05.095233 Adding label 'io.buildpacks.project.metadata'
2020/09/08 13:43:05.095238 Adding label 'org.springframework.boot.spring-configuration-metadata.json'
2020/09/08 13:43:05.095242 Adding label 'org.springframework.boot.version'
2020/09/08 13:43:05.095244 Setting CNB_LAYERS_DIR=/layers
2020/09/08 13:43:05.095340 Setting CNB_APP_DIR=/workspace
2020/09/08 13:43:05.095343 Setting CNB_PLATFORM_API=0.4
2020/09/08 13:43:05.095346 Setting CNB_DEPRECATION_MODE=quiet
2020/09/08 13:43:05.095349 Prepending /cnb/process and /cnb/lifecycle to PATH
2020/09/08 13:43:05.095351 Setting default process type 'web'
2020/09/08 13:43:05.095354 Setting ENTRYPOINT: '/cnb/process/web'
2020/09/08 13:43:07.511662 *** Images (1323014da0c0):
2020/09/08 13:43:07.511691 index.docker.io/applications/gradle:latest
2020/09/08 13:43:07.511699
2020/09/08 13:43:07.511704 *** Image ID: 1323014da0c0e382360cb02207991f23a10c6fc058e31fbda1fa046b887b79ca
2020/09/08 13:43:08.718842 Adding cache layer 'paketo-buildpacks/bellsoft-liberica:jdk'
2020/09/08 13:43:08.718866 Layer 'paketo-buildpacks/bellsoft-liberica:jdk' SHA: sha256:19daf6443a7d66fe4df786a33912a157bc8a59ad09a3e2681ff8c1b8be2b9efc
2020/09/08 13:43:09.097489 Adding cache layer 'paketo-buildpacks/gradle:application'
2020/09/08 13:43:09.097518 Layer 'paketo-buildpacks/gradle:application' SHA: sha256:398a4f655bdb3a76b7a5a029bd043c206555045a9d9d0929774494818ea8fa25
2020/09/08 13:43:10.179239 Adding cache layer 'paketo-buildpacks/gradle:cache'
2020/09/08 13:43:10.179261 Layer 'paketo-buildpacks/gradle:cache' SHA: sha256:2d322e61c7eca190dbb51c7e6b088609a7100e5e6168701f0b50995baa0bd7bb
2020/09/08 13:43:13.589278 Successfully built image applications/gradle
Time: 0h:01m:35s
➜ ~/d/s/p/s/j/gradle main* pack build applications/gradle --builder paketobuildpacks/builder:base --pull-policy never --timestamps -v
2020/09/08 14:20:56.725852 Builder paketobuildpacks/builder:base is trusted
2020/09/08 14:20:56.752720 Selected run image index.docker.io/paketobuildpacks/run:base-cnb
2020/09/08 14:20:56.782475 Creating builder with the following buildpacks:
2020/09/08 14:20:56.782509 -> paketo-buildpacks/dotnet-core@0.0.8
2020/09/08 14:20:56.782519 -> paketo-buildpacks/dotnet-core-aspnet@0.0.190
2020/09/08 14:20:56.782526 -> paketo-buildpacks/dotnet-core-build@0.0.119
2020/09/08 14:20:56.782536 -> paketo-buildpacks/dotnet-core-conf@0.0.177
2020/09/08 14:20:56.782549 -> paketo-buildpacks/dotnet-core-runtime@0.0.195
2020/09/08 14:20:56.782559 -> paketo-buildpacks/dotnet-core-sdk@0.0.192
2020/09/08 14:20:56.782565 -> paketo-buildpacks/icu@0.0.97
2020/09/08 14:20:56.782569 -> paketo-buildpacks/node-engine@0.0.262
2020/09/08 14:20:56.782572 -> paketo-buildpacks/java@3.0.2
2020/09/08 14:20:56.782576 -> paketo-buildpacks/image-labels@2.0.3
2020/09/08 14:20:56.782579 -> paketo-buildpacks/leiningen@1.1.0
2020/09/08 14:20:56.782584 -> paketo-buildpacks/spring-boot@3.2.0
2020/09/08 14:20:56.782590 -> paketo-buildpacks/azure-application-insights@2.2.0
2020/09/08 14:20:56.782595 -> paketo-buildpacks/gradle@3.1.0
2020/09/08 14:20:56.782598 -> paketo-buildpacks/debug@2.1.1
2020/09/08 14:20:56.782602 -> paketo-buildpacks/bellsoft-liberica@3.2.0
2020/09/08 14:20:56.782606 -> paketo-buildpacks/encrypt-at-rest@2.2.0
2020/09/08 14:20:56.782609 -> paketo-buildpacks/executable-jar@3.1.0
2020/09/08 14:20:56.782613 -> paketo-buildpacks/procfile@2.0.2
2020/09/08 14:20:56.782618 -> paketo-buildpacks/sbt@3.1.0
2020/09/08 14:20:56.782623 -> paketo-buildpacks/apache-tomcat@2.2.0
2020/09/08 14:20:56.782630 -> paketo-buildpacks/environment-variables@2.1.0
2020/09/08 14:20:56.782643 -> paketo-buildpacks/google-stackdriver@2.2.0
2020/09/08 14:20:56.782671 -> paketo-buildpacks/jmx@2.1.1
2020/09/08 14:20:56.782680 -> paketo-buildpacks/maven@3.1.0
2020/09/08 14:20:56.782687 -> paketo-buildpacks/dist-zip@2.2.0
2020/09/08 14:20:56.782699 -> paketo-buildpacks/procfile@2.0.2
2020/09/08 14:20:56.782707 -> paketo-buildpacks/java-native-image@3.2.0
2020/09/08 14:20:56.782714 -> paketo-buildpacks/graalvm@3.2.1
2020/09/08 14:20:56.782721 -> paketo-buildpacks/gradle@3.1.0
2020/09/08 14:20:56.782727 -> paketo-buildpacks/maven@3.1.0
2020/09/08 14:20:56.782734 -> paketo-buildpacks/sbt@3.1.0
2020/09/08 14:20:56.782763 -> paketo-buildpacks/spring-boot@3.2.0
2020/09/08 14:20:56.782790 -> paketo-buildpacks/spring-boot-native-image@1.3.0
2020/09/08 14:20:56.782807 -> paketo-buildpacks/environment-variables@2.1.0
2020/09/08 14:20:56.782818 -> paketo-buildpacks/executable-jar@3.1.0
2020/09/08 14:20:56.782826 -> paketo-buildpacks/image-labels@2.0.3
2020/09/08 14:20:56.782832 -> paketo-buildpacks/leiningen@1.1.0
2020/09/08 14:20:56.782838 -> paketo-buildpacks/procfile@2.0.2
2020/09/08 14:20:56.782845 -> paketo-buildpacks/nodejs@0.0.6
2020/09/08 14:20:56.782857 -> paketo-buildpacks/node-engine@0.0.262
2020/09/08 14:20:56.782864 -> paketo-buildpacks/node-start@0.0.3
2020/09/08 14:20:56.782876 -> paketo-buildpacks/npm@0.1.80
2020/09/08 14:20:56.782883 -> paketo-buildpacks/yarn-install@0.1.87
2020/09/08 14:20:56.782888 -> paketo-buildpacks/go@0.1.0
2020/09/08 14:20:56.782897 -> paketo-buildpacks/dep@0.0.169
2020/09/08 14:20:56.782902 -> paketo-buildpacks/dep-ensure@0.0.30
2020/09/08 14:20:56.782907 -> paketo-buildpacks/go-build@0.0.32
2020/09/08 14:20:56.782912 -> paketo-buildpacks/go-dist@0.1.0
2020/09/08 14:20:56.782917 -> paketo-buildpacks/go-mod-vendor@0.0.164
2020/09/08 14:20:56.782920 -> paketo-buildpacks/nginx@0.0.193
2020/09/08 14:20:57.123303 Using build cache volume pack-cache-45cff299bad6.build
2020/09/08 14:20:57.752441 ===> DETECTING
2020/09/08 14:20:57.796954 ======== Results ========
2020/09/08 14:20:57.796981 pass: paketo-buildpacks/graalvm@3.2.1
2020/09/08 14:20:57.796988 pass: paketo-buildpacks/gradle@3.1.0
2020/09/08 14:20:57.796993 skip: paketo-buildpacks/leiningen@1.1.0
2020/09/08 14:20:57.796996 skip: paketo-buildpacks/maven@3.1.0
2020/09/08 14:20:57.797000 skip: paketo-buildpacks/sbt@3.1.0
2020/09/08 14:20:57.797005 pass: paketo-buildpacks/executable-jar@3.1.0
2020/09/08 14:20:57.797009 pass: paketo-buildpacks/spring-boot@3.2.0
2020/09/08 14:20:57.797014 fail: paketo-buildpacks/spring-boot-native-image@1.3.0
2020/09/08 14:20:57.797019 skip: paketo-buildpacks/procfile@2.0.2
2020/09/08 14:20:57.797023 skip: paketo-buildpacks/environment-variables@2.1.0
2020/09/08 14:20:57.797028 skip: paketo-buildpacks/image-labels@2.0.3
2020/09/08 14:20:57.831893 ======== Results ========
2020/09/08 14:20:57.831965 pass: paketo-buildpacks/bellsoft-liberica@3.2.0
2020/09/08 14:20:57.831989 pass: paketo-buildpacks/gradle@3.1.0
2020/09/08 14:20:57.831995 skip: paketo-buildpacks/leiningen@1.1.0
2020/09/08 14:20:57.832001 skip: paketo-buildpacks/maven@3.1.0
2020/09/08 14:20:57.832008 skip: paketo-buildpacks/sbt@3.1.0
2020/09/08 14:20:57.832012 pass: paketo-buildpacks/executable-jar@3.1.0
2020/09/08 14:20:57.832017 pass: paketo-buildpacks/apache-tomcat@2.2.0
2020/09/08 14:20:57.832022 pass: paketo-buildpacks/dist-zip@2.2.0
2020/09/08 14:20:57.832027 pass: paketo-buildpacks/spring-boot@3.2.0
2020/09/08 14:20:57.832031 skip: paketo-buildpacks/procfile@2.0.2
2020/09/08 14:20:57.832036 skip: paketo-buildpacks/azure-application-insights@2.2.0
2020/09/08 14:20:57.832050 skip: paketo-buildpacks/debug@2.1.1
2020/09/08 14:20:57.832069 skip: paketo-buildpacks/google-stackdriver@2.2.0
2020/09/08 14:20:57.832078 skip: paketo-buildpacks/jmx@2.1.1
2020/09/08 14:20:57.832108 skip: paketo-buildpacks/encrypt-at-rest@2.2.0
2020/09/08 14:20:57.832115 skip: paketo-buildpacks/environment-variables@2.1.0
2020/09/08 14:20:57.832120 skip: paketo-buildpacks/image-labels@2.0.3
2020/09/08 14:20:57.832124 Resolving plan... (try #1)
2020/09/08 14:20:57.832129 6 of 17 buildpacks participating
2020/09/08 14:20:57.832134 paketo-buildpacks/bellsoft-liberica 3.2.0
2020/09/08 14:20:57.832139 paketo-buildpacks/gradle 3.1.0
2020/09/08 14:20:57.832149 paketo-buildpacks/executable-jar 3.1.0
2020/09/08 14:20:57.832182 paketo-buildpacks/apache-tomcat 2.2.0
2020/09/08 14:20:57.832192 paketo-buildpacks/dist-zip 2.2.0
2020/09/08 14:20:57.832197 paketo-buildpacks/spring-boot 3.2.0
2020/09/08 14:20:57.832202 ===> ANALYZING
2020/09/08 14:20:57.899691 Analyzing image "a7125c262ce0360da589ba7b7ca9e0ee98c791c8762278b3f40510b8416352e1"
2020/09/08 14:20:57.900184 Restoring metadata for "paketo-buildpacks/bellsoft-liberica:java-security-properties" from app image
2020/09/08 14:20:57.900208 Writing layer metadata for "paketo-buildpacks/bellsoft-liberica:java-security-properties"
2020/09/08 14:20:57.900688 Restoring metadata for "paketo-buildpacks/bellsoft-liberica:jre" from app image
2020/09/08 14:20:57.900717 Writing layer metadata for "paketo-buildpacks/bellsoft-liberica:jre"
2020/09/08 14:20:57.900722 Restoring metadata for "paketo-buildpacks/bellsoft-liberica:jvmkill" from app image
2020/09/08 14:20:57.900727 Writing layer metadata for "paketo-buildpacks/bellsoft-liberica:jvmkill"
2020/09/08 14:20:57.901677 Restoring metadata for "paketo-buildpacks/bellsoft-liberica:helper" from app image
2020/09/08 14:20:57.901694 Writing layer metadata for "paketo-buildpacks/bellsoft-liberica:helper"
2020/09/08 14:20:57.901699 Restoring metadata for "paketo-buildpacks/bellsoft-liberica:jdk" from cache
2020/09/08 14:20:57.901703 Writing layer metadata for "paketo-buildpacks/bellsoft-liberica:jdk"
2020/09/08 14:20:57.901707 Restoring metadata for "paketo-buildpacks/gradle:application" from cache
2020/09/08 14:20:57.901711 Writing layer metadata for "paketo-buildpacks/gradle:application"
2020/09/08 14:20:57.902757 Restoring metadata for "paketo-buildpacks/gradle:cache" from cache
2020/09/08 14:20:57.902796 Writing layer metadata for "paketo-buildpacks/gradle:cache"
2020/09/08 14:20:57.902806 Restoring metadata for "paketo-buildpacks/executable-jar:class-path" from app image
2020/09/08 14:20:57.902826 Writing layer metadata for "paketo-buildpacks/executable-jar:class-path"
2020/09/08 14:20:57.903008 Restoring metadata for "paketo-buildpacks/spring-boot:helper" from app image
2020/09/08 14:20:57.903056 Writing layer metadata for "paketo-buildpacks/spring-boot:helper"
2020/09/08 14:20:57.903064 Restoring metadata for "paketo-buildpacks/spring-boot:spring-cloud-bindings" from app image
2020/09/08 14:20:57.903069 Writing layer metadata for "paketo-buildpacks/spring-boot:spring-cloud-bindings"
2020/09/08 14:20:57.903073 Restoring metadata for "paketo-buildpacks/spring-boot:web-application-type" from app image
2020/09/08 14:20:57.903077 Writing layer metadata for "paketo-buildpacks/spring-boot:web-application-type"
2020/09/08 14:20:57.904615 ===> RESTORING
2020/09/08 14:20:57.911059 Restoring data for "paketo-buildpacks/bellsoft-liberica:jdk" from cache
2020/09/08 14:20:57.911085 Retrieving data for "sha256:19daf6443a7d66fe4df786a33912a157bc8a59ad09a3e2681ff8c1b8be2b9efc"
2020/09/08 14:20:57.911090 Restoring data for "paketo-buildpacks/gradle:application" from cache
2020/09/08 14:20:57.911096 Restoring data for "paketo-buildpacks/gradle:cache" from cache
2020/09/08 14:20:57.911099 Retrieving data for "sha256:2d322e61c7eca190dbb51c7e6b088609a7100e5e6168701f0b50995baa0bd7bb"
2020/09/08 14:20:57.916489 Retrieving data for "sha256:398a4f655bdb3a76b7a5a029bd043c206555045a9d9d0929774494818ea8fa25"
2020/09/08 14:20:58.774009 ===> BUILDING
2020/09/08 14:20:58.781915
2020/09/08 14:20:58.781951 Paketo BellSoft Liberica Buildpack 3.2.0
2020/09/08 14:20:58.781958 https://github.com/paketo-buildpacks/bellsoft-liberica
2020/09/08 14:20:58.781963 Build Configuration:
2020/09/08 14:20:58.781968 $BP_JVM_VERSION 11.* the Java version
2020/09/08 14:20:58.781973 Launch Configuration:
2020/09/08 14:20:58.781979 $BPL_JVM_HEAD_ROOM 0 the headroom in memory calculation
2020/09/08 14:20:58.781983 $BPL_JVM_LOADED_CLASS_COUNT 35% of classes the number of loaded classes in memory calculation
2020/09/08 14:20:58.781986 $BPL_JVM_THREAD_COUNT 250 the number of threads in memory calculation
2020/09/08 14:20:58.781989 $JAVA_TOOL_OPTIONS the JVM launch flags
2020/09/08 14:20:58.784339 BellSoft Liberica JDK 11.0.8: Reusing cached layer
2020/09/08 14:20:58.785327 BellSoft Liberica JRE 11.0.8: Reusing cached layer
2020/09/08 14:20:58.785768 Launch Helper: Reusing cached layer
2020/09/08 14:20:58.786691 JVMKill Agent 1.16.0: Reusing cached layer
2020/09/08 14:20:58.786889 Java Security Properties: Reusing cached layer
2020/09/08 14:20:58.796379
2020/09/08 14:20:58.796430 Paketo Gradle Buildpack 3.1.0
2020/09/08 14:20:58.796449 https://github.com/paketo-buildpacks/gradle
2020/09/08 14:20:58.796462 Build Configuration:
2020/09/08 14:20:58.796470 $BP_GRADLE_BUILD_ARGUMENTS --no-daemon -x test build the arguments to pass to Maven
2020/09/08 14:20:58.796481 $BP_GRADLE_BUILT_ARTIFACT build/libs/*.[jw]ar the built application artifact explicitly. Supersedes $BP_GRADLE_BUILT_MODULE
2020/09/08 14:20:58.796489 $BP_GRADLE_BUILT_MODULE the module to find application artifact in
2020/09/08 14:20:59.132317 Creating cache directory /home/cnb/.gradle
2020/09/08 14:20:59.135685 Compiled Application: Contributing to layer
2020/09/08 14:20:59.145280 Executing gradlew --no-daemon -x test build
2020/09/08 14:21:00.202438 To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.4/userguide/gradle_daemon.html.
2020/09/08 14:21:01.902186 Daemon will be stopped at the end of the build stopping after processing
2020/09/08 14:21:09.107318 > Task :compileJava
2020/09/08 14:21:09.206984 > Task :processResources
2020/09/08 14:21:09.207016 > Task :classes
2020/09/08 14:21:09.902305 > Task :bootJar
2020/09/08 14:21:09.902335 > Task :jar SKIPPED
2020/09/08 14:21:09.902342 > Task :assemble
2020/09/08 14:21:09.902348 > Task :check
2020/09/08 14:21:09.903211 > Task :build
2020/09/08 14:21:09.903238
2020/09/08 14:21:09.903480 BUILD SUCCESSFUL in 10s
2020/09/08 14:21:09.903495 3 actionable tasks: 3 executed
2020/09/08 14:21:10.602670 Removing source code
2020/09/08 14:21:10.664163
2020/09/08 14:21:10.664191 Paketo Executable JAR Buildpack 3.1.0
2020/09/08 14:21:10.664199 https://github.com/paketo-buildpacks/executable-jar
2020/09/08 14:21:10.664204 Process types:
2020/09/08 14:21:10.664242 executable-jar: java org.springframework.boot.loader.JarLauncher
2020/09/08 14:21:10.664265 task: java org.springframework.boot.loader.JarLauncher
2020/09/08 14:21:10.664279 web: java org.springframework.boot.loader.JarLauncher
2020/09/08 14:21:10.691057
2020/09/08 14:21:10.691082 Paketo Spring Boot Buildpack 3.2.0
2020/09/08 14:21:10.691089 https://github.com/paketo-buildpacks/spring-boot
2020/09/08 14:21:10.817719 Launch Helper: Reusing cached layer
2020/09/08 14:21:10.822821 Web Application Type: Reusing cached layer
2020/09/08 14:21:10.824528 Spring Cloud Bindings 1.6.0: Reusing cached layer
2020/09/08 14:21:10.824551 Image labels:
2020/09/08 14:21:10.824560 org.springframework.boot.spring-configuration-metadata.json
2020/09/08 14:21:10.824566 org.springframework.boot.version
2020/09/08 14:21:10.866676 ===> EXPORTING
2020/09/08 14:21:10.867547 no project metadata found at path 'project-metadata.toml', project metadata will not be exported
2020/09/08 14:21:10.867564 Reusing layers from image with id 'a7125c262ce0360da589ba7b7ca9e0ee98c791c8762278b3f40510b8416352e1'
2020/09/08 14:21:10.948262 Reusing layer 'paketo-buildpacks/bellsoft-liberica:helper'
2020/09/08 14:21:10.948288 Layer 'paketo-buildpacks/bellsoft-liberica:helper' SHA: sha256:5ca880c6d9dba1dd6ec843c7f0deeb656932b0124344b680d922f5ba3f8229c9
2020/09/08 14:21:10.948294 Reusing layer 'paketo-buildpacks/bellsoft-liberica:java-security-properties'
2020/09/08 14:21:10.948299 Layer 'paketo-buildpacks/bellsoft-liberica:java-security-properties' SHA: sha256:ec0381c8f32136ad9564b114b2271d1181e0c181957acb6707e6ff4713a7a89d
2020/09/08 14:21:10.948305 Reusing layer 'paketo-buildpacks/bellsoft-liberica:jre'
2020/09/08 14:21:10.948309 Layer 'paketo-buildpacks/bellsoft-liberica:jre' SHA: sha256:d7f8f6ca28fa681e38526cc07f41bf9d51875a784636912fcf46e72faf4d16ca
2020/09/08 14:21:10.948313 Reusing layer 'paketo-buildpacks/bellsoft-liberica:jvmkill'
2020/09/08 14:21:10.948316 Layer 'paketo-buildpacks/bellsoft-liberica:jvmkill' SHA: sha256:0b18b1f120f4fe67b0f9699e9db7cb8f0f9fc6f6944115a001b9825a7191802f
2020/09/08 14:21:10.951593 Reusing layer 'paketo-buildpacks/executable-jar:class-path'
2020/09/08 14:21:10.951616 Layer 'paketo-buildpacks/executable-jar:class-path' SHA: sha256:4f53326d9ef58ddb4790d817fabf1185074ec4b0e864c50ad1eb048b6e228a17
2020/09/08 14:21:10.981396 Reusing layer 'paketo-buildpacks/spring-boot:helper'
2020/09/08 14:21:10.981419 Layer 'paketo-buildpacks/spring-boot:helper' SHA: sha256:00af8ec98f5c9ab15df66083fe87fd0a431ef9937bb81d06dfc400f811022c7e
2020/09/08 14:21:10.981424 Reusing layer 'paketo-buildpacks/spring-boot:spring-cloud-bindings'
2020/09/08 14:21:10.981427 Layer 'paketo-buildpacks/spring-boot:spring-cloud-bindings' SHA: sha256:5e35b1c7284c4240cacf0415a9f07db29c0132ad865449efc1746d6e4cfb3ca7
2020/09/08 14:21:10.983735 Reusing layer 'paketo-buildpacks/spring-boot:web-application-type'
2020/09/08 14:21:10.983761 Layer 'paketo-buildpacks/spring-boot:web-application-type' SHA: sha256:fcc507beb4ccdbc112909bcf999e90802212e4fc86afa20617a863e89081a6da
2020/09/08 14:21:11.117633 Layer 'slice-1' SHA: sha256:4e40c6be548fba7e33003d766f5c5c596b5d665ef2b05a5fa068f6da8f5b36cb
2020/09/08 14:21:11.117665 Reusing 1/1 app layer(s)
2020/09/08 14:21:11.129048 Reusing tarball for layer "launcher" with SHA: sha256:7cffc3c153c70c37bd315e8cf3033044eed174b5b3db7f364c4e5f3854ae912d
2020/09/08 14:21:11.129080 Reusing layer 'launcher'
2020/09/08 14:21:11.129088 Layer 'launcher' SHA: sha256:7cffc3c153c70c37bd315e8cf3033044eed174b5b3db7f364c4e5f3854ae912d
2020/09/08 14:21:11.132460 Reusing tarball for layer "config" with SHA: sha256:eafe1adef9e5dd4bb9b206e28b73a6dec86d5c3cad4b7f0a2d1038415d65a18f
2020/09/08 14:21:11.132482 Adding layer 'config'
2020/09/08 14:21:11.132486 Layer 'config' SHA: sha256:eafe1adef9e5dd4bb9b206e28b73a6dec86d5c3cad4b7f0a2d1038415d65a18f
2020/09/08 14:21:11.133703 Reusing tarball for layer "process-types" with SHA: sha256:1dc94a70dbaa2171fb086500a5d27797f779219b126b0a1eebb9180c2792e80e
2020/09/08 14:21:11.133836 Reusing layer 'process-types'
2020/09/08 14:21:11.133847 Layer 'process-types' SHA: sha256:1dc94a70dbaa2171fb086500a5d27797f779219b126b0a1eebb9180c2792e80e
2020/09/08 14:21:11.137213 Adding label 'io.buildpacks.lifecycle.metadata'
2020/09/08 14:21:11.138882 Adding label 'io.buildpacks.build.metadata'
2020/09/08 14:21:11.138912 Adding label 'io.buildpacks.project.metadata'
2020/09/08 14:21:11.139252 Adding label 'org.springframework.boot.spring-configuration-metadata.json'
2020/09/08 14:21:11.139272 Adding label 'org.springframework.boot.version'
2020/09/08 14:21:11.139281 Setting CNB_LAYERS_DIR=/layers
2020/09/08 14:21:11.139288 Setting CNB_APP_DIR=/workspace
2020/09/08 14:21:11.139300 Setting CNB_PLATFORM_API=0.4
2020/09/08 14:21:11.139303 Setting CNB_DEPRECATION_MODE=quiet
2020/09/08 14:21:11.139306 Prepending /cnb/process and /cnb/lifecycle to PATH
2020/09/08 14:21:11.139309 Setting default process type 'web'
2020/09/08 14:21:11.139313 Setting ENTRYPOINT: '/cnb/process/web'
2020/09/08 14:21:12.270373 *** Images (62174706021b):
2020/09/08 14:21:12.270404 index.docker.io/applications/gradle:latest
2020/09/08 14:21:12.270410
2020/09/08 14:21:12.270415 *** Image ID: 62174706021b678bf7096c42e7a3ff890e7badda89261e43fb71ac9040221022
2020/09/08 14:21:13.762810 Reusing cache layer 'paketo-buildpacks/bellsoft-liberica:jdk'
2020/09/08 14:21:13.762834 Layer 'paketo-buildpacks/bellsoft-liberica:jdk' SHA: sha256:19daf6443a7d66fe4df786a33912a157bc8a59ad09a3e2681ff8c1b8be2b9efc
2020/09/08 14:21:13.844126 Adding cache layer 'paketo-buildpacks/gradle:application'
2020/09/08 14:21:13.844153 Layer 'paketo-buildpacks/gradle:application' SHA: sha256:c891fed5335f67bcc4280dc06acc41edd8dbdeb6bb72875a102def53157de67a
2020/09/08 14:21:15.064335 Adding cache layer 'paketo-buildpacks/gradle:cache'
2020/09/08 14:21:15.064362 Layer 'paketo-buildpacks/gradle:cache' SHA: sha256:fa3247377fa6438dbf4c6a71cbf4746b0292792b2a2908bcbfbe77bc40cfd92e
2020/09/08 14:21:19.300657 Successfully built image applications/gradle
Time: 0h:00m:23s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment