Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 166.40 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building jira-gitlab-plugin 1.0.0-SNAPSHOT
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] >>> maven-amps-dispatcher-plugin:6.2.4:run (default-cli) > package @ gitlab-integration >>>
  8. [INFO]
  9. [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ gitlab-integration ---
  10. [INFO]
  11. [INFO] --- maven-jira-plugin:6.2.4:compress-resources (default-compress-resources) @ gitlab-integration ---
  12. [INFO] Compiling javascript using YUI
  13. [INFO] 0 Javascript file(s) were minified into target directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\classes
  14. [INFO] 0 CSS file(s) were minified into target directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\classes
  15. [INFO] Compressing XML files
  16. [INFO] 0 XML file(s) were minified into target directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\classes
  17. [INFO]
  18. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ gitlab-integration ---
  19. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  20. [INFO] Copying 13 resources
  21. [INFO]
  22. [INFO] --- maven-jira-plugin:6.2.4:filter-plugin-descriptor (default-filter-plugin-descriptor) @ gitlab-integration ---
  23. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  24. [INFO] Copying 1 resource
  25. [INFO]
  26. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ gitlab-integration ---
  27. [INFO] Nothing to compile - all classes are up to date
  28. [INFO]
  29. [INFO] --- maven-jira-plugin:6.2.4:generate-rest-docs (default-generate-rest-docs) @ gitlab-integration ---
  30. [INFO]
  31. [INFO] --- atlassian-spring-scanner-maven-plugin:1.2.6:atlassian-spring-scanner (default) @ gitlab-integration ---
  32. [INFO] Starting Atlassian Spring Byte Code Scanner...
  33. [INFO]
  34. [ERROR] Found a type [pl.hycom.jira.plugins.gitlab.integration.dao.ConfigManagerDao] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  35. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.imports.RefappImport] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  36. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.imports.JiraImport] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  37. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.imports.ConfluenceImport] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  38. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.export.ModuleType] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  39. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.component.RefappComponent] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  40. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.component.JiraComponent] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  41. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.component.ConfluenceComponent] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  42. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.component.ClasspathComponent] annotated as a component, but the type is not a concrete class. NOT adding to index file!!
  43. [INFO]
  44. [INFO] Analysis ran in 1682 ms.
  45. [INFO] Encountered 5343 total classes
  46. [INFO] Processed 16 annotated classes
  47. [INFO]
  48. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ gitlab-integration ---
  49. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  50. [INFO] Copying 2 resources
  51. [INFO]
  52. [INFO] --- maven-jira-plugin:6.2.4:filter-test-plugin-descriptor (default-filter-test-plugin-descriptor) @ gitlab-integration ---
  53. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  54. [INFO] Copying 1 resource
  55. [INFO]
  56. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ gitlab-integration ---
  57. [INFO] Changes detected - recompiling the module!
  58. [INFO] Compiling 7 source files to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\test-classes
  59. [INFO] /C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/src/test/java/it/pl/hycom/jira/plugins/gitlab/integration/dao/ConfigManagerDaoTest.java: C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\src\test\java\it\pl\hycom\jira\plugins\gitlab\integration\dao\ConfigManagerDaoTest.java uses unchecked or unsafe operations.
  60. [INFO] /C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/src/test/java/it/pl/hycom/jira/plugins/gitlab/integration/dao/ConfigManagerDaoTest.java: Recompile with -Xlint:unchecked for details.
  61. [INFO]
  62. [INFO] --- maven-jira-plugin:6.2.4:unit-test (default-unit-test) @ gitlab-integration ---
  63. [INFO] Surefire report directory: C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\surefire-reports
  64.  
  65. -------------------------------------------------------
  66. T E S T S
  67. -------------------------------------------------------
  68. Running pl.hycom.jira.plugins.gitlab.integration.gitpanel.impl.GitLabManagerTest
  69. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec
  70. Running ut.pl.hycom.jira.plugins.gitlab.integration.service.ProcessorManagerTest
  71. 2016-06-25 21:39:32 INFO ProcessorManager:43 - Processor manager started. Processors to process: 0. Commits to process: 1
  72. 2016-06-25 21:39:32 INFO ProcessorManager:58 - Method startProcessors in class pl.hycom.jira.plugins.gitlab.integration.service.ProcessorManager took 0 ms to execute.
  73. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
  74.  
  75. Results :
  76.  
  77. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
  78.  
  79. [INFO]
  80. [INFO] --- maven-jira-plugin:6.2.4:copy-bundled-dependencies (default-copy-bundled-dependencies) @ gitlab-integration ---
  81. [INFO] dom4j-1.4.jar already exists in destination.
  82. [INFO] lombok-1.16.8.jar already exists in destination.
  83. [INFO] jira-tests-7.1.4.jar already exists in destination.
  84. [INFO] lucene-analyzers-common-6.0.0.jar already exists in destination.
  85. [INFO] hamcrest-core-1.3.jar already exists in destination.
  86. [INFO] inception-1.10.jar already exists in destination.
  87. [INFO] commons-codec-1.9.jar already exists in destination.
  88. [INFO] lucene-queryparser-6.0.0.jar already exists in destination.
  89. [INFO] cglib-2.1_3.jar already exists in destination.
  90. [INFO] mockobjects-jdk1.3-j2ee1.3-0.07.jar already exists in destination.
  91. [INFO] atlassian-spring-scanner-runtime-1.2.6.jar already exists in destination.
  92. [INFO] atlassian-spring-scanner-annotation-1.2.6.jar already exists in destination.
  93. [INFO] hamcrest-library-1.3.jar already exists in destination.
  94. [INFO] modz-detector-0.12.jar already exists in destination.
  95. [INFO] asm-1.5.3.jar already exists in destination.
  96. [INFO] gson-2.2.2-atlassian-1.jar already exists in destination.
  97. [INFO] mockito-core-1.10.19.jar already exists in destination.
  98. [INFO] lucene-queries-6.0.0.jar already exists in destination.
  99. [INFO] slf4j-api-1.7.9.jar already exists in destination.
  100. [INFO] lucene-core-6.0.0.jar already exists in destination.
  101. [INFO] mockito-all-2.0.2-beta.jar already exists in destination.
  102. [INFO] lucene-sandbox-6.0.0.jar already exists in destination.
  103. [INFO] objenesis-1.2.jar already exists in destination.
  104. [INFO] hsqldb-1.8.1.1.jar already exists in destination.
  105. [INFO]
  106. [INFO] --- maven-jira-plugin:6.2.4:copy-test-bundled-dependencies (default-copy-test-bundled-dependencies) @ gitlab-integration ---
  107. [INFO] jira-api-7.1.4.jar already exists in destination.
  108. [INFO] hibernate-2.1.8-atlassian.jar already exists in destination.
  109. [INFO] bcprov-jdk15on-1.50.jar already exists in destination.
  110. [INFO] atlassian-gadgets-api-4.1.0.jar already exists in destination.
  111. [INFO] atlassian-extension-accessor-lib-1.0.0-m003.jar already exists in destination.
  112. [INFO] jcip-annotations-1.0.jar already exists in destination.
  113. [INFO] atlassian-plugins-osgi-testrunner-1.2.3.jar already exists in destination.
  114. [INFO] spring-core-4.1.6.RELEASE.jar already exists in destination.
  115. [INFO] atlassian-application-api-1.2.jar already exists in destination.
  116. [INFO] atlassian-vcache-internal-core-0.7.0.jar already exists in destination.
  117. [INFO] commons-compress-1.8.1.jar already exists in destination.
  118. [INFO] atlassian-core-user-5.0.6.jar already exists in destination.
  119. [INFO] atlassian-gzipfilter-3.0.0.jar already exists in destination.
  120. [INFO] webwork-1.4-atlassian-30.jar already exists in destination.
  121. [INFO] atlassian-plugins-webresource-api-3.5.9.jar already exists in destination.
  122. [INFO] jira-rest-plugin-7.1.4.jar already exists in destination.
  123. [INFO] applinks-spi-5.0.6.jar already exists in destination.
  124. [INFO] atlassian-profiling-1.9.jar already exists in destination.
  125. [INFO] log4j2-stacktrace-origins-2.2-atlassian-2.jar already exists in destination.
  126. [INFO] struts-1.2.9.jar already exists in destination.
  127. [INFO] batik-parser-1.7.jar already exists in destination.
  128. [INFO] atlassian-plugin-point-safety-0.10.jar already exists in destination.
  129. [INFO] xml-apis-ext-1.3.04.jar already exists in destination.
  130. [INFO] sslext-1.2-0.jar already exists in destination.
  131. [INFO] jotm-iiop_stubs-1.4.3.jar already exists in destination.
  132. [INFO] atlassian-p4package-2007.12.14.jar already exists in destination.
  133. [INFO] oscore-2.2.7-atlassian-1.jar already exists in destination.
  134. [INFO] beehive-single-node-0.2.jar already exists in destination.
  135. [INFO] velocity-1.4.jar already exists in destination.
  136. [INFO] atlassian-util-concurrent-2.6.2.jar already exists in destination.
  137. [INFO] javax.servlet-api-3.0.1.jar already exists in destination.
  138. [INFO] mysema-commons-lang-0.2.4.jar already exists in destination.
  139. [INFO] csv-20.jar already exists in destination.
  140. [INFO] commons-codec-1.9.jar already exists in destination.
  141. [INFO] sal-api-3.0.3.jar already exists in destination.
  142. [INFO] beehive-core-0.2.jar already exists in destination.
  143. [INFO] jsoup-1.8.3.jar already exists in destination.
  144. [INFO] blobstore-client-api-1.3.0.jar already exists in destination.
  145. [INFO] atlassian-logging-2.15.jar already exists in destination.
  146. [INFO] jzlib-1.0.5.jar already exists in destination.
  147. [INFO] common-lang-3.2.jar already exists in destination.
  148. [INFO] crowd-core-tiny-2.8.3.jar already exists in destination.
  149. [INFO] xml-apis-1.3.04.jar already exists in destination.
  150. [INFO] jira-testkit-common-7.2.9.jar already exists in destination.
  151. [INFO] spring-data-commons-1.6.1.RELEASE.jar already exists in destination.
  152. [INFO] commons-validator-1.4.0.jar already exists in destination.
  153. [INFO] jaxb-api-2.1.jar already exists in destination.
  154. [INFO] fugue-2.6.0.jar already exists in destination.
  155. [INFO] guava-retrying-1.0.7.jar already exists in destination.
  156. [INFO] atlassian-scheduler-caesium-1.3.0.jar already exists in destination.
  157. [INFO] crowd-integration-api-2.8.3.jar already exists in destination.
  158. [INFO] nekohtml-1.9.19.jar already exists in destination.
  159. [INFO] jfreechart-1.0.13.jar already exists in destination.
  160. [INFO] carol-properties-1.5.2.jar already exists in destination.
  161. [INFO] urlrewritefilter-4.0.3.jar already exists in destination.
  162. [INFO] crowd-persistence-2.8.3.jar already exists in destination.
  163. [INFO] atlassian-servlet-api-2.0.jar already exists in destination.
  164. [INFO] jaxb-impl-2.2.1.1.jar already exists in destination.
  165. [INFO] jira-tests-7.1.4.jar already exists in destination.
  166. [INFO] activeobjects-dbex-1.1.5.jar already exists in destination.
  167. [INFO] commons-digester-1.4.1.jar already exists in destination.
  168. [INFO] jstyleparser-1.16-atlassian-1.jar already exists in destination.
  169. [INFO] crowd-ldap-2.8.3.jar already exists in destination.
  170. [INFO] commons-jrcs-diff-0.1.7.jar already exists in destination.
  171. [INFO] commons-lang-2.6.jar already exists in destination.
  172. [INFO] atlassian-plugins-api-4.1.0-m002.jar already exists in destination.
  173. [INFO] antlr-2.7.2.jar already exists in destination.
  174. [INFO] activeobjects-plugin-1.1.5.jar already exists in destination.
  175. [INFO] xfire-aegis-1.2.6.jar already exists in destination.
  176. [INFO] common-image-3.2.jar already exists in destination.
  177. [INFO] atlassian-trusted-apps-seraph-integration-4.1.0.jar already exists in destination.
  178. [INFO] activation-1.1.1.jar already exists in destination.
  179. [INFO] atlassian-cache-common-impl-2.11.1.jar already exists in destination.
  180. [INFO] jsr311-api-1.1.1.jar already exists in destination.
  181. [INFO] jndi-1.2.1.jar already exists in destination.
  182. [INFO] httpcore-4.4.1.jar already exists in destination.
  183. [INFO] log4j-1.2.16.jar already exists in destination.
  184. [INFO] jcommon-1.0.8.jar already exists in destination.
  185. [INFO] package-scanner-0.9.5.jar already exists in destination.
  186. [INFO] velocity-dep-1.4.jar already exists in destination.
  187. [INFO] spring-tx-4.1.6.RELEASE.jar already exists in destination.
  188. [INFO] xfire-core-1.2.6.jar already exists in destination.
  189. [INFO] jersey-multipart-1.19.jar already exists in destination.
  190. [INFO] atlassian-core-thumbnail-5.0.6.jar already exists in destination.
  191. [INFO] jcaptcha-2.0-alpha-1.jar already exists in destination.
  192. [INFO] querydsl-sql-4.0.7.jar already exists in destination.
  193. [INFO] spymemcached-2.12.0.jar already exists in destination.
  194. [INFO] joda-time-2.8.2.jar already exists in destination.
  195. [INFO] filters-2.0.235.jar already exists in destination.
  196. [INFO] batik-anim-1.7.jar already exists in destination.
  197. [INFO] atlassian-cache-memory-2.11.1.jar already exists in destination.
  198. [INFO] atlassian-extension-accessor-api-1.0.0-m003.jar already exists in destination.
  199. [INFO] atlassian-collectors-util-0.10.jar already exists in destination.
  200. [INFO] atlassian-http-1.1.1.jar already exists in destination.
  201. [INFO] jta-1.0.1.jar already exists in destination.
  202. [INFO] xstream-1.4.8.jar already exists in destination.
  203. [INFO] spring-jdbc-2.0.6.jar already exists in destination.
  204. [INFO] atlassian-vcache-internal-memcached-0.7.0.jar already exists in destination.
  205. [INFO] atlassian-extension-provider-lib-1.0.0-m003.jar already exists in destination.
  206. [INFO] atlassian-classloader-1.0.jar already exists in destination.
  207. [INFO] batik-script-1.7.jar already exists in destination.
  208. [INFO] imageio-core-3.2.jar already exists in destination.
  209. [INFO] crowd-events-2.8.3.jar already exists in destination.
  210. [INFO] batik-bridge-1.7.jar already exists in destination.
  211. [INFO] lucene-sandbox-6.0.0.jar already exists in destination.
  212. [INFO] dom4j-1.4.jar already exists in destination.
  213. [INFO] hibernate-validator-4.0.2.GA.jar already exists in destination.
  214. [INFO] jul-to-slf4j-1.7.9.jar already exists in destination.
  215. [INFO] httpclient-4.4.1.jar already exists in destination.
  216. [INFO] atlassian-vcache-internal-api-0.7.0.jar already exists in destination.
  217. [INFO] atlassian-localhost-1.1.0.jar already exists in destination.
  218. [INFO] axis-saaj-1.3.jar already exists in destination.
  219. [INFO] spring-ldap-core-2.0.2.RELEASE.jar already exists in destination.
  220. [INFO] sal-trust-api-3.0.3.jar already exists in destination.
  221. [INFO] slf4j-log4j12-1.7.9.jar already exists in destination.
  222. [INFO] crowd-remote-2.8.3.jar already exists in destination.
  223. [INFO] javax.mail-1.5.4.jar already exists in destination.
  224. [INFO] atlassian-vcache-internal-legacy-0.7.0.jar already exists in destination.
  225. [INFO] atlassian-cache-ehcache-2.11.1.jar already exists in destination.
  226. [INFO] activeobjects-core-1.1.5.jar already exists in destination.
  227. [INFO] atlassian-flushable-gzipoutputstream-1.1.jar already exists in destination.
  228. [INFO] mockobjects-jdk1.3-j2ee1.3-0.07.jar already exists in destination.
  229. [INFO] biz.aQute.bndlib-2.4.1.jar already exists in destination.
  230. [INFO] spring-beans-4.2.5.RELEASE.jar already exists in destination.
  231. [INFO] commons-logging-1.0.4.jar already exists in destination.
  232. [INFO] jtidy-r8-20050104.jar already exists in destination.
  233. [INFO] crowd-api-2.8.3.jar already exists in destination.
  234. [INFO] xercesImpl-2.9.1.jar already exists in destination.
  235. [INFO] jackson-xc-1.9.1.jar already exists in destination.
  236. [INFO] lucene-analyzers-3.3.0.jar already exists in destination.
  237. [INFO] httpclient-cache-4.4.1.jar already exists in destination.
  238. [INFO] atlassian-plugins-core-4.1.0-m002.jar already exists in destination.
  239. [INFO] atlassian-secure-xml-3.2.3.jar already exists in destination.
  240. [INFO] commons-httpclient-3.1-atlassian-2.jar already exists in destination.
  241. [INFO] propertyset-1.5.jar already exists in destination.
  242. [INFO] crowd-server-api-2.8.3.jar already exists in destination.
  243. [INFO] commons-collections-3.2.2.jar already exists in destination.
  244. [INFO] commons-dbcp2-2.1.jar already exists in destination.
  245. [INFO] atlassian-image-consumer-1.0.1.jar already exists in destination.
  246. [INFO] gson-2.2.2-atlassian-1.jar already exists in destination.
  247. [INFO] atlassian-secure-random-3.2.3.jar already exists in destination.
  248. [INFO] spring-hibernate2-2.0.6.jar already exists in destination.
  249. [INFO] atlassian-plugins-schema-4.1.0-m002.jar already exists in destination.
  250. [INFO] xpp3-1.1.4c.jar already exists in destination.
  251. [INFO] beehive-db-0.2.jar already exists in destination.
  252. [INFO] atlassian-plugins-webresource-common-4.1.0-m002.jar already exists in destination.
  253. [INFO] botocss-core-6.2.jar already exists in destination.
  254. [INFO] aopalliance-1.0.jar already exists in destination.
  255. [INFO] atlassian-plugins-servlet-4.1.0-m002.jar already exists in destination.
  256. [INFO] commons-beanutils-1.6.1.jar already exists in destination.
  257. [INFO] lucene-queryparser-6.0.0.jar already exists in destination.
  258. [INFO] atlassian-spring-scanner-runtime-1.2.6.jar already exists in destination.
  259. [INFO] crowd-query-language-2.8.3.jar already exists in destination.
  260. [INFO] org.apache.servicemix.bundles.javax-inject-1_2.jar already exists in destination.
  261. [INFO] atlassian-plugins-eventlistener-4.1.0-m002.jar already exists in destination.
  262. [INFO] sitemesh-2.5-atlassian-11.jar already exists in destination.
  263. [INFO] batik-gvt-1.7.jar already exists in destination.
  264. [INFO] velocity-htmlsafe-1.4.jar already exists in destination.
  265. [INFO] mockito-core-1.10.19.jar already exists in destination.
  266. [INFO] jcaptcha-api-2.0-alpha-1.jar already exists in destination.
  267. [INFO] wsdl4j-1.6.1.jar already exists in destination.
  268. [INFO] atlassian-seraph-3.0.3.jar already exists in destination.
  269. [INFO] mockito-all-2.0.2-beta.jar already exists in destination.
  270. [INFO] jonas_timer-1.4.3.jar already exists in destination.
  271. [INFO] stax2-api-3.1.0.jar already exists in destination.
  272. [INFO] beehive-api-0.2.jar already exists in destination.
  273. [INFO] commons-configuration-1.0.jar already exists in destination.
  274. [INFO] upm-api-2.15.jar already exists in destination.
  275. [INFO] batik-svg-dom-1.7.jar already exists in destination.
  276. [INFO] atlassian-annotations-0.16.jar already exists in destination.
  277. [INFO] imageio-metadata-3.2.jar already exists in destination.
  278. [INFO] atlassian-event-2.3.5.jar already exists in destination.
  279. [INFO] inception-1.10.jar already exists in destination.
  280. [INFO] commons-fileupload-1.2.1.jar already exists in destination.
  281. [INFO] cglib-2.1_3.jar already exists in destination.
  282. [INFO] common-io-3.2.jar already exists in destination.
  283. [INFO] serializer-2.7.2.jar already exists in destination.
  284. [INFO] modz-detector-0.12.jar already exists in destination.
  285. [INFO] ots-jts-1.0.jar already exists in destination.
  286. [INFO] axis-1.3-atlassian-1.jar already exists in destination.
  287. [INFO] atlassian-core-5.0.6.jar already exists in destination.
  288. [INFO] embedded-crowd-spi-2.8.3.jar already exists in destination.
  289. [INFO] crowd-integration-seraph25-2.8.3.jar already exists in destination.
  290. [INFO] atlassian-config-0.15.jar already exists in destination.
  291. [INFO] wink-common-1.1.3-incubating.jar already exists in destination.
  292. [INFO] atlassian-trusted-apps-core-4.1.0.jar already exists in destination.
  293. [INFO] xalan-2.7.2.jar already exists in destination.
  294. [INFO] soy-template-renderer-api-4.3.0.jar already exists in destination.
  295. [INFO] atlassian-ip-3.0.jar already exists in destination.
  296. [INFO] activeobjects-test-1.1.5.jar already exists in destination.
  297. [INFO] slf4j-api-1.7.9.jar already exists in destination.
  298. [INFO] atlassian-gadgets-spi-4.1.0.jar already exists in destination.
  299. [INFO] bsh-1.2b7.jar already exists in destination.
  300. [INFO] batik-dom-1.7.jar already exists in destination.
  301. [INFO] validation-api-1.1.0.Final.jar already exists in destination.
  302. [INFO] jersey-server-1.8-atlassian-6.jar already exists in destination.
  303. [INFO] atlassian-mail-2.5.16.jar already exists in destination.
  304. [INFO] jersey-apache-client-1.19.jar already exists in destination.
  305. [INFO] hsqldb-1.8.1.1.jar already exists in destination.
  306. [INFO] jai_codec-1.1.3.jar already exists in destination.
  307. [INFO] bsf-2.2.jar already exists in destination.
  308. [INFO] spring-expression-4.2.5.RELEASE.jar already exists in destination.
  309. [INFO] atlassian-password-encoder-3.2.3.jar already exists in destination.
  310. [INFO] batik-codec-1.7.jar already exists in destination.
  311. [INFO] imageio-jpeg-3.2.jar already exists in destination.
  312. [INFO] jai_core-1.1.3.jar already exists in destination.
  313. [INFO] hamcrest-all-1.3.jar already exists in destination.
  314. [INFO] applinks-api-5.0.6.jar already exists in destination.
  315. [INFO] jsr305-1.3.9.jar already exists in destination.
  316. [INFO] spring-aop-4.2.5.RELEASE.jar already exists in destination.
  317. [INFO] batik-css-1.7.jar already exists in destination.
  318. [INFO] atlassian-spring-scanner-annotation-1.2.6.jar already exists in destination.
  319. [INFO] asm-1.5.3.jar already exists in destination.
  320. [INFO] atlassian-tenancy-api-1.4.0.jar already exists in destination.
  321. [INFO] picocontainer-2.14.3.jar already exists in destination.
  322. [INFO] lucene-queries-6.0.0.jar already exists in destination.
  323. [INFO] commons-io-2.1.jar already exists in destination.
  324. [INFO] atlassian-oauth-api-2.0.2.jar already exists in destination.
  325. [INFO] lucene-core-6.0.0.jar already exists in destination.
  326. [INFO] imageio-tiff-3.2.jar already exists in destination.
  327. [INFO] jackson-core-asl-1.9.1.jar already exists in destination.
  328. [INFO] antlr-runtime-3.5.2.jar already exists in destination.
  329. [INFO] oro-2.0.7.jar already exists in destination.
  330. [INFO] atlassian-cookie-tools-3.2.3.jar already exists in destination.
  331. [INFO] applinks-host-5.0.6.jar already exists in destination.
  332. [INFO] atlassian-johnson-core-3.0.0.jar already exists in destination.
  333. [INFO] soy-template-renderer-plugin-api-4.3.0.jar already exists in destination.
  334. [INFO] carol-1.5.2.jar already exists in destination.
  335. [INFO] crowd-integration-client-common-2.8.3.jar already exists in destination.
  336. [INFO] pell-multipart-request-1.31.0.jar already exists in destination.
  337. [INFO] javax.inject-1.jar already exists in destination.
  338. [INFO] activeobjects-1.1.5.jar already exists in destination.
  339. [INFO] crowd-server-common-2.8.3.jar already exists in destination.
  340. [INFO] lucene-analyzers-common-6.0.0.jar already exists in destination.
  341. [INFO] entityengine-share-1.2.3.jar already exists in destination.
  342. [INFO] com.atlassian.jersey-library-2.7.1.pom already exists in destination.
  343. [INFO] jackson-mapper-asl-1.9.1.jar already exists in destination.
  344. [INFO] analytics-api-5.0.10.jar already exists in destination.
  345. [INFO] xapool-1.3.1.jar already exists in destination.
  346. [INFO] junit-dep-4.10.jar already exists in destination.
  347. [INFO] stax-api-1.0-2.jar already exists in destination.
  348. [INFO] guava-18.0.jar already exists in destination.
  349. [INFO] activeobjects-spi-1.1.5.jar already exists in destination.
  350. [INFO] atlassian-extension-provider-api-1.0.0-m003.jar already exists in destination.
  351. [INFO] woodstox-core-asl-4.1.0.jar already exists in destination.
  352. [INFO] crowd-integration-client-rest-2.8.3.jar already exists in destination.
  353. [INFO] atlassian-plugins-osgi-4.1.0-m002.jar already exists in destination.
  354. [INFO] entityengine-1.2.3.jar already exists in destination.
  355. [INFO] batik-ext-1.7.jar already exists in destination.
  356. [INFO] geronimo-annotation_1.1_spec-1.0.jar already exists in destination.
  357. [INFO] glue-5.0b2.jar already exists in destination.
  358. [INFO] atlassian-application-host-1.2.jar already exists in destination.
  359. [INFO] atlassian-rest-common-2.7.1.jar already exists in destination.
  360. [INFO] atlassian-cache-api-2.11.1.jar already exists in destination.
  361. [INFO] crowd-core-2.8.3.jar already exists in destination.
  362. [INFO] radeox-1.0b2-forked-22Apr2004.jar already exists in destination.
  363. [INFO] jira-attachment-dmz-7.1.4.jar already exists in destination.
  364. [INFO] velocity-tools-1.3.jar already exists in destination.
  365. [INFO] embedded-crowd-core-2.8.3.jar already exists in destination.
  366. [INFO] h2-1.4.185.jar already exists in destination.
  367. [INFO] hamcrest-library-1.3.jar already exists in destination.
  368. [INFO] atlassian-extension-plugins-lib-1.0.0-m003.jar already exists in destination.
  369. [INFO] batik-util-1.7.jar already exists in destination.
  370. [INFO] atlassian-plugins-webresource-3.5.9.jar already exists in destination.
  371. [INFO] atlassian-velocity-1.3.jar already exists in destination.
  372. [INFO] atlassian-jdk-utilities-0.4.jar already exists in destination.
  373. [INFO] atlassian-extras-3.1.2.jar already exists in destination.
  374. [INFO] commons-pool2-2.3.jar already exists in destination.
  375. [INFO] org.json-chargebee-1.0.jar already exists in destination.
  376. [INFO] jersey-client-1.19.jar already exists in destination.
  377. [INFO] commons-pool-1.5.4.jar already exists in destination.
  378. [INFO] wstx-asl-3.2.4.jar already exists in destination.
  379. [INFO] crowd-password-encoders-2.8.3.jar already exists in destination.
  380. [INFO] cglib-nodep-2.1_3.jar already exists in destination.
  381. [INFO] objenesis-1.2.jar already exists in destination.
  382. [INFO] xmlpull-1.1.3.1.jar already exists in destination.
  383. [INFO] lombok-1.16.8.jar already exists in destination.
  384. [INFO] wink-client-1.1.3-incubating.jar already exists in destination.
  385. [INFO] jira-testkit-client-7.2.9.jar already exists in destination.
  386. [INFO] atlassian-instrumentation-core-2.2.1.jar already exists in destination.
  387. [INFO] osworkflow-2.8.1.jar already exists in destination.
  388. [INFO] atlassian-plugins-webfragment-api-4.1.0.jar already exists in destination.
  389. [INFO] spring-web-4.2.5.RELEASE.jar already exists in destination.
  390. [INFO] hamcrest-core-1.3.jar already exists in destination.
  391. [INFO] mimepull-1.9.3.jar already exists in destination.
  392. [INFO] ehcache-2.8.3.jar already exists in destination.
  393. [INFO] httpmime-4.4.1.jar already exists in destination.
  394. [INFO] commons-jexl-1.1.jar already exists in destination.
  395. [INFO] atlassian-html-encoder-1.4.jar already exists in destination.
  396. [INFO] jackson-1.0.jar already exists in destination.
  397. [INFO] commons-lang3-3.3.2.jar already exists in destination.
  398. [INFO] spring-dao-2.0.6.jar already exists in destination.
  399. [INFO] atlassian-renderer-8.0.5.jar already exists in destination.
  400. [INFO] servlet-api-2.3.jar already exists in destination.
  401. [INFO] activeobjects-test-1.1.5.jar already exists in destination.
  402. [INFO] spring-security-core-3.1.0.RELEASE.jar already exists in destination.
  403. [INFO] atlassian-plugins-osgi-events-4.1.0-m002.jar already exists in destination.
  404. [INFO] objectweb-datasource-1.4.3.jar already exists in destination.
  405. [INFO] jdom-1.0.jar already exists in destination.
  406. [INFO] lucene-extras-3.3.0-atlassian-3.jar already exists in destination.
  407. [INFO] jotm-1.4.3.jar already exists in destination.
  408. [INFO] jersey-core-1.19.jar already exists in destination.
  409. [INFO] jira-rest-api-7.1.4.jar already exists in destination.
  410. [INFO] atlassian-scheduler-core-1.7.0.jar already exists in destination.
  411. [INFO] batik-awt-util-1.7.jar already exists in destination.
  412. [INFO] sal-spi-3.0.3.jar already exists in destination.
  413. [INFO] atlassian-scheduler-api-1.7.0.jar already exists in destination.
  414. [INFO] batik-xml-1.7.jar already exists in destination.
  415. [INFO] atlassian-threadlocal-1.3.jar already exists in destination.
  416. [INFO] atlassian-vcache-api-0.7.0.jar already exists in destination.
  417. [INFO] jira-lucene-dmz-7.1.4.jar already exists in destination.
  418. [INFO] querydsl-core-4.0.7.jar already exists in destination.
  419. [INFO] datafile-1.3.3.jar already exists in destination.
  420. [INFO] spring-security-crypto-3.1.0.RELEASE.jar already exists in destination.
  421. [INFO] velocity-1.6.4-atlassian-7.jar already exists in destination.
  422. [INFO] atlassian-gzipfilter-legacy-1.23.0.jar already exists in destination.
  423. [INFO] atlassian-spring-1.1.jar already exists in destination.
  424. [INFO] embedded-crowd-api-2.8.3.jar already exists in destination.
  425. [INFO] jcl-over-slf4j-1.7.9.jar already exists in destination.
  426. [INFO] axis-jaxrpc-1.3.jar already exists in destination.
  427. [INFO] atlassian-landlord-spi-2.0.7.jar already exists in destination.
  428. [INFO] org.apache.felix.framework-4.2.1.jar already exists in destination.
  429. [INFO] commons-discovery-0.2.jar already exists in destination.
  430. [INFO] javax.mail-api-1.5.4.jar already exists in destination.
  431. [INFO] jira-core-7.1.4.jar already exists in destination.
  432. [INFO] atlassian-secure-utils-3.2.3.jar already exists in destination.
  433. [INFO] jettison-1.1.jar already exists in destination.
  434. [INFO] jackson-jaxrs-1.9.1.jar already exists in destination.
  435. [INFO] xmlsec-1.4.2.jar already exists in destination.
  436. [INFO] jersey-json-1.19.jar already exists in destination.
  437. [INFO] rhino-1.7R4.jar already exists in destination.
  438. [INFO] batik-transcoder-1.7.jar already exists in destination.
  439. [INFO] atlassian-plugins-webfragment-4.1.0.jar already exists in destination.
  440. [INFO] sourcemap-1.7.5.jar already exists in destination.
  441. [INFO] atlassian-json-api-0.9.jar already exists in destination.
  442. [INFO] jotm-jrmp_stubs-1.4.3.jar already exists in destination.
  443. [INFO] atlassian-extension-util-lib-1.0.0-m003.jar already exists in destination.
  444. [INFO] spring-context-4.2.5.RELEASE.jar already exists in destination.
  445. [INFO]
  446. [INFO] --- maven-jira-plugin:6.2.4:generate-manifest (default-generate-manifest) @ gitlab-integration ---
  447. [INFO]
  448. [INFO] --- maven-jira-plugin:6.2.4:generate-test-manifest (default-generate-test-manifest) @ gitlab-integration ---
  449. [INFO]
  450. [INFO] --- maven-jira-plugin:6.2.4:validate-manifest (default-validate-manifest) @ gitlab-integration ---
  451. [INFO] Manifest found, validating...
  452. [INFO] Manifest validated
  453. [INFO]
  454. [INFO] --- maven-jira-plugin:6.2.4:jar (default-jar) @ gitlab-integration ---
  455. [INFO] Building jar: C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\gitlab-integration-1.0.0-SNAPSHOT.jar
  456. [INFO]
  457. [INFO] --- maven-jira-plugin:6.2.4:generate-obr-artifact (default-generate-obr-artifact) @ gitlab-integration ---
  458. [INFO] Skipping OBR generation... no OSGi bundle manifest instructions found in pom.xml
  459. [INFO]
  460. [INFO] --- maven-jira-plugin:6.2.4:validate-test-manifest (default-validate-test-manifest) @ gitlab-integration ---
  461. [INFO] Manifest found, validating...
  462. [INFO] Manifest validated
  463. [INFO]
  464. [INFO] --- maven-jira-plugin:6.2.4:test-jar (default-test-jar) @ gitlab-integration ---
  465. [INFO] found Test: it.pl.hycom.jira.plugins.gitlab.integration.dao.ConfigManagerDaoTest, adding to plugin.xml...
  466. [INFO] Building jar: C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\gitlab-integration-1.0.0-SNAPSHOT-tests.jar
  467. [INFO]
  468. [INFO] <<< maven-amps-dispatcher-plugin:6.2.4:run (default-cli) < package @ gitlab-integration <<<
  469. [INFO]
  470. [INFO] --- maven-amps-dispatcher-plugin:6.2.4:run (default-cli) @ gitlab-integration ---
  471. [WARNING] The property 'rest.version' is no longer usable to override the related bundled plugin. Use <pluginArtifacts> or <libArtifacts> to explicitly override bundled plugins and libraries, respectively.
  472. [INFO] Google Analytics Tracking is enabled to collect AMPS usage statistics.
  473. [INFO] Although no personal information is sent, you may disable tracking by adding <allowGoogleTracking>false</allowGoogleTracking> to the amps plugin configuration in your pom.xml
  474. [INFO] Sending event to Google Analytics: AMPS:jira - Run
  475. [WARNING]
  476. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  477. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  478. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  479. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  480. [WARNING]
  481. [WARNING] >>> WARNING: atlas-cli and fastdev are DEPRECATED in favour of QuickReload <<<
  482. [WARNING]
  483. [WARNING] >>> WARNING: Support for atlas-cli and fastdev will be completely removed in the next AMPS version. <<<
  484. [WARNING]
  485. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  486. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  487. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  488. [WARNING] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  489. [WARNING]
  490. [INFO]
  491. [INFO] Starting jira...
  492. [INFO] Configured Artifact: com.atlassian.jira.plugins:jira-plugin-test-resources:7.1.4:zip
  493. [INFO] com.atlassian.jira.plugins:jira-plugin-test-resources:7.1.4:zip already exists in C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira
  494. [INFO] Configured Artifact: com.atlassian.jira:atlassian-jira-webapp:7.1.4:war
  495. [INFO] com.atlassian.jira:atlassian-jira-webapp:7.1.4:war already exists in C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira
  496. [INFO] Configured Artifact: com.atlassian.pdkinstall:pdkinstall-plugin:0.6:jar
  497. [INFO] Copying pdkinstall-plugin-0.6.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\pdkinstall-plugin-0.6.jar
  498. [INFO] Configured Artifact: commons-fileupload:commons-fileupload:1.2.1:jar
  499. [INFO] Copying commons-fileupload-1.2.1.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\commons-fileupload-1.2.1.jar
  500. [INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar
  501. [INFO] Copying org.apache.felix.webconsole-1.2.8.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\org.apache.felix.webconsole-1.2.8.jar
  502. [INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar
  503. [INFO] Copying org.osgi.compendium-1.2.0.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\org.osgi.compendium-1.2.0.jar
  504. [INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar
  505. [INFO] Copying httpservice-bridge-0.6.2.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\httpservice-bridge-0.6.2.jar
  506. [INFO] Configured Artifact: com.atlassian.labs:fastdev-plugin:2.6:jar
  507. [INFO] Copying fastdev-plugin-2.6.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\fastdev-plugin-2.6.jar
  508. [INFO] Configured Artifact: com.atlassian.devrel:developer-toolbox-plugin:2.0.17:jar
  509. [INFO] Copying developer-toolbox-plugin-2.0.17.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\developer-toolbox-plugin-2.0.17.jar
  510. [INFO] Configured Artifact: com.atlassian.labs:rest-api-browser:3.1.3:jar
  511. [INFO] Copying rest-api-browser-3.1.3.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\rest-api-browser-3.1.3.jar
  512. [INFO] Configured Artifact: com.atlassian.plugins:plugin-data-editor:1.2:jar
  513. [INFO] Copying plugin-data-editor-1.2.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\plugins\installed-plugins\plugin-data-editor-1.2.jar
  514. [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.junit:4.10_1:jar
  515. [INFO] Copying org.apache.servicemix.bundles.junit-4.10_1.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\webapp\WEB-INF\atlassian-bundled-plugins\org.apache.servicemix.bundles.junit-4.10_1.jar
  516. [INFO] Configured Artifact: com.atlassian.plugins:atlassian-plugins-osgi-testrunner-bundle:1.2.3:jar
  517. [INFO] Copying atlassian-plugins-osgi-testrunner-bundle-1.2.3.jar to C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\webapp\WEB-INF\atlassian-bundled-plugins\atlassian-plugins-osgi-testrunner-bundle-1.2.3.jar
  518. [INFO] Reusing unpacked container 'tomcat8x' from C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x
  519. [INFO] Starting jira on the tomcat8x container on ports 2990 (http), 54019 (rmi) and 8009 (ajp)
  520. [INFO] using codehaus cargo v1.4.7
  521. [INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat8x
  522. [INFO] [talledLocalContainer] Tomcat 8.x starting...
  523. [INFO] [stalledLocalDeployer] Deploying [C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\jira.war] to [C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home/webapps]...
  524. [INFO] [talledLocalContainer] Listening for transport dt_socket at address: 5005
  525. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  526. [WARNING] [talledLocalContainer] WARNING: Problem with directory [C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\common\classes], exists: [false], isDirectory: [false], canRead: [false]
  527. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  528. [WARNING] [talledLocalContainer] WARNING: Problem with directory [C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\shared\classes], exists: [false], isDirectory: [false], canRead: [false]
  529. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  530. [WARNING] [talledLocalContainer] WARNING: Problem with directory [C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\shared\lib], exists: [false], isDirectory: [false], canRead: [false]
  531. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.core.AprLifecycleListener init
  532. [INFO] [talledLocalContainer] INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_72\jre\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\apache-maven-3.3.9\bin;C:\Applications\Atlassiannnn\atlassian-plugin-sdk-6.2.6\bin;.
  533. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.startup.SetAllPropertiesRule begin
  534. [WARNING] [talledLocalContainer] WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'emptySessionPath' to 'true' did not find a matching property.
  535. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  536. [WARNING] [talledLocalContainer] WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Valve} Setting property 'resolveHosts' to 'false' did not find a matching property.
  537. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.coyote.AbstractProtocol init
  538. [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["http-nio-2990"]
  539. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  540. [INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read
  541. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.coyote.AbstractProtocol init
  542. [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["ajp-nio-8009"]
  543. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  544. [INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read
  545. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.startup.Catalina load
  546. [INFO] [talledLocalContainer] INFO: Initialization processed in 415 ms
  547. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.core.StandardService startInternal
  548. [INFO] [talledLocalContainer] INFO: Starting service Catalina
  549. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.core.StandardEngine startInternal
  550. [INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/8.0.9
  551. [INFO] [talledLocalContainer] Jun 25, 2016 9:39:59 PM org.apache.catalina.startup.HostConfig deployWAR
  552. [INFO] [talledLocalContainer] INFO: Deploying web application archive C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\cargocpc.war
  553. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:00 PM org.apache.jasper.servlet.TldScanner scanJars
  554. [INFO] [talledLocalContainer] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  555. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:00 PM org.apache.catalina.startup.HostConfig deployWAR
  556. [INFO] [talledLocalContainer] INFO: Deployment of web application archive C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\cargocpc.war has finished in 571 ms
  557. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:00 PM org.apache.catalina.startup.HostConfig deployWAR
  558. [INFO] [talledLocalContainer] INFO: Deploying web application archive C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\jira.war
  559. [INFO] [talledLocalContainer] 2016-06-25 21:40:10,915 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger]
  560. [INFO] [talledLocalContainer]
  561. [INFO] [talledLocalContainer] ****************
  562. [INFO] [talledLocalContainer] JIRA starting...
  563. [INFO] [talledLocalContainer] ****************
  564. [INFO] [talledLocalContainer]
  565. [INFO] [talledLocalContainer] 2016-06-25 21:40:10,963 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger]
  566. [INFO] [talledLocalContainer]
  567. [INFO] [talledLocalContainer] ___ Environment _____________________________
  568. [INFO] [talledLocalContainer]
  569. [INFO] [talledLocalContainer] JIRA Build : 7.1.4#71008-sha1:eaa0661a37ce6adcb7f40966b8761f8cf45bcb33
  570. [INFO] [talledLocalContainer] Build Date : Wed Mar 30 00:00:00 CEST 2016
  571. [INFO] [talledLocalContainer] JIRA Installation Type : unknown
  572. [INFO] [talledLocalContainer] Application Server : Apache Tomcat/8.0.9 - Servlet API 3.1
  573. [INFO] [talledLocalContainer] Java Version : 1.8.0_72 - Oracle Corporation
  574. [INFO] [talledLocalContainer] Current Working Directory : C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home
  575. [INFO] [talledLocalContainer] Maximum Allowable Memory : 455MB
  576. [INFO] [talledLocalContainer] Total Memory : 254MB
  577. [INFO] [talledLocalContainer] Free Memory : 96MB
  578. [INFO] [talledLocalContainer] Used Memory : 158MB
  579. [INFO] [talledLocalContainer] Memory Pool: Code Cache : Code Cache: init = 2555904(2496K) used = 10178944(9940K) committed = 11403264(11136K) max = 251658240(245760K)
  580. [INFO] [talledLocalContainer] Memory Pool: Metaspace : Metaspace: init = 0(0K) used = 20820216(20332K) committed = 21495808(20992K) max = -1(-1K)
  581. [INFO] [talledLocalContainer] Memory Pool: Compressed Class Space : Compressed Class Space: init = 0(0K) used = 2377040(2321K) committed = 2621440(2560K) max = 1073741824(1048576K)
  582. [INFO] [talledLocalContainer] Memory Pool: PS Eden Space : PS Eden Space: init = 34078720(33280K) used = 76203048(74417K) committed = 101187584(98816K) max = 105381888(102912K)
  583. [INFO] [talledLocalContainer] Memory Pool: PS Survivor Space : PS Survivor Space: init = 5242880(5120K) used = 3091752(3019K) committed = 36700160(35840K) max = 36700160(35840K)
  584. [INFO] [talledLocalContainer] Memory Pool: PS Old Gen : PS Old Gen: init = 89653248(87552K) used = 86243792(84222K) committed = 128450560(125440K) max = 358088704(349696K)
  585. [INFO] [talledLocalContainer] JVM Input Arguments : -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -Xmx512m -XX:MaxPermSize=256m -Xms128m -XX:PermSize=48m -Dbaseurl=http://Tomek-PC:2990/jira -Dplugin.root.directories=C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration -Dcargo.servlet.uriencoding=UTF-8 -Dcom.atlassian.jira.startup.LauncherContextListener.SYNCHRONOUS=true -Dplugin.resource.directories=C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\src\main\resources,C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\src\test\resources -Datlassian.dev.mode=true -Djava.awt.headless=true -Djira.home=C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home -Dcargo.datasource.datasource=cargo.datasource.url=jdbc:h2:file:C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/database/h2db|cargo.datasource.driver=org.h2.Driver|cargo.datasource.username=sa|cargo.datasource.password=|cargo.datasource.jndi=jdbc/JiraDS -Datlassian.sdk.version=6.2.4 -Dcatalina.home=C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\apache-tomcat-8.0.9 -Dcatalina.base=C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home -Djava.io.tmpdir=C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home/temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home/conf/logging.properties
  586. [INFO] [talledLocalContainer] Java Compatibility Information : JIRA version = 7.1.4, Java Version = 1.8.0_72
  587. [INFO] [talledLocalContainer]
  588. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,124 localhost-startStop-1 INFO [c.a.jira.startup.JiraHomeStartupCheck] The jira.home directory 'C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home' is validated and locked for exclusive use by this instance.
  589. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,130 localhost-startStop-1 INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\dbconfig.xml
  590. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,171 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'atlassian.webresource.disable.minification' to 'true' for development mode.
  591. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,172 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'atlassian.mail.senddisabled' to 'true' for development mode.
  592. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,172 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'atlassian.mail.fetchdisabled' to 'true' for development mode.
  593. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,172 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'com.atlassian.gadgets.dashboard.ignoreCache' to 'true' for development mode.
  594. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,172 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'atlassian.disable.caches' to 'true' for development mode.
  595. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,172 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'jira.websudo.is.disabled' to 'true' for development mode.
  596. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,173 localhost-startStop-1 INFO [c.a.jira.startup.ChecklistLauncher] Setting system property 'jira.i18n.reloadbundles' to 'true' for development mode.
  597. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,173 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger] Running JIRA startup checks.
  598. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,173 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger] JIRA pre-database startup checks completed successfully.
  599. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,862 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is H2
  600. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,862 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is 1.4.185 (2015-01-16)
  601. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,862 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is H2 JDBC Driver
  602. [INFO] [talledLocalContainer] 2016-06-25 21:40:11,862 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 1.4.185 (2015-01-16)
  603. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,059 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is H2
  604. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,060 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is 1.4.185 (2015-01-16)
  605. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,060 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is H2 JDBC Driver
  606. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,060 localhost-startStop-1 INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 1.4.185 (2015-01-16)
  607. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,143 localhost-startStop-1 INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is configured. Now running Database Checklist Launcher
  608. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,384 localhost-startStop-1 INFO [c.a.jira.startup.DatabaseChecklistLauncher] JIRA database startup checks completed successfully.
  609. [INFO] [talledLocalContainer] 2016-06-25 21:40:12,384 localhost-startStop-1 INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is configured. Now running Post database-configuration launchers
  610. [INFO] [talledLocalContainer] 2016-06-25 21:40:13,189 localhost-startStop-1 INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\dbconfig.xml
  611. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,150 localhost-startStop-1 WARN [c.a.jira.startup.DatabaseLauncher]
  612. [INFO] [talledLocalContainer]
  613. [INFO] [talledLocalContainer] **************************************************************************************
  614. [INFO] [talledLocalContainer] h2 is an in-memory database, and susceptible to corruption when abnormally terminated.
  615. [INFO] [talledLocalContainer] DO NOT USE IN PRODUCTION, please switch to a regular database.
  616. [INFO] [talledLocalContainer] **************************************************************************************
  617. [INFO] [talledLocalContainer]
  618. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,151 localhost-startStop-1 INFO [c.a.jira.startup.DatabaseLauncher] Database transactions enabled: true
  619. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,152 localhost-startStop-1 INFO [c.a.jira.startup.DatabaseLauncher] Using JIRA's default for database transaction isolation level: 2
  620. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,157 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger]
  621. [INFO] [talledLocalContainer]
  622. [INFO] [talledLocalContainer] Database configuration OK
  623. [INFO] [talledLocalContainer]
  624. [INFO] [talledLocalContainer] ___ Database Configuration ________________
  625. [INFO] [talledLocalContainer]
  626. [INFO] [talledLocalContainer] Loading entityengine.xml from : file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/classes/entityengine.xml
  627. [INFO] [talledLocalContainer] Entity model field type name : h2
  628. [INFO] [talledLocalContainer] Entity model schema name : PUBLIC
  629. [INFO] [talledLocalContainer] Database Version : H2 - 1.4.185 (2015-01-16)
  630. [INFO] [talledLocalContainer] Database Driver : H2 JDBC Driver - 1.4.185 (2015-01-16)
  631. [INFO] [talledLocalContainer] Database URL : jdbc:h2:file:C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/database/h2db
  632. [INFO] [talledLocalContainer] Database JNDI config : h2 java:comp/env/jdbc/JiraDS
  633. [INFO] [talledLocalContainer]
  634. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,525 localhost-startStop-1 INFO [c.a.j.c.embedded.ofbiz.OfBizUserDao] Using full user cache
  635. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,650 localhost-startStop-1 INFO [c.a.jira.startup.ClusteringChecklistLauncher] JIRA clustering startup checks completed successfully.
  636. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,662 localhost-startStop-1 WARN [c.a.jira.diagnostic.PluginDiagnostics] Registering PluginDiagnostics with the event manager.
  637. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,733 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger]
  638. [INFO] [talledLocalContainer]
  639. [INFO] [talledLocalContainer] ___ Starting the JIRA Plugin System _________________
  640. [INFO] [talledLocalContainer]
  641. [INFO] [talledLocalContainer] 2016-06-25 21:40:14,734 localhost-startStop-1 INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup begun
  642. [INFO] [talledLocalContainer] 2016-06-25 21:40:25,468 localhost-startStop-1 WARN [c.a.p.o.f.transform.stage.GenerateManifestStage] Manifest contains a 'Spring-Context:' header with a timeout, namely '*;timeout:=60'. This can cause problems as the timeout is server specific. Use the header 'Spring-Context: *' in the jar 'pdkinstall-plugin-0.6.jar'.
  643. [INFO] [talledLocalContainer] 2016-06-25 21:40:29,806 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'clock' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  644. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,027 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'applicationProperties' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  645. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,028 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'jiraLicenseManager' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  646. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,028 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'mailSettings' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  647. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,028 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'jiraWebResourceManager' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  648. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,028 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'globalPermissionManager' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  649. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,028 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'jiraAuthenticationContext' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  650. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,029 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'systemInfoUtils' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  651. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,029 ThreadPoolAsyncTaskExecutor::Thread 68 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Overriding user-defined bean definition for bean 'mailServerManager' with a framework-generated bean definition: replacing [Generic bean: class [com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [bundle://69.0:0/META-INF/spring/atlassian-plugins-host-components.xml]] with [Root bean: class [org.eclipse.gemini.blueprint.service.importer.support.OsgiServiceProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  652. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,334 ThreadPoolAsyncTaskExecutor::Thread 40 WARN [c.a.jira.tzdetect-plugin.spring]
  653. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.tzdetect-plugin id(76) v(2.3.1) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-tzdetect-plugin-2.3.1.jar
  654. [INFO] [talledLocalContainer]
  655. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  656. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.tzdetect-plugin.spring = DEBUG, console, filelog
  657. [INFO] [talledLocalContainer]
  658. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,375 ThreadPoolAsyncTaskExecutor::Thread 7 WARN [c.a.jira.board-plugin.spring]
  659. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.board-plugin id(51) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-board-plugin-7.1.4.jar
  660. [INFO] [talledLocalContainer]
  661. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  662. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.board-plugin.spring = DEBUG, console, filelog
  663. [INFO] [talledLocalContainer]
  664. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,384 ThreadPoolAsyncTaskExecutor::Thread 5 WARN [c.a.jira.jira-postsetup-announcements-plugin.spring]
  665. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.jira-postsetup-announcements-plugin id(69) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/plugins/.osgi-plugins/transformed-plugins/jira-postsetup-announcements-plugin-7.1.4_1459314722000.jar
  666. [INFO] [talledLocalContainer]
  667. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  668. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.jira-postsetup-announcements-plugin.spring = DEBUG, console, filelog
  669. [INFO] [talledLocalContainer]
  670. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,468 ThreadPoolAsyncTaskExecutor::Thread 11 WARN [c.a.j.plugins.workflow-designer-plugin.spring]
  671. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.plugins.workflow-designer-plugin id(97) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/workflow-designer-plugin-7.1.4.jar
  672. [INFO] [talledLocalContainer]
  673. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  674. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.plugins.workflow-designer-plugin.spring = DEBUG, console, filelog
  675. [INFO] [talledLocalContainer]
  676. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,471 ThreadPoolAsyncTaskExecutor::Thread 77 WARN [c.a.pocketknife.featureflags-plugin.spring]
  677. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.pocketknife.featureflags-plugin id(141) v(0.5.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/pocketknife-features-plugin-0.5.4.jar
  678. [INFO] [talledLocalContainer]
  679. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  680. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.pocketknife.featureflags-plugin.spring = DEBUG, console, filelog
  681. [INFO] [talledLocalContainer]
  682. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,537 ThreadPoolAsyncTaskExecutor::Thread 17 WARN [c.a.jira.less-integration.spring]
  683. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.less-integration id(63) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-less-integration-7.1.4.jar
  684. [INFO] [talledLocalContainer]
  685. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  686. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.less-integration.spring = DEBUG, console, filelog
  687. [INFO] [talledLocalContainer]
  688. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,687 ThreadPoolAsyncTaskExecutor::Thread 36 INFO [c.a.p.s.scanner.util.ProductFilterUtil] Detected product: JIRA
  689. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,689 ThreadPoolAsyncTaskExecutor::Thread 36 WARN [c.a.p.s.scanner.util.AnnotationIndexReader] Read annotation index file: META-INF/plugin-components/component-jira
  690. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,689 ThreadPoolAsyncTaskExecutor::Thread 36 WARN [c.a.p.s.scanner.util.AnnotationIndexReader] Printing out found annotated beans:
  691. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,689 ThreadPoolAsyncTaskExecutor::Thread 36 WARN [c.a.p.s.scanner.util.AnnotationIndexReader] []
  692. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,851 ThreadPoolAsyncTaskExecutor::Thread 73 WARN [c.a.jira.issue-link-web-plugin.spring]
  693. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.issue-link-web-plugin id(58) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-link-web-plugin-7.1.4.jar
  694. [INFO] [talledLocalContainer]
  695. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  696. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.issue-link-web-plugin.spring = DEBUG, console, filelog
  697. [INFO] [talledLocalContainer]
  698. [INFO] [talledLocalContainer] 2016-06-25 21:40:30,976 ThreadPoolAsyncTaskExecutor::Thread 19 WARN [c.a.j.plugins.jira-auditing-plugin.spring]
  699. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.plugins.jira-auditing-plugin id(85) v(1.7.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-auditing-plugin-1.7.4.jar
  700. [INFO] [talledLocalContainer]
  701. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  702. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.plugins.jira-auditing-plugin.spring = DEBUG, console, filelog
  703. [INFO] [talledLocalContainer]
  704. [INFO] [talledLocalContainer] 2016-06-25 21:40:31,053 ThreadPoolAsyncTaskExecutor::Thread 62 WARN [c.a.jira.share-plugin.spring]
  705. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.share-plugin id(74) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-share-plugin-7.1.4.jar
  706. [INFO] [talledLocalContainer]
  707. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  708. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.share-plugin.spring = DEBUG, console, filelog
  709. [INFO] [talledLocalContainer]
  710. [INFO] [talledLocalContainer] 2016-06-25 21:40:31,732 ThreadPoolAsyncTaskExecutor::Thread 28 WARN [c.a.jira.soy-plugin.spring]
  711. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.soy-plugin id(75) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-soy-plugin-7.1.4.jar
  712. [INFO] [talledLocalContainer]
  713. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  714. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.soy-plugin.spring = DEBUG, console, filelog
  715. [INFO] [talledLocalContainer]
  716. [INFO] [talledLocalContainer] ___________ ________ ______ _________
  717. [INFO] [talledLocalContainer] ___ /___(_)__ _________ __ \_______ /___________ ______ /
  718. [INFO] [talledLocalContainer] __ / __ /__ | / / _ \_ /_/ / _ \_ /_ __ \ __ `/ __ /
  719. [INFO] [talledLocalContainer] _ /___ / __ |/ // __/ _, _// __/ / / /_/ / /_/ // /_/ /
  720. [INFO] [talledLocalContainer] /_____/_/ _____/ \___//_/ |_| \___//_/ \____/\__,_/ \__,_/
  721. [INFO] [talledLocalContainer]
  722. [INFO] [talledLocalContainer] __________ ______ ______ ______________
  723. [INFO] [talledLocalContainer] ___ ____/____________ ___ /____ /__________ /__ /
  724. [INFO] [talledLocalContainer] __ __/ __ __ \ __ `/_ __ \_ /_ _ \ __ /__ /
  725. [INFO] [talledLocalContainer] _ /___ _ / / / /_/ /_ /_/ / / / __/ /_/ / /_/
  726. [INFO] [talledLocalContainer] /_____/ /_/ /_/\__,_/ /_.___//_/ \___/\__,_/ (_)
  727. [INFO] [talledLocalContainer] 2016-06-25 21:40:31,990 ThreadPoolAsyncTaskExecutor::Thread 5 WARN [c.a.web.atlassian-servlet-plugin.spring]
  728. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.web.atlassian-servlet-plugin id(163) v(3.0.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-servlet-plugin-3.0.0.jar
  729. [INFO] [talledLocalContainer]
  730. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  731. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.web.atlassian-servlet-plugin.spring = DEBUG, console, filelog
  732. [INFO] [talledLocalContainer]
  733. [INFO] [talledLocalContainer] 2016-06-25 21:40:31,992 ThreadPoolAsyncTaskExecutor::Thread 22 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'jiraSoapServiceProvider': Requested bean is currently in creation: Is there an unresolvable circular reference?
  734. [INFO] [talledLocalContainer] 2016-06-25 21:40:32,010 ThreadPoolAsyncTaskExecutor::Thread 22 WARN [o.s.b.factory.support.DefaultListableBeanFactory] Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'jiraSoapServiceProvider': Requested bean is currently in creation: Is there an unresolvable circular reference?
  735. [INFO] [talledLocalContainer] 2016-06-25 21:40:32,316 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (76): [com.atlassian.jira.jira-onboarding-assets-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.support.stp, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.base-hipchat-integration-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-healthcheck-plugin, tac.jira core.languages.de_DE, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugins.jira-importers-plugin, tac.jira core.languages.fr_FR, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.analytics.analytics-client, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.gadgets.publisher, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.gadgets.dashboard, com.atlassian.jira.rest, com.atlassian.support.healthcheck.support-healthcheck-plugin, com.atlassian.jira-core-project-templates, com.atlassian.mywork.mywork-common-plugin, pl.hycom.jira.plugins.gitlab-integration, com.atlassian.httpclient.atlassian-httpclient-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.streams.streams-jira-plugin, com.atlassian.plugins.atlassian-awareness-capability, pl.hycom.jira.plugins.gitlab-integration-tests, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.applinks.applinks-trustedapps-plugin, com.atlassian.streams, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.plugins.rest.atlassian-rest-module, com.atlassian.gadgets.directory, com.atlassian.labs.hipchat.hipchat-for-jira-plugin, com.atlassian.plugins.base-hipchat-integration-plugin-api, com.atlassian.gadgets.opensocial, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.streams.actions, com.atlassian.upm.upm-application-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.plugins.atlassian-whitelist-api-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-header-plugin, tac.jira core.languages.ja_JP, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.project-templates-plugin, com.atlassian.applinks.applinks-basicauth-plugin, tac.jira core.languages.es_ES], 59 seconds remaining
  736. [INFO] [talledLocalContainer] 2016-06-25 21:40:32,383 ThreadPoolAsyncTaskExecutor::Thread 50 WARN [c.a.j.p.inline-create.jira-inline-issue-create-plugin.spring]
  737. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin id(83) v(1.3.3) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-inline-issue-create-plugin-1.3.3.jar
  738. [INFO] [talledLocalContainer]
  739. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  740. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin.spring = DEBUG, console, filelog
  741. [INFO] [talledLocalContainer]
  742. [INFO] [talledLocalContainer] 2016-06-25 21:40:32,383 ThreadPoolAsyncTaskExecutor::Thread 62 WARN [c.a.gadgets.publisher.spring]
  743. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.gadgets.publisher id(38) v(4.1.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-gadgets-publisher-plugin-4.1.0.jar
  744. [INFO] [talledLocalContainer]
  745. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  746. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.gadgets.publisher.spring = DEBUG, console, filelog
  747. [INFO] [talledLocalContainer]
  748. [INFO] [talledLocalContainer] 2016-06-25 21:40:32,591 ThreadPoolAsyncTaskExecutor::Thread 73 WARN [c.a.jira.onboarding-assets-plugin.spring]
  749. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.onboarding-assets-plugin id(67) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-onboarding-assets-plugin-7.1.4.jar
  750. [INFO] [talledLocalContainer]
  751. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  752. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.onboarding-assets-plugin.spring = DEBUG, console, filelog
  753. [INFO] [talledLocalContainer]
  754. [INFO] [talledLocalContainer] 2016-06-25 21:40:33,711 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (65): [com.atlassian.jira.jira-mail-plugin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.base-hipchat-integration-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-healthcheck-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.analytics.analytics-client, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.gadgets.dashboard, com.atlassian.jira.rest, com.atlassian.support.healthcheck.support-healthcheck-plugin, com.atlassian.jira-core-project-templates, com.atlassian.mywork.mywork-common-plugin, pl.hycom.jira.plugins.gitlab-integration, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.streams.streams-jira-plugin, com.atlassian.plugins.atlassian-awareness-capability, pl.hycom.jira.plugins.gitlab-integration-tests, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.applinks.applinks-trustedapps-plugin, com.atlassian.streams, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.gadgets.directory, com.atlassian.labs.hipchat.hipchat-for-jira-plugin, com.atlassian.plugins.base-hipchat-integration-plugin-api, com.atlassian.gadgets.opensocial, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.streams.actions, com.atlassian.upm.upm-application-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.plugins.atlassian-whitelist-api-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.project-templates-plugin, com.atlassian.applinks.applinks-basicauth-plugin], 58 seconds remaining
  755. [INFO] [talledLocalContainer] 2016-06-25 21:40:34,225 ThreadPoolAsyncTaskExecutor::Thread 28 WARN [c.a.gadgets.opensocial.spring]
  756. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.gadgets.opensocial id(37) v(4.1.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-gadgets-opensocial-plugin-4.1.0.jar
  757. [INFO] [talledLocalContainer]
  758. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  759. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.gadgets.opensocial.spring = DEBUG, console, filelog
  760. [INFO] [talledLocalContainer]
  761. [INFO] [talledLocalContainer] 2016-06-25 21:40:34,228 ThreadPoolAsyncTaskExecutor::Thread 22 WARN [c.a.jira.issue-link-applinks-common-plugin.spring]
  762. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.issue-link-applinks-common-plugin id(55) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-link-applinks-common-plugin-7.1.4.jar
  763. [INFO] [talledLocalContainer]
  764. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  765. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.issue-link-applinks-common-plugin.spring = DEBUG, console, filelog
  766. [INFO] [talledLocalContainer]
  767. [INFO] [talledLocalContainer] 2016-06-25 21:40:34,537 ThreadPoolAsyncTaskExecutor::Thread 62 WARN [c.a.jira.issue-link-remote-jira-plugin.spring]
  768. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.issue-link-remote-jira-plugin id(57) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-link-remote-jira-plugin-7.1.4.jar
  769. [INFO] [talledLocalContainer]
  770. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  771. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.issue-link-remote-jira-plugin.spring = DEBUG, console, filelog
  772. [INFO] [talledLocalContainer]
  773. [INFO] [talledLocalContainer] 2016-06-25 21:40:34,612 ThreadPoolAsyncTaskExecutor::Thread 73 WARN [c.a.jira.issue-link-confluence-plugin.spring]
  774. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.issue-link-confluence-plugin id(56) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-link-confluence-plugin-7.1.4.jar
  775. [INFO] [talledLocalContainer]
  776. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  777. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.issue-link-confluence-plugin.spring = DEBUG, console, filelog
  778. [INFO] [talledLocalContainer]
  779. [INFO] [talledLocalContainer] 2016-06-25 21:40:34,715 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (47): [com.atlassian.jira.jira-mail-plugin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.base-hipchat-integration-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-healthcheck-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.gadgets.embedded, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.gadgets.dashboard, com.atlassian.jira.rest, com.atlassian.support.healthcheck.support-healthcheck-plugin, com.atlassian.jira-core-project-templates, com.atlassian.mywork.mywork-common-plugin, pl.hycom.jira.plugins.gitlab-integration, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.streams.streams-jira-plugin, pl.hycom.jira.plugins.gitlab-integration-tests, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.streams, com.atlassian.gadgets.directory, com.atlassian.labs.hipchat.hipchat-for-jira-plugin, com.atlassian.plugins.base-hipchat-integration-plugin-api, com.atlassian.gadgets.opensocial, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.plugins.atlassian-whitelist-api-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.project-templates-plugin], 57 seconds remaining
  780. [INFO] [talledLocalContainer] 2016-06-25 21:40:34,888 ThreadPoolAsyncTaskExecutor::Thread 11 WARN [c.a.jira.project-config-plugin.spring]
  781. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.project-config-plugin id(70) v(8.2.10) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-project-config-plugin-8.2.10.jar
  782. [INFO] [talledLocalContainer]
  783. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  784. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.project-config-plugin.spring = DEBUG, console, filelog
  785. [INFO] [talledLocalContainer]
  786. [INFO] [talledLocalContainer] 2016-06-25 21:40:35,114 ThreadPoolAsyncTaskExecutor::Thread 11 WARN [c.a.gadgets.embedded.spring]
  787. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.gadgets.embedded id(35) v(4.1.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-gadgets-embedded-plugin-4.1.0.jar
  788. [INFO] [talledLocalContainer]
  789. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  790. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.gadgets.embedded.spring = DEBUG, console, filelog
  791. [INFO] [talledLocalContainer]
  792. [INFO] [talledLocalContainer] 2016-06-25 21:40:35,122 ThreadPoolAsyncTaskExecutor::Thread 77 WARN [c.a.g.oauth.serviceprovider.spring]
  793. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.gadgets.oauth.serviceprovider id(36) v(4.1.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-gadgets-oauth-service-provider-plugin-4.1.0.jar
  794. [INFO] [talledLocalContainer]
  795. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  796. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.gadgets.oauth.serviceprovider.spring = DEBUG, console, filelog
  797. [INFO] [talledLocalContainer]
  798. [INFO] [talledLocalContainer] 2016-06-25 21:40:35,202 ThreadPoolAsyncTaskExecutor::Thread 28 WARN [c.a.gadgets.dashboard.spring]
  799. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.gadgets.dashboard id(33) v(4.1.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-gadgets-dashboard-plugin-4.1.0.jar
  800. [INFO] [talledLocalContainer]
  801. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  802. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.gadgets.dashboard.spring = DEBUG, console, filelog
  803. [INFO] [talledLocalContainer]
  804. [INFO] [talledLocalContainer] 2016-06-25 21:40:35,242 ThreadPoolAsyncTaskExecutor::Thread 8 WARN [c.a.j.c.plugin.jira-issue-collector-plugin.spring]
  805. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.collector.plugin.jira-issue-collector-plugin id(42) v(2.0.11) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-collector-plugin-2.0.11.jar
  806. [INFO] [talledLocalContainer]
  807. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  808. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.collector.plugin.jira-issue-collector-plugin.spring = DEBUG, console, filelog
  809. [INFO] [talledLocalContainer]
  810. [INFO] [talledLocalContainer] 2016-06-25 21:40:35,715 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (30): [com.atlassian.jira.jira-mail-plugin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.base-hipchat-integration-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-healthcheck-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.rest, com.atlassian.support.healthcheck.support-healthcheck-plugin, com.atlassian.jira-core-project-templates, pl.hycom.jira.plugins.gitlab-integration, com.atlassian.jira.jira-issue-nav-components, pl.hycom.jira.plugins.gitlab-integration-tests, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.gadgets, com.atlassian.gadgets.directory, com.atlassian.labs.hipchat.hipchat-for-jira-plugin, com.atlassian.plugins.base-hipchat-integration-plugin-api, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.plugins.atlassian-whitelist-api-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.project-templates-plugin], 56 seconds remaining
  811. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,559 ThreadPoolAsyncTaskExecutor::Thread 38 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] afterPropertiesSet
  812. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,661 ThreadPoolAsyncTaskExecutor::Thread 22 WARN [c.a.j.plugins.jira-healthcheck-plugin.spring]
  813. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.plugins.jira-healthcheck-plugin id(88) v(2.1.7) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/plugins/.osgi-plugins/transformed-plugins/jira-healthcheck-plugin-2.1.7_1459314056000.jar
  814. [INFO] [talledLocalContainer]
  815. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  816. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.plugins.jira-healthcheck-plugin.spring = DEBUG, console, filelog
  817. [INFO] [talledLocalContainer]
  818. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,665 ThreadPoolAsyncTaskExecutor::Thread 61 WARN [p.h.j.plugins.gitlab-integration.spring]
  819. [INFO] [talledLocalContainer] Spring context started for bundle : pl.hycom.jira.plugins.gitlab-integration id(175) v(1.0.0.SNAPSHOT) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/plugins/.osgi-plugins/transformed-plugins/gitlab-integration-1.0.0-SNAPSHOT_1466883575392.jar
  820. [INFO] [talledLocalContainer]
  821. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  822. [INFO] [talledLocalContainer] log4j.logger.pl.hycom.jira.plugins.gitlab-integration.spring = DEBUG, console, filelog
  823. [INFO] [talledLocalContainer]
  824. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,715 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (30): [com.atlassian.jira.jira-mail-plugin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.base-hipchat-integration-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-healthcheck-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.rest, com.atlassian.support.healthcheck.support-healthcheck-plugin, com.atlassian.jira-core-project-templates, pl.hycom.jira.plugins.gitlab-integration, com.atlassian.jira.jira-issue-nav-components, pl.hycom.jira.plugins.gitlab-integration-tests, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.gadgets, com.atlassian.gadgets.directory, com.atlassian.labs.hipchat.hipchat-for-jira-plugin, com.atlassian.plugins.base-hipchat-integration-plugin-api, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.plugins.atlassian-whitelist-api-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.project-templates-plugin], 55 seconds remaining
  825. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,742 ThreadPoolAsyncTaskExecutor::Thread 67 WARN [c.a.j.plugins.project-templates-plugin.spring]
  826. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.plugins.project-templates-plugin id(100) v(6.1.2) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/plugins/.osgi-plugins/transformed-plugins/project-templates-plugin-6.1.2_1459314056000.jar
  827. [INFO] [talledLocalContainer]
  828. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  829. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.plugins.project-templates-plugin.spring = DEBUG, console, filelog
  830. [INFO] [talledLocalContainer]
  831. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,870 ThreadPoolAsyncTaskExecutor::Thread 62 WARN [c.a.webhooks.atlassian-webhooks-plugin.spring]
  832. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.webhooks.atlassian-webhooks-plugin id(164) v(3.1.5) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-webhooks-plugin-3.1.5.jar
  833. [INFO] [talledLocalContainer]
  834. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  835. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.webhooks.atlassian-webhooks-plugin.spring = DEBUG, console, filelog
  836. [INFO] [talledLocalContainer]
  837. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,963 ThreadPoolAsyncTaskExecutor::Thread 50 WARN [c.a.plugins.atlassian-remote-event-common-plugin.spring]
  838. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-common-plugin id(123) v(1.0.9.D20151109T070900) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-remote-event-common-plugin-1.0.9-D20151109T070900.jar
  839. [INFO] [talledLocalContainer]
  840. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  841. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-common-plugin.spring = DEBUG, console, filelog
  842. [INFO] [talledLocalContainer]
  843. [INFO] [talledLocalContainer] 2016-06-25 21:40:36,993 ThreadPoolAsyncTaskExecutor::Thread 8 WARN [p.h.j.plugins.gitlab-integration-tests.spring]
  844. [INFO] [talledLocalContainer] Spring context started for bundle : pl.hycom.jira.plugins.gitlab-integration-tests id(176) v(1.0.0.SNAPSHOT) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/jira/home/plugins/.osgi-plugins/transformed-plugins/gitlab-integration-1.0.0-SNAPSHOT-tests_1466883575769.jar
  845. [INFO] [talledLocalContainer]
  846. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  847. [INFO] [talledLocalContainer] log4j.logger.pl.hycom.jira.plugins.gitlab-integration-tests.spring = DEBUG, console, filelog
  848. [INFO] [talledLocalContainer]
  849. [INFO] [talledLocalContainer] 2016-06-25 21:40:37,217 ThreadPoolAsyncTaskExecutor::Thread 11 WARN [c.a.jira.jira-projects-plugin.spring]
  850. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.jira-projects-plugin id(72) v(4.0.8) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-projects-plugin-4.0.8.jar
  851. [INFO] [talledLocalContainer]
  852. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  853. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.jira-projects-plugin.spring = DEBUG, console, filelog
  854. [INFO] [talledLocalContainer]
  855. [INFO] [talledLocalContainer] 2016-06-25 21:40:37,315 ThreadPoolAsyncTaskExecutor::Thread 22 WARN [c.a.plugins.atlassian-remote-event-consumer-plugin.spring]
  856. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-consumer-plugin id(124) v(1.0.9.D20151109T070900) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-remote-event-consumer-plugin-1.0.9-D20151109T070900.jar
  857. [INFO] [talledLocalContainer]
  858. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  859. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-consumer-plugin.spring = DEBUG, console, filelog
  860. [INFO] [talledLocalContainer]
  861. [INFO] [talledLocalContainer] 2016-06-25 21:40:37,717 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (12): [com.atlassian.plugins.base-hipchat-integration-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.rest, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.gadgets, com.atlassian.gadgets.directory, com.atlassian.labs.hipchat.hipchat-for-jira-plugin, com.atlassian.plugins.base-hipchat-integration-plugin-api, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin], 54 seconds remaining
  862. [INFO] [talledLocalContainer] 2016-06-25 21:40:37,842 ThreadPoolAsyncTaskExecutor::Thread 67 WARN [c.a.jira.rest-plugin.spring]
  863. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.rest-plugin id(101) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-rest-plugin-7.1.4.jar
  864. [INFO] [talledLocalContainer]
  865. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  866. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.rest-plugin.spring = DEBUG, console, filelog
  867. [INFO] [talledLocalContainer]
  868. [INFO] [talledLocalContainer] 2016-06-25 21:40:38,067 ThreadPoolAsyncTaskExecutor::Thread 40 WARN [c.a.jira.issue-nav-components.spring]
  869. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.issue-nav-components id(59) v(8.0.11) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-nav-components-8.0.11.jar
  870. [INFO] [talledLocalContainer]
  871. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  872. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.issue-nav-components.spring = DEBUG, console, filelog
  873. [INFO] [talledLocalContainer]
  874. [INFO] [talledLocalContainer] 2016-06-25 21:40:38,326 ThreadPoolAsyncTaskExecutor::Thread 28 WARN [c.a.jira.issue-nav-plugin.spring]
  875. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.issue-nav-plugin id(60) v(8.0.11) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-issue-nav-plugin-8.0.11.jar
  876. [INFO] [talledLocalContainer]
  877. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  878. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.issue-nav-plugin.spring = DEBUG, console, filelog
  879. [INFO] [talledLocalContainer]
  880. [INFO] [talledLocalContainer] 2016-06-25 21:40:38,357 ThreadPoolAsyncTaskExecutor::Thread 62 WARN [c.a.jira.gadgets-plugin.spring]
  881. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.gadgets-plugin id(44) v(7.1.4) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-gadgets-plugin-7.1.4.jar
  882. [INFO] [talledLocalContainer]
  883. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  884. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.gadgets-plugin.spring = DEBUG, console, filelog
  885. [INFO] [talledLocalContainer]
  886. [INFO] [talledLocalContainer] 2016-06-25 21:40:38,522 ThreadPoolAsyncTaskExecutor::Thread 50 WARN [c.a.gadgets.directory.spring]
  887. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.gadgets.directory id(34) v(4.1.0) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/atlassian-gadgets-directory-plugin-4.1.0.jar
  888. [INFO] [talledLocalContainer]
  889. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  890. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.gadgets.directory.spring = DEBUG, console, filelog
  891. [INFO] [talledLocalContainer]
  892. [INFO] [talledLocalContainer] 2016-06-25 21:40:38,524 ThreadPoolAsyncTaskExecutor::Thread 11 WARN [c.a.jira.jira-projects-issue-navigator.spring]
  893. [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.jira.jira-projects-issue-navigator id(71) v(8.0.11) reference:file:/C:/Users/Tomek/Desktop/hajajajajkom/JIRA-Gitlab-integration/target/container/tomcat8x/cargo-jira-home/webapps/jira/WEB-INF/atlassian-bundled-plugins/jira-projects-issue-navigator-8.0.11.jar
  894. [INFO] [talledLocalContainer]
  895. [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ]
  896. [INFO] [talledLocalContainer] log4j.logger.com.atlassian.jira.jira-projects-issue-navigator.spring = DEBUG, console, filelog
  897. [INFO] [talledLocalContainer]
  898. [INFO] [talledLocalContainer] 2016-06-25 21:40:38,717 localhost-startStop-1 INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (1): [com.atlassian.labs.hipchat.hipchat-for-jira-plugin], 53 seconds remaining
  899. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,406 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@aad7650 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.project-templates-plugin}
  900. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,408 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@1158055e with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.project-templates-plugin}
  901. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,410 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.project-templates-plugin]
  902. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,411 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.project-templates-plugin]
  903. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,412 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.project-templates-plugin]
  904. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,413 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  905. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,418 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.project-templates-plugin]
  906. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,418 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] got ActiveObjectsConfiguration
  907. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,418 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] creating new init executor for JiraTenantImpl{id='system'}
  908. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,429 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] creating ActiveObjects
  909. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,459 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@1685a619 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-projects-plugin}
  910. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,462 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@683ad29c with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-projects-plugin}
  911. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,465 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-projects-plugin]
  912. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,495 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] created ActiveObjects
  913. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,609 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-projects-plugin]
  914. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,609 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.jira-projects-plugin]
  915. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,609 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  916. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,609 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.jira-projects-plugin]
  917. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,609 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] got ActiveObjectsConfiguration
  918. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,610 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] creating ActiveObjects
  919. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,631 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] created ActiveObjects
  920. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,826 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@58eadb3c with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-whitelist-api-plugin}
  921. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,827 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@82067708 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-whitelist-api-plugin}
  922. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.atlassian-whitelist-api-plugin]
  923. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.atlassian-whitelist-api-plugin]
  924. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.atlassian-whitelist-api-plugin]
  925. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-api-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  926. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.atlassian-whitelist-api-plugin]
  927. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-api-plugin] got ActiveObjectsConfiguration
  928. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,828 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-api-plugin] creating ActiveObjects
  929. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,836 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-api-plugin] created ActiveObjects
  930. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,940 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@f08706e with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-nav-links-plugin}
  931. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,941 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@164520ad with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-nav-links-plugin}
  932. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,943 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.atlassian-nav-links-plugin]
  933. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,953 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.atlassian-nav-links-plugin]
  934. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,953 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.atlassian-nav-links-plugin]
  935. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,953 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  936. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,953 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.atlassian-nav-links-plugin]
  937. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,953 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] got ActiveObjectsConfiguration
  938. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,954 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] creating ActiveObjects
  939. [INFO] [talledLocalContainer] 2016-06-25 21:40:40,970 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] created ActiveObjects
  940. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,007 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@32e8c84e with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-invite-user-plugin}
  941. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,008 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@af51e03f with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-invite-user-plugin}
  942. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,010 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-invite-user-plugin]
  943. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,010 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-invite-user-plugin]
  944. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,010 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.jira-invite-user-plugin]
  945. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,010 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  946. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,010 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.jira-invite-user-plugin]
  947. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,010 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] got ActiveObjectsConfiguration
  948. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,011 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] creating ActiveObjects
  949. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,027 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] created ActiveObjects
  950. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,252 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@38a3de7d with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.mail-plugin}
  951. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,254 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@45562898 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.mail-plugin}
  952. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,256 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-mail-plugin]
  953. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,257 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-mail-plugin]
  954. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,257 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.mail-plugin]
  955. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,257 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  956. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,257 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.mail-plugin]
  957. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,257 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] got ActiveObjectsConfiguration
  958. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,257 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] creating ActiveObjects
  959. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,266 localhost-startStop-1 INFO [c.a.j.plugins.monitor.MonitoringScheduler] Scheduling metrics collector to run every 10000ms...
  960. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,266 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] created ActiveObjects
  961. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,272 localhost-startStop-1 INFO [c.a.j.p.monitor.rrd4j.RrdUpdater] Reusing existing RrdDb: C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\monitor\ConnectionPoolGraph.rrd4j
  962. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,282 localhost-startStop-1 INFO [c.a.j.p.monitor.rrd4j.RrdUpdater] Reusing existing RrdDb: C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\monitor\DatabaseReadWritesGraph.rrd4j
  963. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,283 localhost-startStop-1 INFO [c.a.j.plugins.monitor.MonitorLauncher] Started JIRA monitoring
  964. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,771 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@1350da84 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.support.healthcheck.support-healthcheck-plugin}
  965. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,772 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@b9cd92c2 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.support.healthcheck.support-healthcheck-plugin}
  966. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,773 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.support.healthcheck.support-healthcheck-plugin]
  967. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,775 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.support.healthcheck.support-healthcheck-plugin]
  968. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,775 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.support.healthcheck.support-healthcheck-plugin]
  969. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,775 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.support.healthcheck.support-healthcheck-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  970. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,775 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.support.healthcheck.support-healthcheck-plugin]
  971. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,775 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.support.healthcheck.support-healthcheck-plugin] got ActiveObjectsConfiguration
  972. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,776 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.support.healthcheck.support-healthcheck-plugin] creating ActiveObjects
  973. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,791 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.support.healthcheck.support-healthcheck-plugin] created ActiveObjects
  974. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,809 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@230f9e50 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-healthcheck-plugin}
  975. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,810 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@66f61c34 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-healthcheck-plugin}
  976. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,811 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-healthcheck-plugin]
  977. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,812 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-healthcheck-plugin]
  978. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,812 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-healthcheck-plugin]
  979. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,813 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-healthcheck-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  980. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,813 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-healthcheck-plugin]
  981. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,813 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-healthcheck-plugin] got ActiveObjectsConfiguration
  982. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,813 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-healthcheck-plugin] creating ActiveObjects
  983. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,820 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-healthcheck-plugin] created ActiveObjects
  984. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,870 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@5bb68640 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.webhooks.atlassian-webhooks-plugin}
  985. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,871 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@f1995c82 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.webhooks.atlassian-webhooks-plugin}
  986. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,872 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.webhooks.atlassian-webhooks-plugin]
  987. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,883 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.webhooks.atlassian-webhooks-plugin]
  988. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,883 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.webhooks.atlassian-webhooks-plugin]
  989. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,883 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  990. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,883 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.webhooks.atlassian-webhooks-plugin]
  991. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,883 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] got ActiveObjectsConfiguration
  992. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,884 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] creating ActiveObjects
  993. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,890 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6eb3c924 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin}
  994. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,891 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@c1c1eb78 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin}
  995. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,891 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] created ActiveObjects
  996. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,892 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  997. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,923 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  998. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,923 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  999. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,923 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1000. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,923 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  1001. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,923 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] got ActiveObjectsConfiguration
  1002. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,926 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] creating ActiveObjects
  1003. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,936 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] created ActiveObjects
  1004. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,944 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@13f70ab8 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.base-hipchat-integration-plugin-api}
  1005. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,946 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@b3f5e442 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.base-hipchat-integration-plugin-api}
  1006. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,948 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.base-hipchat-integration-plugin-api]
  1007. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,950 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.base-hipchat-integration-plugin-api]
  1008. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,950 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api]
  1009. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,950 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api] loading new AO promise for JiraTenantImpl{id='system'}
  1010. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,950 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.base-hipchat-integration-plugin-api]
  1011. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,950 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api] got ActiveObjectsConfiguration
  1012. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,951 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api] creating ActiveObjects
  1013. [INFO] [talledLocalContainer] 2016-06-25 21:40:41,967 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api] created ActiveObjects
  1014. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,034 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@2804a018 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.labs.hipchat.hipchat-for-jira-plugin}
  1015. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,037 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@f12e6428 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.labs.hipchat.hipchat-for-jira-plugin}
  1016. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,039 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.labs.hipchat.hipchat-for-jira-plugin]
  1017. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,087 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.labs.hipchat.hipchat-for-jira-plugin]
  1018. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,087 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.labs.hipchat.hipchat-for-jira-plugin]
  1019. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,087 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.labs.hipchat.hipchat-for-jira-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1020. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,087 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.labs.hipchat.hipchat-for-jira-plugin]
  1021. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,087 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.labs.hipchat.hipchat-for-jira-plugin] got ActiveObjectsConfiguration
  1022. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,087 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.labs.hipchat.hipchat-for-jira-plugin] creating ActiveObjects
  1023. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,095 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.labs.hipchat.hipchat-for-jira-plugin] created ActiveObjects
  1024. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,296 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@12b52fcc with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.streams.thirdparty-plugin}
  1025. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,297 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@e61ff33b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.streams.thirdparty-plugin}
  1026. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,298 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.streams.streams-thirdparty-plugin]
  1027. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,314 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.streams.streams-thirdparty-plugin]
  1028. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,314 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.streams.thirdparty-plugin]
  1029. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,314 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1030. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,314 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.streams.thirdparty-plugin]
  1031. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,314 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] got ActiveObjectsConfiguration
  1032. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,314 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] creating ActiveObjects
  1033. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,348 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] created ActiveObjects
  1034. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,622 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@25bf4b23 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=pl.hycom.jira.plugins.gitlab-integration}
  1035. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,625 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@897981a2 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=pl.hycom.jira.plugins.gitlab-integration}
  1036. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,628 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [pl.hycom.jira.plugins.gitlab-integration]
  1037. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,628 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@48bc0f58 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=pl.hycom.jira.plugins.gitlab-integration}
  1038. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,631 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@897981a2 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=pl.hycom.jira.plugins.gitlab-integration}
  1039. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,634 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [pl.hycom.jira.plugins.gitlab-integration]
  1040. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,635 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [pl.hycom.jira.plugins.gitlab-integration]
  1041. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,635 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [pl.hycom.jira.plugins.gitlab-integration]
  1042. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,635 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration] loading new AO promise for JiraTenantImpl{id='system'}
  1043. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,635 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [pl.hycom.jira.plugins.gitlab-integration]
  1044. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,635 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration] got ActiveObjectsConfiguration
  1045. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,635 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@bf57547 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=pl.hycom.jira.plugins.gitlab-integration-tests}
  1046. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,636 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration] creating ActiveObjects
  1047. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,640 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@5b7ff3b6 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=pl.hycom.jira.plugins.gitlab-integration-tests}
  1048. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,643 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [pl.hycom.jira.plugins.gitlab-integration-tests]
  1049. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,643 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [pl.hycom.jira.plugins.gitlab-integration-tests]
  1050. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,643 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [pl.hycom.jira.plugins.gitlab-integration-tests]
  1051. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,643 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration-tests] loading new AO promise for JiraTenantImpl{id='system'}
  1052. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,643 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [pl.hycom.jira.plugins.gitlab-integration-tests]
  1053. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,643 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration-tests] got ActiveObjectsConfiguration
  1054. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,648 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration] created ActiveObjects
  1055. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,648 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration-tests] creating ActiveObjects
  1056. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,649 localhost-startStop-1 INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup ended
  1057. [INFO] [talledLocalContainer] 2016-06-25 21:40:42,662 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [pl.hycom.jira.plugins.gitlab-integration-tests] created ActiveObjects
  1058. [INFO] [talledLocalContainer] 2016-06-25 21:40:43,341 localhost-startStop-1 INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\jira\home\dbconfig.xml
  1059. [INFO] [talledLocalContainer] 2016-06-25 21:40:43,364 localhost-startStop-1 INFO [c.a.j.instrumentation.external.DatabaseExternalGauges] Installing DBCP monitoring instruments: DatabaseExternalGauges.TomcatDbcpInstruments[instruments=[DBCP_MAX, DBCP_ACTIVE, DBCP_IDLE],objectName=Catalina:type=DataSource,path=/jira,host=localhost,class=javax.sql.DataSource,name="jdbc/JiraDS"]
  1060. [INFO] [talledLocalContainer] 2016-06-25 21:40:43,544 localhost-startStop-1 INFO [c.a.jira.tenancy.DefaultTenantManager] Instance has a tenant. Now running [Tenanted launchers]
  1061. [INFO] [talledLocalContainer] 2016-06-25 21:40:43,546 localhost-startStop-1 INFO [c.a.jira.startup.DefaultInstantUpgradeManager] Now running [Late startup launchers]
  1062. [INFO] [talledLocalContainer] 2016-06-25 21:40:43,547 localhost-startStop-1 INFO [c.a.jira.upgrade.ConsistencyCheckImpl] Checking JIRA consistency
  1063. [INFO] [talledLocalContainer] 2016-06-25 21:40:43,577 localhost-startStop-1 INFO [c.a.jira.upgrade.ConsistencyCheckImpl] The Server ID for this JIRA instance is: [BWP3-NZB2-6EDY-6C7K]
  1064. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,134 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger]
  1065. [INFO] [talledLocalContainer]
  1066. [INFO] [talledLocalContainer] **********************************************************************************
  1067. [INFO] [talledLocalContainer] JIRA 7.1.4 build: 71008 started. You can now access JIRA through your web browser.
  1068. [INFO] [talledLocalContainer] **********************************************************************************
  1069. [INFO] [talledLocalContainer]
  1070. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,143 Modification Check:thread-1 INFO [c.a.jira.startup.JiraStartupLogger]
  1071. [INFO] [talledLocalContainer]
  1072. [INFO] [talledLocalContainer] ___ Modifications ___________________________
  1073. [INFO] [talledLocalContainer]
  1074. [INFO] [talledLocalContainer] Modified Files : None
  1075. [INFO] [talledLocalContainer] Removed Files : None
  1076. [INFO] [talledLocalContainer]
  1077. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,335 localhost-startStop-1 WARN [c.a.jira.startup.JiraStartupLogger]
  1078. [INFO] [talledLocalContainer]
  1079. [INFO] [talledLocalContainer] ********************************************************************************************************************************************************************************************************
  1080. [INFO] [talledLocalContainer] WARNING: The system property 'mail.mime.decodeparameters' is not set to true. This may result in e-mail attachments with non-Latin filenames being dropped. For more information please see https://docs.atlassian.com/jira/jadm-docs-071/__setting_mail.mime.decodeparameters.
  1081. [INFO] [talledLocalContainer] ********************************************************************************************************************************************************************************************************
  1082. [INFO] [talledLocalContainer]
  1083. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,335 localhost-startStop-1 WARN [c.a.jira.startup.JiraStartupLogger]
  1084. [INFO] [talledLocalContainer]
  1085. [INFO] [talledLocalContainer] ********************************************************************************************************************************************************************************************************
  1086. [INFO] [talledLocalContainer] WARNING: 'Apache Tomcat/8.0.9' server and the 'org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER' system property is not set to true! This can result in OutOfMemoryErrors. For more information please see http://www.atlassian.com/software/jira/docs/latest/servers/tomcat60.html.
  1087. [INFO] [talledLocalContainer] ********************************************************************************************************************************************************************************************************
  1088. [INFO] [talledLocalContainer]
  1089. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,336 localhost-startStop-1 INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system lateStartup begun
  1090. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,341 localhost-startStop-1 INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system lateStartup ended
  1091. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,343 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.plugins.atlassian-whitelist-api-plugin]
  1092. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,365 localhost-startStop-1 INFO [c.a.jira.startup.JiraStartupLogger]
  1093. [INFO] [talledLocalContainer]
  1094. [INFO] [talledLocalContainer] ___ Plugin System Started _________________
  1095. [INFO] [talledLocalContainer]
  1096. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,433 localhost-startStop-1 INFO [c.a.j.upgrade.util.BuildNumberDao] Setting current version to 7.1.4
  1097. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,457 localhost-startStop-1 INFO [c.a.j.upgrade.util.BuildNumberDao] Setting downgrade version to 7.0.10
  1098. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,627 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.labs.hipchat.hipchat-for-jira-plugin]
  1099. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,628 localhost-startStop-1 INFO [c.a.j.p.hipchat.service.HipChatPluginLauncher] HipChat Plugin launched successfully
  1100. [INFO] [talledLocalContainer] 2016-06-25 21:40:44,628 localhost-startStop-1 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api]
  1101. [INFO] [talledLocalContainer] 2016-06-25 21:40:45,529 localhost-startStop-1 INFO [c.a.jira.scheduler.JiraSchedulerLauncher] Starting the JIRA Scheduler....
  1102. [INFO] [talledLocalContainer] 2016-06-25 21:40:45,544 localhost-startStop-1 INFO [c.a.jira.scheduler.JiraSchedulerLauncher] JIRA Scheduler started.
  1103. [INFO] [talledLocalContainer] 2016-06-25 21:40:45,900 localhost-startStop-1 INFO [c.a.jira.startup.DefaultInstantUpgradeManager] Late startup launchers took 2s
  1104. [INFO] [talledLocalContainer] 2016-06-25 21:40:45,909 localhost-startStop-1 INFO [c.a.jira.startup.LauncherContextListener] Memory Usage:
  1105. [INFO] [talledLocalContainer] ---------------------------------------------------------------------------------
  1106. [INFO] [talledLocalContainer] Heap memory : Used: 249 MiB. Committed: 427 MiB. Max: 494 MiB
  1107. [INFO] [talledLocalContainer] Non-heap memory : Used: 209 MiB. Committed: 228 MiB. Max: 1264 MiB
  1108. [INFO] [talledLocalContainer] ---------------------------------------------------------------------------------
  1109. [INFO] [talledLocalContainer] TOTAL : Used: 458 MiB. Committed: 654 MiB. Max: 1758 MiB
  1110. [INFO] [talledLocalContainer] ---------------------------------------------------------------------------------
  1111. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.catalina.startup.HostConfig deployWAR
  1112. [INFO] [talledLocalContainer] INFO: Deployment of web application archive C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\jira.war has finished in 45,661 ms
  1113. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.catalina.startup.HostConfig deployDirectory
  1114. [INFO] [talledLocalContainer] INFO: Deploying web application directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\host-manager
  1115. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.jasper.servlet.TldScanner scanJars
  1116. [INFO] [talledLocalContainer] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  1117. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.catalina.startup.HostConfig deployDirectory
  1118. [INFO] [talledLocalContainer] INFO: Deployment of web application directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\host-manager has finished in 149 ms
  1119. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.catalina.startup.HostConfig deployDirectory
  1120. [INFO] [talledLocalContainer] INFO: Deploying web application directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\manager
  1121. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.jasper.servlet.TldScanner scanJars
  1122. [INFO] [talledLocalContainer] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  1123. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.catalina.startup.HostConfig deployDirectory
  1124. [INFO] [talledLocalContainer] INFO: Deployment of web application directory C:\Users\Tomek\Desktop\hajajajajkom\JIRA-Gitlab-integration\target\container\tomcat8x\cargo-jira-home\webapps\manager has finished in 117 ms
  1125. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.coyote.AbstractProtocol start
  1126. [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-nio-2990"]
  1127. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.coyote.AbstractProtocol start
  1128. [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-nio-8009"]
  1129. [INFO] [talledLocalContainer] Jun 25, 2016 9:40:46 PM org.apache.catalina.startup.Catalina start
  1130. [INFO] [talledLocalContainer] INFO: Server startup in 46555 ms
  1131. [INFO] [talledLocalContainer] Tomcat 8.x started on port [2990]
  1132. [INFO] jira started successfully in 70s at http://Tomek-PC:2990/jira
  1133. [INFO] Type Ctrl-D to shutdown gracefully
  1134. [INFO] Type Ctrl-C to exit
  1135. [INFO] [talledLocalContainer] 2016-06-25 21:41:44,592 Caesium-1-2 DEBUG ServiceRunner [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.support.healthcheck.support-healthcheck-plugin]
  1136. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1137. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1138. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1139. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1140. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  1141. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
  1142. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  1143. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
  1144. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  1145. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.grammars.WadlGrammarsAdaptor
  1146. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  1147. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.grammars.WadlGrammarsAdaptor
  1148. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  1149. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.resourcedoc.AtlassianWadlGeneratorResourceDocSupport
  1150. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:57 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  1151. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.resourcedoc.AtlassianWadlGeneratorResourceDocSupport
  1152. [INFO] [talledLocalContainer] Jun 25, 2016 9:42:58 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1153. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1154. [INFO] [talledLocalContainer] 2016-06-25 21:43:03,609 http-nio-2990-exec-8 DEBUG anonymous 1303x814x1 vg40u6 0:0:0:0:0:0:0:1 /rest/gadget/1.0/login [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  1155. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:03 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1156. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1157. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:03 PM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters
  1158. [WARNING] [talledLocalContainer] WARNING: A servlet request, to the URI http://localhost:2990/jira/rest/gadget/1.0/login, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
  1159. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:05 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1160. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1161. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:11 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1162. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1163. [INFO] [talledLocalContainer] 2016-06-25 21:43:13,560 StreamsCompletionService::thread-1 DEBUG admin 1303x1848x2 bbeyga 0:0:0:0:0:0:0:1 /plugins/servlet/streams [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.streams.thirdparty-plugin]
  1164. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:13 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1165. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1166. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:13 PM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters
  1167. [WARNING] [talledLocalContainer] WARNING: A servlet request, to the URI http://localhost:2990/jira/rest/activity-stream/1.0/preferences?_=1466883793312, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
  1168. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:25 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1169. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1170. [INFO] [talledLocalContainer] Jun 25, 2016 9:43:25 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  1171. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
  1172. Terminate batch job (Y/N)?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement