Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OpenShift Build rokumar/app-test-90-1 from https://github.com/rohanKanojia/app-test-90.git
- 10:03:59 Connecting to https://api.github.com using rohanKanojia/****** (cd-github)
- Obtained Jenkinsfile from 6940038ba9a74f7ac9509dd8706db6136acfe6ed
- Running in Durability level: MAX_SURVIVABILITY
- Loading library github.com/fabric8io/fabric8-pipeline-library@master
- Attempting to resolve master from remote references...
- > git --version # timeout=10
- > git ls-remote -h -t https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
- Found match: refs/heads/master revision 205dcb720aea989c647b145262c461ef9f09b05c
- Cloning the remote Git repository
- Cloning with configured refspecs honoured and without tags
- Cloning repository https://github.com/fabric8io/fabric8-pipeline-library.git
- > git init /var/lib/jenkins/jobs/rohankanojia/jobs/app-test-90/branches/master/workspace@libs/github.com/fabric8io/fabric8-pipeline-library # timeout=10
- Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
- > git --version # timeout=10
- > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
- > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
- > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
- > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
- Fetching without tags
- Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
- > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
- Checking out Revision 205dcb720aea989c647b145262c461ef9f09b05c (master)
- > git config core.sparsecheckout # timeout=10
- > git checkout -f 205dcb720aea989c647b145262c461ef9f09b05c
- Commit message: "Fix an undefined variable in goRelease"
- First time build. Skipping changelog.
- [Pipeline] echo
- Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
- [Pipeline] echo
- Loaded the useDockerSocket flag false
- [Pipeline] podTemplate
- [Pipeline] {
- [Pipeline] node
- Still waiting to schedule task
- Jenkins doesn’t have label mavenapp_test_90_1
- Running on jenkins-slave-hthwq-crtl5 in /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A
- [Pipeline] {
- [Pipeline] checkout
- Cloning the remote Git repository
- Cloning with configured refspecs honoured and without tags
- Cloning repository https://github.com/rohanKanojia/app-test-90.git
- > git init /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A # timeout=10
- Fetching upstream changes from https://github.com/rohanKanojia/app-test-90.git
- > git --version # timeout=10
- using GIT_ASKPASS to set credentials cd-github
- > git fetch --no-tags --progress https://github.com/rohanKanojia/app-test-90.git +refs/heads/master:refs/remotes/origin/master
- > git config remote.origin.url https://github.com/rohanKanojia/app-test-90.git # timeout=10
- > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
- > git config remote.origin.url https://github.com/rohanKanojia/app-test-90.git # timeout=10
- Fetching without tags
- Fetching upstream changes from https://github.com/rohanKanojia/app-test-90.git
- using GIT_ASKPASS to set credentials cd-github
- > git fetch --no-tags --progress https://github.com/rohanKanojia/app-test-90.git +refs/heads/master:refs/remotes/origin/master
- Checking out Revision 6940038ba9a74f7ac9509dd8706db6136acfe6ed (master)
- > git config core.sparsecheckout # timeout=10
- > git checkout -f 6940038ba9a74f7ac9509dd8706db6136acfe6ed
- Commit message: "Initial commit"
- First time build. Skipping changelog.
- fatal: bad object 205dcb720aea989c647b145262c461ef9f09b05c
- [Pipeline] echo
- Using branch master
- [Pipeline] echo
- Using branch master
- [Pipeline] echo
- NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
- [Pipeline] container
- [Pipeline] {
- [Pipeline] stage
- [Pipeline] { (Build Release)
- [Pipeline] sh
- [nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A] Running shell script
- + git checkout -b rohankanojia/app-test-90/master-1.0.1
- Switched to a new branch 'rohankanojia/app-test-90/master-1.0.1'
- [Pipeline] readMavenPom
- [Pipeline] sh
- [nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A] Running shell script
- + mvn org.codehaus.mojo:versions-maven-plugin:2.5:set -U -DnewVersion=1.0.1
- Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Spring Boot - Health Check Booster 1.0.0
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ app-test-90 ---
- [INFO] Searching for local aggregator root...
- [INFO] Local aggregation root: /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A
- [INFO] Processing change of io.openshift.booster:app-test-90:1.0.0 -> 1.0.1
- [INFO] Processing io.openshift.booster:app-test-90
- [INFO] Updating project io.openshift.booster:app-test-90
- [INFO] from version 1.0.0 to 1.0.1
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 16.801 s
- [INFO] Finished at: 2018-05-07T10:05:58+00:00
- [INFO] Final Memory: 11M/17M
- [INFO] ------------------------------------------------------------------------
- [Pipeline] sh
- [nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A] Running shell script
- + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
- Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
- [INFO] Error stacktraces are turned on.
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Spring Boot - Health Check Booster 1.0.1
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ app-test-90 ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ app-test-90 ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ app-test-90 ---
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ app-test-90 ---
- [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A' && 'git' 'rev-parse' '--verify' 'HEAD'
- [INFO] Working directory: /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A
- [INFO] Storing buildNumber: 6940038ba9a74f7ac9509dd8706db6136acfe6ed at timestamp: 1525687608574
- [INFO] Storing buildScmBranch: rohankanojia/app-test-90/master-1.0.1
- [INFO]
- [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ app-test-90 ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- fabric8-maven-plugin:3.5.38:resource (fmp) @ app-test-90 ---
- [INFO] F8: Running in OpenShift mode
- [INFO] F8: Using docker image name of namespace: rokumar-jenkins
- [INFO] F8: Running generator spring-boot
- [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
- [INFO] F8: using resource templates from /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/src/main/fabric8
- [INFO] F8: fmp-service: Adding a default service 'app-test-90' with ports [8080]
- [INFO] F8: fmp-revision-history: Adding revision history limit to 2
- [INFO] F8: f8-icon: Adding icon for deployment
- [INFO] F8: f8-icon: Adding icon for service
- [INFO] F8: validating /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/openshift/app-test-90-svc.yml resource
- [INFO] F8: validating /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/openshift/app-test-90-deploymentconfig.yml resource
- [INFO] F8: validating /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/openshift/app-test-90-route.yml resource
- [INFO] F8: validating /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/kubernetes/app-test-90-svc.yml resource
- [INFO] F8: validating /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/kubernetes/app-test-90-deployment.yml resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ app-test-90 ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 6 source files to /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes
- [INFO]
- [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ app-test-90 ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 2 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ app-test-90 ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 3 source files to /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/test-classes
- [INFO]
- [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ app-test-90 ---
- [INFO] Surefire report directory: /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/surefire-reports
- [INFO]
- [INFO] -------------------------------------------------------
- [INFO] T E S T S
- [INFO] -------------------------------------------------------
- [INFO] Running io.openshift.booster.LocalTest
- 2018-05-07 10:07:20.171 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [io.openshift.booster.LocalTest], using SpringBootContextLoader
- 2018-05-07 10:07:20.177 INFO --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [io.openshift.booster.LocalTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2018-05-07 10:07:20.178 INFO --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [io.openshift.booster.LocalTest]: LocalTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2018-05-07 10:07:20.393 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.openshift.booster.BoosterApplication for test class io.openshift.booster.LocalTest
- 2018-05-07 10:07:20.398 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
- 2018-05-07 10:07:20.468 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1752059, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e9fd99, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@41ed1d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@d9d12d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@425407, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1bc63a3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2657cc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6cb05c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@a4337a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25e1b6]
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v1.5.12.RELEASE)
- 2018-05-07 10:07:21.378 INFO 257 --- [ main] io.openshift.booster.LocalTest : Starting LocalTest on jenkins-slave-hthwq-crtl5 with PID 257 (started by ? in /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A)
- 2018-05-07 10:07:21.379 INFO 257 --- [ main] io.openshift.booster.LocalTest : No active profile set, falling back to default profiles: default
- 2018-05-07 10:07:22.667 INFO 257 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@138c1ec: startup date [Mon May 07 10:07:22 UTC 2018]; root of context hierarchy
- 2018-05-07 10:07:26.565 INFO 257 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
- 2018-05-07 10:07:28.971 INFO 257 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (http)
- 2018-05-07 10:07:29.259 INFO 257 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2018-05-07 10:07:29.260 INFO 257 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.20
- 2018-05-07 10:07:30.085 INFO 257 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2018-05-07 10:07:30.086 INFO 257 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7428 ms
- 2018-05-07 10:07:31.095 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
- 2018-05-07 10:07:31.156 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
- 2018-05-07 10:07:31.157 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
- 2018-05-07 10:07:31.157 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
- 2018-05-07 10:07:31.157 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
- 2018-05-07 10:07:31.158 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
- 2018-05-07 10:07:31.158 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
- 2018-05-07 10:07:31.158 INFO 257 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
- 2018-05-07 10:07:33.763 INFO 257 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@138c1ec: startup date [Mon May 07 10:07:22 UTC 2018]; root of context hierarchy
- 2018-05-07 10:07:34.677 INFO 257 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/greeting]}" onto public io.openshift.booster.service.Greeting io.openshift.booster.service.GreetingController.greeting(java.lang.String)
- 2018-05-07 10:07:34.753 INFO 257 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/stop]}" onto public void io.openshift.booster.service.ShutdownController.shutdown() throws java.lang.Exception
- 2018-05-07 10:07:34.755 INFO 257 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
- 2018-05-07 10:07:34.756 INFO 257 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
- 2018-05-07 10:07:34.873 INFO 257 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2018-05-07 10:07:34.873 INFO 257 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2018-05-07 10:07:35.068 INFO 257 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2018-05-07 10:07:35.167 INFO 257 --- [ main] oConfiguration$WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
- 2018-05-07 10:07:36.369 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.370 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal)
- 2018-05-07 10:07:36.371 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
- 2018-05-07 10:07:36.372 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.372 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.374 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException
- 2018-05-07 10:07:36.375 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String)
- 2018-05-07 10:07:36.377 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
- 2018-05-07 10:07:36.378 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.379 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.379 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.380 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.380 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.381 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:36.454 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String)
- 2018-05-07 10:07:36.454 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
- 2018-05-07 10:07:36.454 INFO 257 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
- 2018-05-07 10:07:37.066 INFO 257 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 34583 (http)
- 2018-05-07 10:07:37.071 INFO 257 --- [ main] io.openshift.booster.LocalTest : Started LocalTest in 16.411 seconds (JVM running for 18.098)
- 2018-05-07 10:07:41.076 INFO 257 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
- 2018-05-07 10:07:41.076 INFO 257 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
- 2018-05-07 10:07:41.163 INFO 257 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 87 ms
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.096 s - in io.openshift.booster.LocalTest
- 2018-05-07 10:07:44.663 INFO 257 --- [ Thread-4] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@138c1ec: startup date [Mon May 07 10:07:22 UTC 2018]; root of context hierarchy
- [INFO]
- [INFO] Results:
- [INFO]
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
- [INFO]
- [INFO]
- [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ app-test-90 ---
- [INFO] Building jar: /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/app-test-90-1.0.1.jar
- [INFO]
- [INFO] --- spring-boot-maven-plugin:1.5.12.RELEASE:repackage (default) @ app-test-90 ---
- [INFO] Attaching archive: /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/app-test-90-1.0.1-exec.jar, with classifier: exec
- [INFO]
- [INFO] --- fabric8-maven-plugin:3.5.38:build (fmp) @ app-test-90 ---
- [INFO] F8: Using OpenShift build with strategy S2I
- [INFO] F8: Running generator spring-boot
- [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
- [INFO] Copying files to /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/docker/app-test-90/1.0.1/build/maven
- [INFO] Building tar: /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/docker/app-test-90/1.0.1/tmp/docker-build.tar
- [INFO] F8: [app-test-90:1.0.1] "spring-boot": Created docker source tar /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/docker/app-test-90/1.0.1/tmp/docker-build.tar
- [INFO] F8: Creating BuildServiceConfig app-test-90-s2i for Source build
- [INFO] F8: Creating ImageStream app-test-90
- [INFO] F8: Starting Build app-test-90-s2i
- [INFO] F8: Waiting for build app-test-90-s2i-1 to complete...
- [INFO] F8: Pulling image "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2" ...
- [INFO] Current reconnect backoff is 1000 milliseconds (T0)
- [INFO] F8: ==================================================================
- [INFO] F8: Starting S2I Java Build .....
- [INFO] F8: S2I binary build from fabric8-maven-plugin detected
- [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ...
- [INFO] F8: ... done
- [INFO] Current reconnect backoff is 2000 milliseconds (T1)
- [INFO] F8:
- [INFO] F8: Pushing image docker-registry.default.svc:5000/rokumar-jenkins/app-test-90:1.0.1 ...
- [INFO] F8: Pushed 0/6 layers, 3% complete
- [INFO] Current reconnect backoff is 4000 milliseconds (T2)
- [INFO] F8: Pushed 1/6 layers, 17% complete
- [INFO] F8: Push successful
- [INFO] Current reconnect backoff is 8000 milliseconds (T3)
- [INFO] F8: Build app-test-90-s2i-1 Complete
- [INFO] Current reconnect backoff is 16000 milliseconds (T4)
- [ERROR] Exception in reconnect
- java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@906199 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@192f1ef[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 8]
- at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
- at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
- at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
- at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
- at java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(Executors.java:729)
- at io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager$3.run(WatchHTTPManager.java:207)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- [INFO] F8: Found tag on ImageStream app-test-90 tag: sha256:edd6ec68bd8cd7dc070b5b889d47a19132ebbfdecc7bfcf8910a57a8f35c31af
- [INFO] F8: ImageStream app-test-90 written to /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/app-test-90-is.yml
- [INFO]
- [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ app-test-90 ---
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/app-test-90-1.0.1.jar to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1.jar
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/pom.xml to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1.pom
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/openshift.yml to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1-openshift.yml
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/openshift.json to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1-openshift.json
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/kubernetes.yml to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1-kubernetes.yml
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/classes/META-INF/fabric8/kubernetes.json to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1-kubernetes.json
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/app-test-90-1.0.1-exec.jar to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1-exec.jar
- [INFO] Installing /home/jenkins/workspace/nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A/target/app-test-90-is.yml to /root/.mvnrepository/io/openshift/booster/app-test-90/1.0.1/app-test-90-1.0.1-is.yml
- [INFO]
- [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ app-test-90 ---
- [INFO] Using alternate deployment repository local-nexus::default::http://content-repository/content/repositories/staging/
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 02:20 min
- [INFO] Finished at: 2018-05-07T10:08:25+00:00
- [INFO] Final Memory: 48M/64M
- [INFO] ------------------------------------------------------------------------
- [Pipeline] findFiles
- [Pipeline] step
- Recording test results
- [Pipeline] findFiles
- [Pipeline] echo
- Looking for matching Build app-test-90-1
- [Pipeline] echo
- Looking for matching Build app-test-90-1
- [Pipeline] echo
- Adding annotation 'fabric8.io/jenkins.testReportUrl: nulltestReport' to Build app-test-90-1
- [Pipeline] echo
- looking for app-test-90-1 in namespace rokumar
- [Pipeline] echo
- Checking bayesian-link exists
- [Pipeline] sh
- [nkanojia_app-test-90_master-56GMHJO33YFOO4M3JWGGHCRYD3VWIDO6ZBTLI5EA7LW64SMKJ35A] Running shell script
- + mvn io.github.stackinfo:stackinfo-maven-plugin:0.2:prepare
- Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Spring Boot - Health Check Booster 1.0.1
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- stackinfo-maven-plugin:0.2:prepare (default-cli) @ app-test-90 ---
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 5.494 s
- [INFO] Finished at: 2018-05-07T10:08:47+00:00
- [INFO] Final Memory: 7M/11M
- [INFO] ------------------------------------------------------------------------
- [Pipeline] retry
- [Pipeline] {
- [Pipeline] bayesianAnalysis
- Running Bayesian stack analysis...
- Bayesian API URL is https://recommender.api.openshift.io/api/v1
- [Pipeline] echo
- Looking for matching Build app-test-90-1
- [Pipeline] echo
- Adding annotation 'fabric8.io/bayesian.analysisUrl: https://recommender.api.openshift.io/api/v1/stack-analyses/b6a40b52760a4fdb893e8411b1175cd2' to Build app-test-90-1
- [Pipeline] echo
- looking for app-test-90-1 in namespace rokumar
- [Pipeline] }
- [Pipeline] // retry
- [Pipeline] echo
- Checking sonarqube exists
- [Pipeline] echo
- Code validation service: sonarqube not available
- [Pipeline] echo
- s2i mode: true
- [Pipeline] echo
- Checking content-repository exists
- [Pipeline] echo
- mvn site disabled
- [Pipeline] }
- [Pipeline] // stage
- [Pipeline] }
- [Pipeline] // container
- [Pipeline] }
- [Pipeline] // node
- [Pipeline] }
- [Pipeline] // podTemplate
- [Pipeline] End of Pipeline
- GitHub has been notified of this commit’s build result
- Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement