Advertisement
rohankanojia

Untitled

May 7th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.90 KB | None | 0 0
  1. OpenShift Build rokumar/test-view-log-template-1-1 from https://github.com/rohanKanojia/test-view-log-template-1.git
  2. 09:34:02 Connecting to https://api.github.com using rohanKanojia/****** (cd-github)
  3. Obtained Jenkinsfile from 171d94c6d52f5dc5da6eddb148c9567f6195a4f5
  4. Running in Durability level: MAX_SURVIVABILITY
  5. Loading library github.com/fabric8io/fabric8-pipeline-library@master
  6. Attempting to resolve master from remote references...
  7. > git --version # timeout=10
  8. > git ls-remote -h -t https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  9. Found match: refs/heads/master revision 205dcb720aea989c647b145262c461ef9f09b05c
  10. Cloning the remote Git repository
  11. Cloning with configured refspecs honoured and without tags
  12. Cloning repository https://github.com/fabric8io/fabric8-pipeline-library.git
  13. > git init /var/lib/jenkins/jobs/rohankanojia/jobs/test-view-log-template-1/branches/master/workspace@libs/github.com/fabric8io/fabric8-pipeline-library # timeout=10
  14. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  15. > git --version # timeout=10
  16. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  17. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  18. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  19. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  20. Fetching without tags
  21. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  22. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  23. Checking out Revision 205dcb720aea989c647b145262c461ef9f09b05c (master)
  24. > git config core.sparsecheckout # timeout=10
  25. > git checkout -f 205dcb720aea989c647b145262c461ef9f09b05c
  26. Commit message: "Fix an undefined variable in goRelease"
  27. First time build. Skipping changelog.
  28. [Pipeline] echo
  29. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  30. [Pipeline] echo
  31. Loaded the useDockerSocket flag false
  32. [Pipeline] podTemplate
  33. [Pipeline] {
  34. [Pipeline] node
  35. Still waiting to schedule task
  36. jenkins-slave-sx133-l62h9 is offline
  37. Running on jenkins-slave-sx133-l62h9 in /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA
  38. [Pipeline] {
  39. [Pipeline] checkout
  40. Cloning the remote Git repository
  41. Cloning with configured refspecs honoured and without tags
  42. Cloning repository https://github.com/rohanKanojia/test-view-log-template-1.git
  43. > git init /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA # timeout=10
  44. Fetching upstream changes from https://github.com/rohanKanojia/test-view-log-template-1.git
  45. > git --version # timeout=10
  46. using GIT_ASKPASS to set credentials cd-github
  47. > git fetch --no-tags --progress https://github.com/rohanKanojia/test-view-log-template-1.git +refs/heads/master:refs/remotes/origin/master
  48. > git config remote.origin.url https://github.com/rohanKanojia/test-view-log-template-1.git # timeout=10
  49. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  50. > git config remote.origin.url https://github.com/rohanKanojia/test-view-log-template-1.git # timeout=10
  51. Fetching without tags
  52. Fetching upstream changes from https://github.com/rohanKanojia/test-view-log-template-1.git
  53. using GIT_ASKPASS to set credentials cd-github
  54. > git fetch --no-tags --progress https://github.com/rohanKanojia/test-view-log-template-1.git +refs/heads/master:refs/remotes/origin/master
  55. Checking out Revision 171d94c6d52f5dc5da6eddb148c9567f6195a4f5 (master)
  56. > git config core.sparsecheckout # timeout=10
  57. > git checkout -f 171d94c6d52f5dc5da6eddb148c9567f6195a4f5
  58. Commit message: "Initial import"
  59. First time build. Skipping changelog.
  60. fatal: bad object 205dcb720aea989c647b145262c461ef9f09b05c
  61. [Pipeline] echo
  62. Using branch master
  63. [Pipeline] echo
  64. Using branch master
  65. [Pipeline] echo
  66. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  67. [Pipeline] container
  68. [Pipeline] {
  69. [Pipeline] stage
  70. [Pipeline] { (Build Release)
  71. [Pipeline] sh
  72. [-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA] Running shell script
  73. + git checkout -b rohankanojia/test-view-log-template-1/master-1.0.1
  74. Switched to a new branch 'rohankanojia/test-view-log-template-1/master-1.0.1'
  75. [Pipeline] readMavenPom
  76. [Pipeline] sh
  77. [-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA] Running shell script
  78. + mvn org.codehaus.mojo:versions-maven-plugin:2.5:set -U -DnewVersion=1.0.1
  79. 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
  80. [INFO] Scanning for projects...
  81. [INFO]
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO] Building Spring Boot - HTTP Booster 1.0.0-SNAPSHOT
  84. [INFO] ------------------------------------------------------------------------
  85. [INFO]
  86. [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ test-view-log-template-1 ---
  87. [INFO] Searching for local aggregator root...
  88. [INFO] Local aggregation root: /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA
  89. [INFO] Processing change of io.openshift.booster:test-view-log-template-1:1.0.0-SNAPSHOT -> 1.0.1
  90. [INFO] Processing io.openshift.booster:test-view-log-template-1
  91. [INFO] Updating project io.openshift.booster:test-view-log-template-1
  92. [INFO] from version 1.0.0-SNAPSHOT to 1.0.1
  93. [INFO]
  94. [INFO] ------------------------------------------------------------------------
  95. [INFO] BUILD SUCCESS
  96. [INFO] ------------------------------------------------------------------------
  97. [INFO] Total time: 15.479 s
  98. [INFO] Finished at: 2018-05-07T09:38:32+00:00
  99. [INFO] Final Memory: 11M/14M
  100. [INFO] ------------------------------------------------------------------------
  101. [Pipeline] sh
  102. [-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA] Running shell script
  103. + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
  104. 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
  105. [INFO] Error stacktraces are turned on.
  106. [INFO] Scanning for projects...
  107. [INFO]
  108. [INFO] ------------------------------------------------------------------------
  109. [INFO] Building Spring Boot - HTTP Booster 1.0.1
  110. [INFO] ------------------------------------------------------------------------
  111. [INFO]
  112. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ test-view-log-template-1 ---
  113. [INFO]
  114. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ test-view-log-template-1 ---
  115. [INFO]
  116. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ test-view-log-template-1 ---
  117. [INFO]
  118. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ test-view-log-template-1 ---
  119. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA' && 'git' 'rev-parse' '--verify' 'HEAD'
  120. [INFO] Working directory: /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA
  121. [INFO] Storing buildNumber: 171d94c6d52f5dc5da6eddb148c9567f6195a4f5 at timestamp: 1525685970144
  122. [INFO] Storing buildScmBranch: rohankanojia/test-view-log-template-1/master-1.0.1
  123. [INFO]
  124. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ test-view-log-template-1 ---
  125. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  126. [INFO] Copying 2 resources
  127. [INFO]
  128. [INFO] --- fabric8-maven-plugin:3.5.38:resource (fmp) @ test-view-log-template-1 ---
  129. [INFO] F8: Running in OpenShift mode
  130. [INFO] F8: Using docker image name of namespace: rokumar-jenkins
  131. [INFO] F8: Running generator spring-boot
  132. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  133. [INFO] F8: using resource templates from /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/src/main/fabric8
  134. [INFO] F8: fmp-controller: Adding a default Deployment
  135. [INFO] F8: fmp-service: Adding a default service 'test-view-log-template-1' with ports [8080]
  136. [INFO] F8: spring-boot-health-check: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
  137. [INFO] F8: spring-boot-health-check: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
  138. [INFO] F8: fmp-revision-history: Adding revision history limit to 2
  139. [INFO] F8: f8-icon: Adding icon for deployment
  140. [INFO] F8: f8-icon: Adding icon for service
  141. [INFO] F8: validating /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/openshift/test-view-log-template-1-svc.yml resource
  142. [INFO] F8: validating /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/openshift/test-view-log-template-1-deploymentconfig.yml resource
  143. [INFO] F8: validating /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/openshift/test-view-log-template-1-route.yml resource
  144. [INFO] F8: validating /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/kubernetes/test-view-log-template-1-svc.yml resource
  145. [INFO] F8: validating /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/kubernetes/test-view-log-template-1-deployment.yml resource
  146. [INFO]
  147. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ test-view-log-template-1 ---
  148. [INFO] Changes detected - recompiling the module!
  149. [INFO] Compiling 4 source files to /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes
  150. [INFO]
  151. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ test-view-log-template-1 ---
  152. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  153. [INFO] Copying 2 resources
  154. [INFO]
  155. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ test-view-log-template-1 ---
  156. [INFO] Changes detected - recompiling the module!
  157. [INFO] Compiling 3 source files to /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-classes
  158. [INFO]
  159. [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ test-view-log-template-1 ---
  160. [INFO] Surefire report directory: /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/surefire-reports
  161. [INFO]
  162. [INFO] -------------------------------------------------------
  163. [INFO] T E S T S
  164. [INFO] -------------------------------------------------------
  165. [INFO] Running io.openshift.booster.LocalTest
  166. 2018-05-07 09:40:06.845 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [io.openshift.booster.LocalTest], using SpringBootContextLoader
  167. 2018-05-07 09:40:06.859 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}.
  168. 2018-05-07 09:40:06.860 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.
  169. 2018-05-07 09:40:07.042 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.openshift.booster.BoosterApplication for test class io.openshift.booster.LocalTest
  170. 2018-05-07 09:40:07.051 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]
  171. 2018-05-07 09:40:07.135 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e31a9a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11774fe, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18d2680, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1847718, org.springframework.test.context.support.DirtiesContextTestExecutionListener@13b84b8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a3af25, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1662a77, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@10eb4b4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@33f1a9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23b78d]
  172.  
  173. . ____ _ __ _ _
  174. /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  175. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  176. \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  177. ' |____| .__|_| |_|_| |_\__, | / / / /
  178. =========|_|==============|___/=/_/_/_/
  179. :: Spring Boot :: (v1.5.12.RELEASE)
  180.  
  181. 2018-05-07 09:40:08.141 INFO 265 --- [ main] io.openshift.booster.LocalTest : Starting LocalTest on jenkins-slave-sx133-l62h9 with PID 265 (started by ? in /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA)
  182. 2018-05-07 09:40:08.142 INFO 265 --- [ main] io.openshift.booster.LocalTest : No active profile set, falling back to default profiles: default
  183. 2018-05-07 09:40:09.346 INFO 265 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3ec003: startup date [Mon May 07 09:40:09 UTC 2018]; root of context hierarchy
  184. 2018-05-07 09:40:12.051 INFO 265 --- [ main] o.s.b.f.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
  185. 2018-05-07 09:40:14.936 INFO 265 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  186. 2018-05-07 09:40:17.451 INFO 265 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (http)
  187. 2018-05-07 09:40:17.757 INFO 265 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  188. 2018-05-07 09:40:17.758 INFO 265 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.20
  189. 2018-05-07 09:40:18.542 INFO 265 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  190. 2018-05-07 09:40:18.543 INFO 265 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 9201 ms
  191. 2018-05-07 09:40:23.045 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  192. 2018-05-07 09:40:23.047 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'CXFServlet' to [/api/*]
  193. 2018-05-07 09:40:23.050 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
  194. 2018-05-07 09:40:23.050 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  195. 2018-05-07 09:40:23.050 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  196. 2018-05-07 09:40:23.050 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  197. 2018-05-07 09:40:23.051 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  198. 2018-05-07 09:40:23.051 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
  199. 2018-05-07 09:40:23.051 INFO 265 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
  200. 2018-05-07 09:40:30.743 INFO 265 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3ec003: startup date [Mon May 07 09:40:09 UTC 2018]; root of context hierarchy
  201. 2018-05-07 09:40:31.235 INFO 265 --- [ 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)
  202. 2018-05-07 09:40:31.236 INFO 265 --- [ 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)
  203. 2018-05-07 09:40:31.751 INFO 265 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  204. 2018-05-07 09:40:31.751 INFO 265 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  205. 2018-05-07 09:40:33.156 INFO 265 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  206. 2018-05-07 09:40:34.455 INFO 265 --- [ main] oConfiguration$WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
  207. 2018-05-07 09:40:36.840 INFO 265 --- [ main] org.apache.cxf.endpoint.ServerImpl : Setting the server's publish address to be /
  208. 2018-05-07 09:40:41.939 INFO 265 --- [ 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()
  209. 2018-05-07 09:40:41.940 INFO 265 --- [ 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()
  210. 2018-05-07 09:40:41.941 INFO 265 --- [ 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)
  211. 2018-05-07 09:40:41.942 INFO 265 --- [ 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()
  212. 2018-05-07 09:40:41.943 INFO 265 --- [ 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)
  213. 2018-05-07 09:40:41.944 INFO 265 --- [ 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()
  214. 2018-05-07 09:40:41.945 INFO 265 --- [ 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()
  215. 2018-05-07 09:40:41.946 INFO 265 --- [ 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
  216. 2018-05-07 09:40:41.947 INFO 265 --- [ 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)
  217. 2018-05-07 09:40:41.949 INFO 265 --- [ 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()
  218. 2018-05-07 09:40:41.950 INFO 265 --- [ 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()
  219. 2018-05-07 09:40:41.951 INFO 265 --- [ 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)
  220. 2018-05-07 09:40:41.952 INFO 265 --- [ 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()
  221. 2018-05-07 09:40:41.952 INFO 265 --- [ 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()
  222. 2018-05-07 09:40:41.954 INFO 265 --- [ 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)
  223. 2018-05-07 09:40:41.955 INFO 265 --- [ 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>)
  224. 2018-05-07 09:40:41.955 INFO 265 --- [ 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()
  225. 2018-05-07 09:40:45.643 INFO 265 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 42804 (http)
  226. 2018-05-07 09:40:45.651 INFO 265 --- [ main] io.openshift.booster.LocalTest : Started LocalTest in 38.367 seconds (JVM running for 40.1)
  227. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.497 s - in io.openshift.booster.LocalTest
  228. 2018-05-07 09:41:07.634 INFO 265 --- [ Thread-4] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3ec003: startup date [Mon May 07 09:40:09 UTC 2018]; root of context hierarchy
  229. [INFO]
  230. [INFO] Results:
  231. [INFO]
  232. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  233. [INFO]
  234. [INFO]
  235. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ test-view-log-template-1 ---
  236. [INFO] Building jar: /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-view-log-template-1-1.0.1.jar
  237. [INFO]
  238. [INFO] --- spring-boot-maven-plugin:1.5.12.RELEASE:repackage (default) @ test-view-log-template-1 ---
  239. [INFO] Attaching archive: /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-view-log-template-1-1.0.1-exec.jar, with classifier: exec
  240. [INFO]
  241. [INFO] --- fabric8-maven-plugin:3.5.38:build (fmp) @ test-view-log-template-1 ---
  242. [INFO] F8: Using OpenShift build with strategy S2I
  243. [INFO] F8: Running generator spring-boot
  244. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  245. [INFO] Copying files to /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/docker/test-view-log-template-1/1.0.1/build/maven
  246. [INFO] Building tar: /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/docker/test-view-log-template-1/1.0.1/tmp/docker-build.tar
  247. [INFO] F8: [test-view-log-template-1:1.0.1] "spring-boot": Created docker source tar /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/docker/test-view-log-template-1/1.0.1/tmp/docker-build.tar
  248. [INFO] F8: Creating BuildServiceConfig test-view-log-template-1-s2i for Source build
  249. [INFO] F8: Creating ImageStream test-view-log-template-1
  250. [INFO] F8: Starting Build test-view-log-template-1-s2i
  251. [INFO] F8: Waiting for build test-view-log-template-1-s2i-1 to complete...
  252. [INFO] F8: Pulling image "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2" ...
  253. [INFO] F8: ==================================================================
  254. [INFO] F8: Starting S2I Java Build .....
  255. [INFO] F8: S2I binary build from fabric8-maven-plugin detected
  256. [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ...
  257. [INFO] F8: ... done
  258. [INFO] F8:
  259. [INFO] F8: Pushing image docker-registry.default.svc:5000/rokumar-jenkins/test-view-log-template-1:1.0.1 ...
  260. [INFO] Current reconnect backoff is 1000 milliseconds (T0)
  261. [INFO] F8: Pushed 0/6 layers, 7% complete
  262. [INFO] F8: Pushed 1/6 layers, 21% complete
  263. [INFO] Current reconnect backoff is 2000 milliseconds (T1)
  264. [INFO] F8: Pushed 2/6 layers, 42% complete
  265. [INFO] Current reconnect backoff is 4000 milliseconds (T2)
  266. [INFO] F8: Pushed 3/6 layers, 66% complete
  267. [INFO] F8: Pushed 4/6 layers, 74% complete
  268. [INFO] Current reconnect backoff is 8000 milliseconds (T3)
  269. [INFO] F8: Pushed 5/6 layers, 94% complete
  270. [INFO] Current reconnect backoff is 16000 milliseconds (T4)
  271. [INFO] F8: Pushed 6/6 layers, 100% complete
  272. [INFO] F8: Push successful
  273. [INFO] Current reconnect backoff is 32000 milliseconds (T5)
  274. [INFO] F8: Build test-view-log-template-1-s2i-1 Complete
  275. [WARNING] Executor didn't terminate in time after shutdown in close(), killing it in: io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager@d3436b
  276. [INFO] F8: Found tag on ImageStream test-view-log-template-1 tag: sha256:d27540d66dfbcef1a040d0b03148588c6195e239e5f2ca45dc62164dc5385302
  277. [INFO] F8: ImageStream test-view-log-template-1 written to /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-view-log-template-1-is.yml
  278. [INFO]
  279. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-view-log-template-1 ---
  280. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-view-log-template-1-1.0.1.jar to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1.jar
  281. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/pom.xml to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1.pom
  282. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/openshift.yml to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1-openshift.yml
  283. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/openshift.json to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1-openshift.json
  284. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/kubernetes.yml to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1-kubernetes.yml
  285. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/classes/META-INF/fabric8/kubernetes.json to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1-kubernetes.json
  286. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-view-log-template-1-1.0.1-exec.jar to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1-exec.jar
  287. [INFO] Installing /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA/target/test-view-log-template-1-is.yml to /root/.mvnrepository/io/openshift/booster/test-view-log-template-1/1.0.1/test-view-log-template-1-1.0.1-is.yml
  288. [INFO]
  289. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-view-log-template-1 ---
  290. [INFO] Using alternate deployment repository local-nexus::default::http://content-repository/content/repositories/staging/
  291. [INFO] ------------------------------------------------------------------------
  292. [INFO] BUILD SUCCESS
  293. [INFO] ------------------------------------------------------------------------
  294. [INFO] Total time: 03:30 min
  295. [INFO] Finished at: 2018-05-07T09:42:09+00:00
  296. [INFO] Final Memory: 48M/63M
  297. [INFO] ------------------------------------------------------------------------
  298. [Pipeline] findFiles
  299. [Pipeline] step
  300. Recording test results
  301. [Pipeline] findFiles
  302. [Pipeline] echo
  303. Looking for matching Build test-view-log-template-1-1
  304. [Pipeline] echo
  305. Looking for matching Build test-view-log-template-1-1
  306. [Pipeline] echo
  307. Adding annotation 'fabric8.io/jenkins.testReportUrl: nulltestReport' to Build test-view-log-template-1-1
  308. [Pipeline] echo
  309. looking for test-view-log-template-1-1 in namespace rokumar
  310. [Pipeline] echo
  311. Checking bayesian-link exists
  312. [Pipeline] sh
  313. [-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA] Running shell script
  314. + mvn io.github.stackinfo:stackinfo-maven-plugin:0.2:prepare
  315. 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
  316. [INFO] Scanning for projects...
  317. [INFO]
  318. [INFO] ------------------------------------------------------------------------
  319. [INFO] Building Spring Boot - HTTP Booster 1.0.1
  320. [INFO] ------------------------------------------------------------------------
  321. [INFO]
  322. [INFO] --- stackinfo-maven-plugin:0.2:prepare (default-cli) @ test-view-log-template-1 ---
  323. [INFO] ------------------------------------------------------------------------
  324. [INFO] BUILD SUCCESS
  325. [INFO] ------------------------------------------------------------------------
  326. [INFO] Total time: 5.528 s
  327. [INFO] Finished at: 2018-05-07T09:42:40+00:00
  328. [INFO] Final Memory: 7M/11M
  329. [INFO] ------------------------------------------------------------------------
  330. [Pipeline] retry
  331. [Pipeline] {
  332. [Pipeline] bayesianAnalysis
  333. Running Bayesian stack analysis...
  334. Bayesian API URL is https://recommender.api.openshift.io/api/v1
  335. [Pipeline] echo
  336. Looking for matching Build test-view-log-template-1-1
  337. [Pipeline] echo
  338. Adding annotation 'fabric8.io/bayesian.analysisUrl: https://recommender.api.openshift.io/api/v1/stack-analyses/8654f0c4846e471ca1aa45bee9b65d4d' to Build test-view-log-template-1-1
  339. [Pipeline] echo
  340. looking for test-view-log-template-1-1 in namespace rokumar
  341. [Pipeline] }
  342. [Pipeline] // retry
  343. [Pipeline] echo
  344. Checking sonarqube exists
  345. [Pipeline] echo
  346. Code validation service: sonarqube not available
  347. [Pipeline] echo
  348. s2i mode: true
  349. [Pipeline] echo
  350. Checking content-repository exists
  351. [Pipeline] echo
  352. mvn site disabled
  353. [Pipeline] stash
  354. Stashed 11 file(s)
  355. [Pipeline] }
  356. [Pipeline] // stage
  357. [Pipeline] stage
  358. [Pipeline] { (Rollout to Stage)
  359. [Pipeline] kubernetesApply
  360. Loading OpenShift ImageStreams file: test-view-log-template-1-is.yml
  361. Found namespace rokumar
  362. Found namespace rokumar-jenkins
  363. Found namespace rokumar-run
  364. Found namespace rokumar-stage
  365. Found existing environment rokumar-stage
  366. No fabric8.yml so unable to add environment pod annotations
  367. No fabric8.yml so unable to add environment pod annotations
  368. No fabric8.yml so unable to add environment pod annotations
  369. No fabric8.yml so unable to add environment pod annotations
  370. No fabric8.yml so unable to add environment pod annotations
  371. Found BuildConfig name test-view-log-template-1 namespace rokumar from BuildConfigProjectProperty
  372. Found Build name test-view-log-template-1-1 from BuildCause
  373. Found BuildConfig: test-view-log-template-1 namespace: rokumar Build: test-view-log-template-1-1
  374. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-view-log-template-1, fabric8.io/build-id=1, fabric8.io/scm-url=https://github.com/snowdrop/test-view-log-template-1, fabric8.io/issue-system=JIRA, fabric8.io/scm-tag=1.5.12-3-rhoar, fabric8.io/git-url=gogsadmin/booster-parent/commit/171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/build-url=http://jenkins-rokumar-jenkins.b542.starter-us-east-2a.openshiftapps.com/job/booster-parent/1, prometheus.io/port=9779, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-view-log-template-1/master-1.0.1, prometheus.io/scrape=true, fabric8.io/scm-devcon-url=scm:git:git@github.com:snowdrop/spring-boot-booster-parent.git/test-view-log-template-1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={expose=true, app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ServiceSpec(clusterIP=null, externalIPs=[], externalName=null, externalTrafficPolicy=null, healthCheckNodePort=null, loadBalancerIP=null, loadBalancerSourceRanges=[], ports=[ServicePort(name=http, nodePort=null, port=8080, protocol=TCP, targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={})], selector={app=test-view-log-template-1, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  375. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=image.openshift.io/v1, kind=ImageStream, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels=null, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ImageStreamSpec(dockerImageRepository=null, lookupPolicy=null, tags=[TagReference(annotations=null, from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamImage, name=test-view-log-template-1@sha256:d27540d66dfbcef1a040d0b03148588c6195e239e5f2ca45dc62164dc5385302, namespace=rokumar-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.1, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  376. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=apps.openshift.io/v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-view-log-template-1&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-view-log-template-1, fabric8.io/build-id=1, fabric8.io/scm-url=https://github.com/snowdrop/test-view-log-template-1, fabric8.io/issue-system=JIRA, fabric8.io/scm-tag=1.5.12-3-rhoar, fabric8.io/git-url=gogsadmin/booster-parent/commit/171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/build-url=http://jenkins-rokumar-jenkins.b542.starter-us-east-2a.openshiftapps.com/job/booster-parent/1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-view-log-template-1/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:git@github.com:snowdrop/spring-boot-booster-parent.git/test-view-log-template-1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=test-view-log-template-1, provider=fabric8, group=io.openshift.booster}, strategy=DeploymentStrategy(activeDeadlineSeconds=null, annotations=null, customParams=null, labels=null, recreateParams=null, resources=null, rollingParams=RollingDeploymentStrategyParams(intervalSeconds=null, maxSurge=null, maxUnavailable=null, post=null, pre=null, timeoutSeconds=3600, updatePeriodSeconds=null, additionalProperties={}), type=Rolling, additionalProperties={}), template=PodTemplateSpec(metadata=ObjectMeta(annotations={fabric8.io/git-commit=171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-view-log-template-1&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-view-log-template-1, fabric8.io/build-id=1, fabric8.io/scm-url=https://github.com/snowdrop/test-view-log-template-1, fabric8.io/issue-system=JIRA, fabric8.io/scm-tag=1.5.12-3-rhoar, fabric8.io/git-url=gogsadmin/booster-parent/commit/171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/build-url=http://jenkins-rokumar-jenkins.b542.starter-us-east-2a.openshiftapps.com/job/booster-parent/1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-view-log-template-1/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:git@github.com:snowdrop/spring-boot-booster-parent.git/test-view-log-template-1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=null, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=PodSpec(activeDeadlineSeconds=null, affinity=null, automountServiceAccountToken=null, containers=[Container(args=[], command=[], env=[EnvVar(name=KUBERNETES_NAMESPACE, value=null, valueFrom=EnvVarSource(configMapKeyRef=null, fieldRef=ObjectFieldSelector(apiVersion=null, fieldPath=metadata.namespace, additionalProperties={}), resourceFieldRef=null, secretKeyRef=null, additionalProperties={}), additionalProperties={})], envFrom=[], image= , imagePullPolicy=IfNotPresent, lifecycle=null, livenessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=180, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), name=spring-boot, ports=[ContainerPort(containerPort=8080, hostIP=null, hostPort=null, name=http, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=9779, hostIP=null, hostPort=null, name=prometheus, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=8778, hostIP=null, hostPort=null, name=jolokia, protocol=TCP, additionalProperties={})], readinessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=10, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), resources=null, securityContext=SecurityContext(capabilities=null, privileged=false, readOnlyRootFilesystem=null, runAsNonRoot=null, runAsUser=null, seLinuxOptions=null, additionalProperties={}), stdin=null, stdinOnce=null, terminationMessagePath=null, terminationMessagePolicy=null, tty=null, volumeMounts=[], workingDir=null, additionalProperties={})], dnsPolicy=null, hostAliases=[], hostIPC=null, hostNetwork=null, hostPID=null, hostname=null, imagePullSecrets=[], initContainers=[], nodeName=null, nodeSelector=null, restartPolicy=null, schedulerName=null, securityContext=null, serviceAccount=null, serviceAccountName=null, subdomain=null, terminationGracePeriodSeconds=null, tolerations=[], volumes=[], additionalProperties={}), additionalProperties={}), test=null, triggers=[DeploymentTriggerPolicy(imageChangeParams=null, type=ConfigChange, additionalProperties={}), DeploymentTriggerPolicy(imageChangeParams=DeploymentTriggerImageChangeParams(automatic=true, containerNames=[spring-boot], from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamTag, name=test-view-log-template-1:1.0.1, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  377. Applying Route name: Route data: Route(apiVersion=v1, kind=Route, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=RouteSpec(alternateBackends=[], host=null, path=null, port=RoutePort(targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={}), tls=null, to=RouteTargetReference(kind=Service, name=test-view-log-template-1, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  378. Running: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route
  379. command: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route out: Please enter Username: Please enter Password:
  380. command: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route err: I0507 09:43:22.825981 824 exposecontroller.go:56] Using build: '2.3.27'
  381. I0507 09:43:22.840266 824 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  382. I0507 09:43:22.840300 824 exposecontroller.go:125] Running in : `rokumar-stage`
  383. W0507 09:43:22.862897 824 controller.go:478] Failed to load url https://openshift.default.svc/.well-known/oauth-authorization-server got: Get https://openshift.default.svc/.well-known/oauth-authorization-server: x509: certificate signed by unknown authority
  384. E0507 09:43:22.864154 824 controller.go:186] Failed to list nodes to detect minishift: nodes is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list nodes at the cluster scope: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list all nodes in the cluster
  385. I0507 09:43:22.864173 824 controller.go:118] Using OAuth Authorize URL:
  386. W0507 09:43:22.864183 824 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  387. W0507 09:43:22.865024 824 controller.go:251] Could not find kubernetes service in the default namespace so we could not detect whether to use http or https as the apiserver protocol. Error: services "kubernetes" is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in the namespace "default": User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in project "default"
  388. I0507 09:43:22.865063 824 controller.go:534] starting expose controller
  389. I0507 09:43:27.865247 824 controller.go:542] stopping expose controller
  390.  
  391. exposecontroller completed
  392. Service test-view-log-template-1 in environment Stage namespace rokumar-stage is at URL: http://test-view-log-template-1-rokumar-stage.b542.starter-us-east-2a.openshiftapps.com
  393. Annotated Build test-view-log-template-1-1 in namespace rokumar with version 1.0.1 environment yaml rokumar-stage=---
  394. environmentName: "Stage"
  395. serviceUrls:
  396. test-view-log-template-1: "http://test-view-log-template-1-rokumar-stage.b542.starter-us-east-2a.openshiftapps.com"
  397. deploymentVersions:
  398. test-view-log-template-1: "1.0.1"
  399.  
  400. [Pipeline] }
  401. [Pipeline] // stage
  402. [Pipeline] }
  403. [Pipeline] // container
  404. [Pipeline] }
  405. [Pipeline] // node
  406. [Pipeline] }
  407. [Pipeline] // podTemplate
  408. [Pipeline] echo
  409. Using branch master
  410. [Pipeline] node
  411. Running on Jenkins in /var/lib/jenkins/jobs/rohankanojia/jobs/test-view-log-template-1/branches/master/workspace
  412. [Pipeline] {
  413. [Pipeline] stage
  414. [Pipeline] { (Approve)
  415. [Pipeline] hubotApprove
  416. Hubot sending to room fabric8_default => Would you like to promote version 1.0.1 to the next environment?
  417.  
  418. to Proceed reply: fabric8 jenkins proceed job rohankanojia/test-view-log-template-1/master build 1
  419. to Abort reply: fabric8 jenkins abort job rohankanojia/test-view-log-template-1/master build 1
  420.  
  421. No service hubot is running!!!
  422. No service found!
  423. [Pipeline] approveRequestedEvent
  424. [Pipeline] timeout
  425. Timeout set to expire in 1 day 0 hr
  426. [Pipeline] {
  427. [Pipeline] input
  428.  
  429. Would you like to promote version 1.0.1 to the next environment?
  430.  
  431. Proceed or Abort
  432. Approved by rokumar
  433. [Pipeline] }
  434. [Pipeline] // timeout
  435. [Pipeline] approveReceivedEvent
  436. No approve event id found. Skipping approval event update request
  437. [Pipeline] }
  438. [Pipeline] // stage
  439. [Pipeline] }
  440. [Pipeline] // node
  441. [Pipeline] echo
  442. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  443. [Pipeline] echo
  444. Loaded the useDockerSocket flag false
  445. [Pipeline] echo
  446. Running on openshift so using S2I binary source and Docker strategy
  447. [Pipeline] podTemplate
  448. [Pipeline] {
  449. [Pipeline] node
  450. Still waiting to schedule task
  451. Jenkins doesn’t have label clientstest_view_log_template_1_1
  452. Running on jenkins-slave-ndcm5-2z2d9 in /home/jenkins/workspace/-view-log-template-1_master-I3MIPV7LUFRNSRQDIE7BLQNUPHL24VE5QLWSG4ADLHDVACKMC3YA
  453. [Pipeline] {
  454. [Pipeline] container
  455. [Pipeline] {
  456. [Pipeline] stage
  457. [Pipeline] { (Rollout to Run)
  458. [Pipeline] unstash
  459. [Pipeline] kubernetesApply
  460. Loading OpenShift ImageStreams file: test-view-log-template-1-is.yml
  461. Found namespace rokumar
  462. Found namespace rokumar-jenkins
  463. Found namespace rokumar-run
  464. Found existing environment rokumar-run
  465. No fabric8.yml so unable to add environment pod annotations
  466. No fabric8.yml so unable to add environment pod annotations
  467. No fabric8.yml so unable to add environment pod annotations
  468. No fabric8.yml so unable to add environment pod annotations
  469. No fabric8.yml so unable to add environment pod annotations
  470. Found BuildConfig name test-view-log-template-1 namespace rokumar from BuildConfigProjectProperty
  471. Found Build name test-view-log-template-1-1 from BuildCause
  472. Found BuildConfig: test-view-log-template-1 namespace: rokumar Build: test-view-log-template-1-1
  473. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-view-log-template-1, fabric8.io/build-id=1, fabric8.io/scm-url=https://github.com/snowdrop/test-view-log-template-1, fabric8.io/issue-system=JIRA, fabric8.io/scm-tag=1.5.12-3-rhoar, fabric8.io/git-url=gogsadmin/booster-parent/commit/171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/build-url=http://jenkins-rokumar-jenkins.b542.starter-us-east-2a.openshiftapps.com/job/booster-parent/1, prometheus.io/port=9779, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-view-log-template-1/master-1.0.1, prometheus.io/scrape=true, fabric8.io/scm-devcon-url=scm:git:git@github.com:snowdrop/spring-boot-booster-parent.git/test-view-log-template-1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={expose=true, app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ServiceSpec(clusterIP=null, externalIPs=[], externalName=null, externalTrafficPolicy=null, healthCheckNodePort=null, loadBalancerIP=null, loadBalancerSourceRanges=[], ports=[ServicePort(name=http, nodePort=null, port=8080, protocol=TCP, targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={})], selector={app=test-view-log-template-1, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  474. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=image.openshift.io/v1, kind=ImageStream, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels=null, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ImageStreamSpec(dockerImageRepository=null, lookupPolicy=null, tags=[TagReference(annotations=null, from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamImage, name=test-view-log-template-1@sha256:d27540d66dfbcef1a040d0b03148588c6195e239e5f2ca45dc62164dc5385302, namespace=rokumar-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.1, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  475. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=apps.openshift.io/v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-view-log-template-1&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-view-log-template-1, fabric8.io/build-id=1, fabric8.io/scm-url=https://github.com/snowdrop/test-view-log-template-1, fabric8.io/issue-system=JIRA, fabric8.io/scm-tag=1.5.12-3-rhoar, fabric8.io/git-url=gogsadmin/booster-parent/commit/171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/build-url=http://jenkins-rokumar-jenkins.b542.starter-us-east-2a.openshiftapps.com/job/booster-parent/1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-view-log-template-1/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:git@github.com:snowdrop/spring-boot-booster-parent.git/test-view-log-template-1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=test-view-log-template-1, provider=fabric8, group=io.openshift.booster}, strategy=DeploymentStrategy(activeDeadlineSeconds=null, annotations=null, customParams=null, labels=null, recreateParams=null, resources=null, rollingParams=RollingDeploymentStrategyParams(intervalSeconds=null, maxSurge=null, maxUnavailable=null, post=null, pre=null, timeoutSeconds=3600, updatePeriodSeconds=null, additionalProperties={}), type=Rolling, additionalProperties={}), template=PodTemplateSpec(metadata=ObjectMeta(annotations={fabric8.io/git-commit=171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-view-log-template-1&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-view-log-template-1, fabric8.io/build-id=1, fabric8.io/scm-url=https://github.com/snowdrop/test-view-log-template-1, fabric8.io/issue-system=JIRA, fabric8.io/scm-tag=1.5.12-3-rhoar, fabric8.io/git-url=gogsadmin/booster-parent/commit/171d94c6d52f5dc5da6eddb148c9567f6195a4f5, fabric8.io/build-url=http://jenkins-rokumar-jenkins.b542.starter-us-east-2a.openshiftapps.com/job/booster-parent/1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-view-log-template-1/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:git@github.com:snowdrop/spring-boot-booster-parent.git/test-view-log-template-1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=null, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=PodSpec(activeDeadlineSeconds=null, affinity=null, automountServiceAccountToken=null, containers=[Container(args=[], command=[], env=[EnvVar(name=KUBERNETES_NAMESPACE, value=null, valueFrom=EnvVarSource(configMapKeyRef=null, fieldRef=ObjectFieldSelector(apiVersion=null, fieldPath=metadata.namespace, additionalProperties={}), resourceFieldRef=null, secretKeyRef=null, additionalProperties={}), additionalProperties={})], envFrom=[], image= , imagePullPolicy=IfNotPresent, lifecycle=null, livenessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=180, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), name=spring-boot, ports=[ContainerPort(containerPort=8080, hostIP=null, hostPort=null, name=http, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=9779, hostIP=null, hostPort=null, name=prometheus, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=8778, hostIP=null, hostPort=null, name=jolokia, protocol=TCP, additionalProperties={})], readinessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=10, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), resources=null, securityContext=SecurityContext(capabilities=null, privileged=false, readOnlyRootFilesystem=null, runAsNonRoot=null, runAsUser=null, seLinuxOptions=null, additionalProperties={}), stdin=null, stdinOnce=null, terminationMessagePath=null, terminationMessagePolicy=null, tty=null, volumeMounts=[], workingDir=null, additionalProperties={})], dnsPolicy=null, hostAliases=[], hostIPC=null, hostNetwork=null, hostPID=null, hostname=null, imagePullSecrets=[], initContainers=[], nodeName=null, nodeSelector=null, restartPolicy=null, schedulerName=null, securityContext=null, serviceAccount=null, serviceAccountName=null, subdomain=null, terminationGracePeriodSeconds=null, tolerations=[], volumes=[], additionalProperties={}), additionalProperties={}), test=null, triggers=[DeploymentTriggerPolicy(imageChangeParams=null, type=ConfigChange, additionalProperties={}), DeploymentTriggerPolicy(imageChangeParams=DeploymentTriggerImageChangeParams(automatic=true, containerNames=[spring-boot], from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamTag, name=test-view-log-template-1:1.0.1, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  476. ERROR: Unable to get git log: org.eclipse.jgit.api.errors.NoHeadException: No HEAD exists and no explicit starting revision was specified
  477. Applying Route name: Route data: Route(apiVersion=v1, kind=Route, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-view-log-template-1, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-view-log-template-1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=RouteSpec(alternateBackends=[], host=null, path=null, port=RoutePort(targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={}), tls=null, to=RouteTargetReference(kind=Service, name=test-view-log-template-1, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  478. Running: echo | exposecontroller --watch-namespace rokumar-run --exposer Route
  479. command: echo | exposecontroller --watch-namespace rokumar-run --exposer Route out: Please enter Username: Please enter Password:
  480. command: echo | exposecontroller --watch-namespace rokumar-run --exposer Route err: I0507 09:45:31.239379 909 exposecontroller.go:56] Using build: '2.3.27'
  481. I0507 09:45:31.252009 909 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  482. I0507 09:45:31.252041 909 exposecontroller.go:125] Running in : `rokumar-run`
  483. W0507 09:45:31.278165 909 controller.go:478] Failed to load url https://openshift.default.svc/.well-known/oauth-authorization-server got: Get https://openshift.default.svc/.well-known/oauth-authorization-server: x509: certificate signed by unknown authority
  484. E0507 09:45:31.279635 909 controller.go:186] Failed to list nodes to detect minishift: nodes is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list nodes at the cluster scope: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list all nodes in the cluster
  485. I0507 09:45:31.279665 909 controller.go:118] Using OAuth Authorize URL:
  486. W0507 09:45:31.279719 909 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  487. W0507 09:45:31.280841 909 controller.go:251] Could not find kubernetes service in the default namespace so we could not detect whether to use http or https as the apiserver protocol. Error: services "kubernetes" is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in the namespace "default": User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in project "default"
  488. I0507 09:45:31.280918 909 controller.go:534] starting expose controller
  489. I0507 09:45:36.281098 909 controller.go:542] stopping expose controller
  490.  
  491. exposecontroller completed
  492. Service test-view-log-template-1 in environment Run namespace rokumar-run is at URL: http://test-view-log-template-1-rokumar-run.b542.starter-us-east-2a.openshiftapps.com
  493. Annotated Build test-view-log-template-1-1 in namespace rokumar with version 1.0.1 environment yaml rokumar-run=---
  494. environmentName: "Run"
  495. serviceUrls:
  496. test-view-log-template-1: "http://test-view-log-template-1-rokumar-run.b542.starter-us-east-2a.openshiftapps.com"
  497. deploymentVersions:
  498. test-view-log-template-1: "1.0.1"
  499.  
  500. [Pipeline] }
  501. [Pipeline] // stage
  502. [Pipeline] }
  503. [Pipeline] // container
  504. [Pipeline] }
  505. [Pipeline] // node
  506. [Pipeline] }
  507. [Pipeline] // podTemplate
  508. [Pipeline] End of Pipeline
  509.  
  510. GitHub has been notified of this commit’s build result
  511.  
  512. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement