dfarrell07

odl.yangtools.build.log.4

Dec 7th, 2016
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 276.11 KB | None | 0 0
  1. [INFO] Maven-Manipulation-Extension 1.17
  2. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes.
  3. [main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished.
  4. [INFO] Scanning for projects...
  5. [WARNING]
  6. [WARNING] Some problems were encountered while building the effective model for org.opendaylight.yangtools:yang-maven-plugin-it:jar:1.0.1-Boron-SR1
  7. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-help-plugin is missing. @ line 94, column 21
  8. [WARNING]
  9. [WARNING] Some problems were encountered while building the effective model for org.opendaylight.yangtools:yang-aggregator:pom:1.0.1-Boron-SR1
  10. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 45, column 20
  11. [WARNING]
  12. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  13. [WARNING]
  14. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  15. [WARNING]
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] Reactor Build Order:
  18. [INFO]
  19. [INFO] yangtools-artifacts
  20. [INFO] checkstyle-logging
  21. [INFO] concepts
  22. [INFO] mockito-configuration
  23. [INFO] util
  24. [INFO] object-cache-api
  25. [INFO] object-cache-guava
  26. [INFO] yang-common
  27. [INFO] yang-model-api
  28. [INFO] yang-data-api
  29. [INFO] yang-model-util
  30. [INFO] yang-data-util
  31. [INFO] yang-parser-api
  32. [INFO] yang-parser-impl
  33. [INFO] yang-data-impl
  34. [INFO] yang-data-codec-xml
  35. [INFO] yang-data-codec-gson
  36. [INFO] object-cache-noop
  37. [INFO] xsd-regex
  38. [INFO] features-yangtools
  39. [INFO] testutils
  40. [INFO] common-aggregator
  41. [INFO] yang-data-transform
  42. [INFO] yang-maven-plugin-spi
  43. [INFO] yang-maven-plugin
  44. [INFO] yang-maven-plugin-it
  45. [INFO] yang-model-export
  46. [INFO] yang-data-jaxen
  47. [INFO] yang-aggregator
  48. [INFO] websocket-client
  49. [INFO] websocket-aggregator
  50. [INFO] yang-validation-tool
  51. [INFO] third-party-aggregator
  52. [INFO] yangtools
  53. [INFO]
  54. [INFO] ------------------------------------------------------------------------
  55. [INFO] Building yangtools-artifacts 1.0.1-Boron-SR1
  56. [INFO] ------------------------------------------------------------------------
  57. [INFO]
  58. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yangtools-artifacts ---
  59. [INFO] Installing /builddir/projects/yangtools/common/artifacts/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yangtools-artifacts/1.0.1-Boron-SR1/yangtools-artifacts-1.0.1-Boron-SR1.pom
  60. [INFO]
  61. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yangtools-artifacts ---
  62. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  63. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yangtools-artifacts/1.0.1-Boron-SR1/yangtools-artifacts-1.0.1-Boron-SR1.pom
  64. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yangtools-artifacts/1.0.1-Boron-SR1/yangtools-artifacts-1.0.1-Boron-SR1.pom (8 KB at 587.2 KB/sec)
  65. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yangtools-artifacts/maven-metadata.xml
  66. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yangtools-artifacts/maven-metadata.xml
  67. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yangtools-artifacts/maven-metadata.xml (345 B at 336.9 KB/sec)
  68. [INFO]
  69. [INFO] ------------------------------------------------------------------------
  70. [INFO] Building checkstyle-logging 1.0.1-Boron-SR1
  71. [INFO] ------------------------------------------------------------------------
  72. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
  73. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 25.7 KB/sec)
  74. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
  75. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 99.3 KB/sec)
  76. [INFO]
  77. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ checkstyle-logging ---
  78. [INFO]
  79. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ checkstyle-logging ---
  80. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/checkstyle-logging/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  81. [INFO]
  82. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ checkstyle-logging ---
  83. [INFO]
  84. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ checkstyle-logging ---
  85. [INFO]
  86. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ checkstyle-logging >>>
  87. [INFO]
  88. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ checkstyle-logging ---
  89. [INFO]
  90. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ checkstyle-logging <<<
  91. [INFO]
  92. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ checkstyle-logging ---
  93. [INFO]
  94. [INFO]
  95. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ checkstyle-logging ---
  96. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  97. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/checkstyle-logging/target/classes with includes "" and excludes "META-INF/**"
  98. [INFO]
  99. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ checkstyle-logging ---
  100. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  101. [INFO] Copying 1 resource
  102. [INFO]
  103. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ checkstyle-logging ---
  104. [INFO] Changes detected - recompiling the module!
  105. [INFO] Compiling 11 source files to /builddir/projects/yangtools/common/checkstyle-logging/target/classes
  106. [INFO]
  107. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ checkstyle-logging ---
  108. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  109. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/checkstyle-logging/src/test/resources
  110. [INFO]
  111. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ checkstyle-logging ---
  112. [INFO] Changes detected - recompiling the module!
  113. [INFO] Compiling 3 source files to /builddir/projects/yangtools/common/checkstyle-logging/target/test-classes
  114. [INFO]
  115. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ checkstyle-logging ---
  116. [INFO] Tests are skipped.
  117. [INFO]
  118. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ checkstyle-logging ---
  119. [INFO] executing beanshell script
  120. [INFO]
  121. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ checkstyle-logging ---
  122. [INFO]
  123. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ checkstyle-logging ---
  124. [INFO] Skipping javadoc generation
  125. [INFO]
  126. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ checkstyle-logging ---
  127. [INFO] Building jar: /builddir/projects/yangtools/common/checkstyle-logging/target/checkstyle-logging-1.0.1-Boron-SR1-sources.jar
  128. [INFO]
  129. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ checkstyle-logging ---
  130. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/checkstyle-logging/target/code-coverage/jacoco.exec
  131. [INFO]
  132. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ checkstyle-logging ---
  133. [INFO] Installing /builddir/projects/yangtools/common/checkstyle-logging/target/checkstyle-logging-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.jar
  134. [INFO] Installing /builddir/projects/yangtools/common/checkstyle-logging/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.pom
  135. [INFO] Installing /builddir/projects/yangtools/common/checkstyle-logging/target/checkstyle-logging-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1-sources.jar
  136. [INFO]
  137. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ checkstyle-logging ---
  138. [INFO] Installing org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.jar
  139. [INFO] Writing OBR metadata
  140. [INFO]
  141. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle-logging ---
  142. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  143. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.jar
  144. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.jar (20 KB at 828.3 KB/sec)
  145. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.pom
  146. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1.pom (3 KB)
  147. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/maven-metadata.xml
  148. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/maven-metadata.xml
  149. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/maven-metadata.xml (344 B)
  150. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1-sources.jar
  151. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/checkstyle-logging/1.0.1-Boron-SR1/checkstyle-logging-1.0.1-Boron-SR1-sources.jar (15 KB at 14547.9 KB/sec)
  152. [INFO]
  153. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ checkstyle-logging ---
  154. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  155. [INFO]
  156. [INFO] ------------------------------------------------------------------------
  157. [INFO] Building concepts 1.0.1-Boron-SR1
  158. [INFO] ------------------------------------------------------------------------
  159. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
  160. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (4 KB at 7.2 KB/sec)
  161. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
  162. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar (33 KB at 58.5 KB/sec)
  163. [INFO]
  164. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ concepts ---
  165. [INFO]
  166. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ concepts ---
  167. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  168. [INFO]
  169. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ concepts ---
  170. [INFO]
  171. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ concepts ---
  172. [INFO]
  173. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ concepts >>>
  174. [INFO]
  175. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ concepts ---
  176. [INFO]
  177. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ concepts <<<
  178. [INFO]
  179. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ concepts ---
  180. [INFO]
  181. [INFO]
  182. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ concepts ---
  183. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  184. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/concepts/target/classes with includes "" and excludes "META-INF/**"
  185. [INFO]
  186. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ concepts ---
  187. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  188. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/concepts/src/main/resources
  189. [INFO]
  190. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ concepts ---
  191. [INFO] Changes detected - recompiling the module!
  192. [INFO] Compiling 24 source files to /builddir/projects/yangtools/common/concepts/target/classes
  193. [INFO]
  194. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ concepts ---
  195. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  196. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/concepts/src/test/resources
  197. [INFO]
  198. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ concepts ---
  199. [INFO] Changes detected - recompiling the module!
  200. [INFO] Compiling 2 source files to /builddir/projects/yangtools/common/concepts/target/test-classes
  201. [INFO]
  202. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ concepts ---
  203. [INFO] Tests are skipped.
  204. [INFO]
  205. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ concepts ---
  206. [INFO] executing beanshell script
  207. [INFO]
  208. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ concepts ---
  209. [INFO]
  210. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ concepts ---
  211. [INFO] Skipping javadoc generation
  212. [INFO]
  213. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ concepts ---
  214. [INFO] Building jar: /builddir/projects/yangtools/common/concepts/target/concepts-1.0.1-Boron-SR1-sources.jar
  215. [INFO]
  216. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ concepts ---
  217. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/concepts/target/code-coverage/jacoco.exec
  218. [INFO]
  219. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ concepts ---
  220. [INFO] Installing /builddir/projects/yangtools/common/concepts/target/concepts-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.jar
  221. [INFO] Installing /builddir/projects/yangtools/common/concepts/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.pom
  222. [INFO] Installing /builddir/projects/yangtools/common/concepts/target/concepts-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1-sources.jar
  223. [INFO]
  224. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ concepts ---
  225. [INFO] Installing org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.jar
  226. [INFO] Writing OBR metadata
  227. [INFO]
  228. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ concepts ---
  229. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  230. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.jar
  231. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.jar (18 KB at 8502.9 KB/sec)
  232. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.pom
  233. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1.pom (3 KB at 2311.5 KB/sec)
  234. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/concepts/maven-metadata.xml
  235. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/concepts/maven-metadata.xml
  236. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/concepts/maven-metadata.xml (334 B at 326.2 KB/sec)
  237. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1-sources.jar
  238. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/concepts/1.0.1-Boron-SR1/concepts-1.0.1-Boron-SR1-sources.jar (22 KB at 21465.8 KB/sec)
  239. [INFO]
  240. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ concepts ---
  241. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  242. [INFO]
  243. [INFO] ------------------------------------------------------------------------
  244. [INFO] Building mockito-configuration 1.0.1-Boron-SR1
  245. [INFO] ------------------------------------------------------------------------
  246. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
  247. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (2 KB at 2.6 KB/sec)
  248. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/objenesis/objenesis/2.1/objenesis-2.1.pom
  249. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 5.0 KB/sec)
  250. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
  251. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 28.9 KB/sec)
  252. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
  253. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/objenesis/objenesis/2.1/objenesis-2.1.jar
  254. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 67.3 KB/sec)
  255. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1146 KB at 1116.5 KB/sec)
  256. [INFO]
  257. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ mockito-configuration ---
  258. [INFO]
  259. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ mockito-configuration ---
  260. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/mockito-configuration/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  261. [INFO]
  262. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ mockito-configuration ---
  263. [INFO]
  264. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ mockito-configuration ---
  265. [INFO]
  266. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ mockito-configuration >>>
  267. [INFO]
  268. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ mockito-configuration ---
  269. [INFO]
  270. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ mockito-configuration <<<
  271. [INFO]
  272. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ mockito-configuration ---
  273. [INFO]
  274. [INFO]
  275. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ mockito-configuration ---
  276. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  277. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/mockito-configuration/target/classes with includes "" and excludes "META-INF/**"
  278. [INFO]
  279. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ mockito-configuration ---
  280. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  281. [INFO] Copying 1 resource
  282. [INFO]
  283. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ mockito-configuration ---
  284. [INFO] Changes detected - recompiling the module!
  285. [INFO] Compiling 5 source files to /builddir/projects/yangtools/common/mockito-configuration/target/classes
  286. [INFO]
  287. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ mockito-configuration ---
  288. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  289. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/mockito-configuration/src/test/resources
  290. [INFO]
  291. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ mockito-configuration ---
  292. [INFO] Changes detected - recompiling the module!
  293. [INFO] Compiling 2 source files to /builddir/projects/yangtools/common/mockito-configuration/target/test-classes
  294. [INFO]
  295. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mockito-configuration ---
  296. [INFO] Tests are skipped.
  297. [INFO]
  298. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ mockito-configuration ---
  299. [INFO] executing beanshell script
  300. [INFO]
  301. [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ mockito-configuration ---
  302. [INFO] Building jar: /builddir/projects/yangtools/common/mockito-configuration/target/mockito-configuration-1.0.1-Boron-SR1.jar
  303. [INFO]
  304. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mockito-configuration ---
  305. [INFO] Skipping javadoc generation
  306. [INFO]
  307. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mockito-configuration ---
  308. [INFO] Building jar: /builddir/projects/yangtools/common/mockito-configuration/target/mockito-configuration-1.0.1-Boron-SR1-sources.jar
  309. [INFO]
  310. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ mockito-configuration ---
  311. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/mockito-configuration/target/code-coverage/jacoco.exec
  312. [INFO]
  313. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mockito-configuration ---
  314. [INFO] Installing /builddir/projects/yangtools/common/mockito-configuration/target/mockito-configuration-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1.jar
  315. [INFO] Installing /builddir/projects/yangtools/common/mockito-configuration/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1.pom
  316. [INFO] Installing /builddir/projects/yangtools/common/mockito-configuration/target/mockito-configuration-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1-sources.jar
  317. [INFO]
  318. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mockito-configuration ---
  319. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  320. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1.jar
  321. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1.jar (11 KB at 10805.7 KB/sec)
  322. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1.pom
  323. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1.pom (3 KB at 2038.1 KB/sec)
  324. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/mockito-configuration/maven-metadata.xml
  325. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/mockito-configuration/maven-metadata.xml
  326. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/mockito-configuration/maven-metadata.xml (347 B)
  327. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1-sources.jar
  328. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/mockito-configuration/1.0.1-Boron-SR1/mockito-configuration-1.0.1-Boron-SR1-sources.jar (7 KB at 6509.8 KB/sec)
  329. [INFO]
  330. [INFO] ------------------------------------------------------------------------
  331. [INFO] Building util 1.0.1-Boron-SR1
  332. [INFO] ------------------------------------------------------------------------
  333. [INFO]
  334. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ util ---
  335. [INFO]
  336. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ util ---
  337. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  338. [INFO]
  339. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ util ---
  340. [INFO]
  341. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ util ---
  342. [INFO]
  343. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ util >>>
  344. [INFO]
  345. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ util ---
  346. [INFO]
  347. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ util <<<
  348. [INFO]
  349. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ util ---
  350. [INFO] CPD Failure: Found 20 lines of duplicated code at locations:
  351. [INFO] /builddir/projects/yangtools/common/util/src/main/java/org/opendaylight/yangtools/util/ImmutableOffsetMap.java line 119
  352. [INFO] /builddir/projects/yangtools/common/util/src/main/java/org/opendaylight/yangtools/util/ImmutableOffsetMap.java line 166
  353. [INFO] You have 1 CPD duplication. For more details see: /builddir/projects/yangtools/common/util/target/cpd.xml
  354. [INFO]
  355. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ util ---
  356. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  357. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/util/target/classes with includes "" and excludes "META-INF/**"
  358. [INFO]
  359. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ util ---
  360. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  361. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/util/src/main/resources
  362. [INFO]
  363. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ util ---
  364. [INFO] Changes detected - recompiling the module!
  365. [INFO] Compiling 43 source files to /builddir/projects/yangtools/common/util/target/classes
  366. [INFO]
  367. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ util ---
  368. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  369. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/util/src/test/resources
  370. [INFO]
  371. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ util ---
  372. [INFO] Changes detected - recompiling the module!
  373. [INFO] Compiling 22 source files to /builddir/projects/yangtools/common/util/target/test-classes
  374. [INFO] /builddir/projects/yangtools/common/util/src/test/java/org/opendaylight/yangtools/util/concurrent/QueuedNotificationManagerTest.java: /builddir/projects/yangtools/common/util/src/test/java/org/opendaylight/yangtools/util/concurrent/QueuedNotificationManagerTest.java uses or overrides a deprecated API.
  375. [INFO] /builddir/projects/yangtools/common/util/src/test/java/org/opendaylight/yangtools/util/concurrent/QueuedNotificationManagerTest.java: Recompile with -Xlint:deprecation for details.
  376. [INFO]
  377. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ util ---
  378. [INFO] Tests are skipped.
  379. [INFO]
  380. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ util ---
  381. [INFO] executing beanshell script
  382. [INFO]
  383. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ util ---
  384. [INFO]
  385. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ util ---
  386. [INFO] Skipping javadoc generation
  387. [INFO]
  388. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ util ---
  389. [INFO] Building jar: /builddir/projects/yangtools/common/util/target/util-1.0.1-Boron-SR1-sources.jar
  390. [INFO]
  391. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ util ---
  392. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/util/target/code-coverage/jacoco.exec
  393. [INFO]
  394. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ util ---
  395. [INFO] Installing /builddir/projects/yangtools/common/util/target/util-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.jar
  396. [INFO] Installing /builddir/projects/yangtools/common/util/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.pom
  397. [INFO] Installing /builddir/projects/yangtools/common/util/target/util-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1-sources.jar
  398. [INFO]
  399. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ util ---
  400. [INFO] Installing org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.jar
  401. [INFO] Writing OBR metadata
  402. [INFO]
  403. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ util ---
  404. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  405. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.jar
  406. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.jar (113 KB at 37460.9 KB/sec)
  407. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.pom
  408. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1.pom (3 KB at 2883.8 KB/sec)
  409. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/util/maven-metadata.xml
  410. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/util/maven-metadata.xml
  411. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/util/maven-metadata.xml (330 B at 322.3 KB/sec)
  412. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1-sources.jar
  413. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/util/1.0.1-Boron-SR1/util-1.0.1-Boron-SR1-sources.jar (70 KB at 34667.0 KB/sec)
  414. [INFO]
  415. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ util ---
  416. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  417. [INFO]
  418. [INFO] ------------------------------------------------------------------------
  419. [INFO] Building object-cache-api 1.0.1-Boron-SR1
  420. [INFO] ------------------------------------------------------------------------
  421. [INFO]
  422. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ object-cache-api ---
  423. [INFO]
  424. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ object-cache-api ---
  425. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/object-cache-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  426. [INFO]
  427. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ object-cache-api ---
  428. [INFO]
  429. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ object-cache-api ---
  430. [INFO]
  431. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ object-cache-api >>>
  432. [INFO]
  433. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ object-cache-api ---
  434. [INFO]
  435. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ object-cache-api <<<
  436. [INFO]
  437. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ object-cache-api ---
  438. [INFO]
  439. [INFO]
  440. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ object-cache-api ---
  441. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  442. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/object-cache-api/target/classes with includes "" and excludes "META-INF/**"
  443. [INFO]
  444. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ object-cache-api ---
  445. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  446. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/object-cache-api/src/main/resources
  447. [INFO]
  448. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ object-cache-api ---
  449. [INFO] Changes detected - recompiling the module!
  450. [INFO] Compiling 12 source files to /builddir/projects/yangtools/common/object-cache-api/target/classes
  451. [INFO]
  452. [INFO] --- maven-antrun-plugin:1.8:run (default) @ object-cache-api ---
  453. [WARNING] Parameter tasks is deprecated, use target instead
  454. [INFO] Executing tasks
  455.  
  456. main:
  457. [delete] Deleting directory /builddir/projects/yangtools/common/object-cache-api/target/classes/org/opendaylight/yangtools/objcache/impl
  458. [INFO] Executed tasks
  459. [INFO]
  460. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ object-cache-api ---
  461. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  462. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/object-cache-api/src/test/resources
  463. [INFO]
  464. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ object-cache-api ---
  465. [INFO] Changes detected - recompiling the module!
  466. [INFO] Compiling 3 source files to /builddir/projects/yangtools/common/object-cache-api/target/test-classes
  467. [INFO]
  468. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ object-cache-api ---
  469. [INFO] Tests are skipped.
  470. [INFO]
  471. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ object-cache-api ---
  472. [INFO] executing beanshell script
  473. [INFO]
  474. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ object-cache-api ---
  475. [INFO]
  476. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ object-cache-api ---
  477. [INFO] Skipping javadoc generation
  478. [INFO]
  479. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ object-cache-api ---
  480. [INFO] Building jar: /builddir/projects/yangtools/common/object-cache-api/target/object-cache-api-1.0.1-Boron-SR1-sources.jar
  481. [INFO]
  482. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ object-cache-api ---
  483. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/object-cache-api/target/code-coverage/jacoco.exec
  484. [INFO]
  485. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ object-cache-api ---
  486. [INFO] Installing /builddir/projects/yangtools/common/object-cache-api/target/object-cache-api-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.jar
  487. [INFO] Installing /builddir/projects/yangtools/common/object-cache-api/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.pom
  488. [INFO] Installing /builddir/projects/yangtools/common/object-cache-api/target/object-cache-api-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1-sources.jar
  489. [INFO]
  490. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ object-cache-api ---
  491. [INFO] Installing org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.jar
  492. [INFO] Writing OBR metadata
  493. [INFO]
  494. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ object-cache-api ---
  495. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  496. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.jar
  497. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.jar (15 KB at 14368.2 KB/sec)
  498. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.pom
  499. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1.pom (5 KB at 4061.5 KB/sec)
  500. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/object-cache-api/maven-metadata.xml
  501. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-api/maven-metadata.xml
  502. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-api/maven-metadata.xml (342 B at 334.0 KB/sec)
  503. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1-sources.jar
  504. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-api/1.0.1-Boron-SR1/object-cache-api-1.0.1-Boron-SR1-sources.jar (14 KB at 13352.5 KB/sec)
  505. [INFO]
  506. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ object-cache-api ---
  507. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  508. [INFO]
  509. [INFO] ------------------------------------------------------------------------
  510. [INFO] Building object-cache-guava 1.0.1-Boron-SR1
  511. [INFO] ------------------------------------------------------------------------
  512. [INFO]
  513. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ object-cache-guava ---
  514. [INFO]
  515. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ object-cache-guava ---
  516. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/object-cache-guava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  517. [INFO]
  518. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ object-cache-guava ---
  519. [INFO]
  520. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ object-cache-guava ---
  521. [INFO]
  522. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ object-cache-guava >>>
  523. [INFO]
  524. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ object-cache-guava ---
  525. [INFO]
  526. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ object-cache-guava <<<
  527. [INFO]
  528. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ object-cache-guava ---
  529. [INFO]
  530. [INFO]
  531. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ object-cache-guava ---
  532. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  533. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/object-cache-guava/target/classes with includes "" and excludes "META-INF/**"
  534. [INFO]
  535. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ object-cache-guava ---
  536. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  537. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/object-cache-guava/src/main/resources
  538. [INFO]
  539. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ object-cache-guava ---
  540. [INFO] Changes detected - recompiling the module!
  541. [INFO] Compiling 4 source files to /builddir/projects/yangtools/common/object-cache-guava/target/classes
  542. [INFO]
  543. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ object-cache-guava ---
  544. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  545. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/object-cache-guava/src/test/resources
  546. [INFO]
  547. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ object-cache-guava ---
  548. [INFO] Changes detected - recompiling the module!
  549. [INFO] Compiling 1 source file to /builddir/projects/yangtools/common/object-cache-guava/target/test-classes
  550. [INFO]
  551. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ object-cache-guava ---
  552. [INFO] Tests are skipped.
  553. [INFO]
  554. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ object-cache-guava ---
  555. [INFO] executing beanshell script
  556. [INFO]
  557. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ object-cache-guava ---
  558. [INFO]
  559. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ object-cache-guava ---
  560. [INFO] Skipping javadoc generation
  561. [INFO]
  562. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ object-cache-guava ---
  563. [INFO] Building jar: /builddir/projects/yangtools/common/object-cache-guava/target/object-cache-guava-1.0.1-Boron-SR1-sources.jar
  564. [INFO]
  565. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ object-cache-guava ---
  566. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/object-cache-guava/target/code-coverage/jacoco.exec
  567. [INFO]
  568. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ object-cache-guava ---
  569. [INFO] Installing /builddir/projects/yangtools/common/object-cache-guava/target/object-cache-guava-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.jar
  570. [INFO] Installing /builddir/projects/yangtools/common/object-cache-guava/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.pom
  571. [INFO] Installing /builddir/projects/yangtools/common/object-cache-guava/target/object-cache-guava-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1-sources.jar
  572. [INFO]
  573. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ object-cache-guava ---
  574. [INFO] Installing org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.jar
  575. [INFO] Writing OBR metadata
  576. [INFO]
  577. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ object-cache-guava ---
  578. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  579. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.jar
  580. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.jar (6 KB at 5932.6 KB/sec)
  581. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.pom
  582. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1.pom (3 KB at 2976.6 KB/sec)
  583. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/object-cache-guava/maven-metadata.xml
  584. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-guava/maven-metadata.xml
  585. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-guava/maven-metadata.xml (344 B at 335.9 KB/sec)
  586. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1-sources.jar
  587. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-guava/1.0.1-Boron-SR1/object-cache-guava-1.0.1-Boron-SR1-sources.jar (6 KB at 5647.5 KB/sec)
  588. [INFO]
  589. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ object-cache-guava ---
  590. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  591. [INFO]
  592. [INFO] ------------------------------------------------------------------------
  593. [INFO] Building yang-common 1.0.1-Boron-SR1
  594. [INFO] ------------------------------------------------------------------------
  595. [INFO]
  596. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-common ---
  597. [INFO]
  598. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-common ---
  599. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  600. [INFO]
  601. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-common ---
  602. [INFO]
  603. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-common ---
  604. [INFO]
  605. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-common >>>
  606. [INFO]
  607. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-common ---
  608. [INFO]
  609. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-common <<<
  610. [INFO]
  611. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-common ---
  612. [INFO]
  613. [INFO]
  614. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-common ---
  615. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  616. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-common/target/classes with includes "" and excludes "META-INF/**"
  617. [INFO]
  618. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-common ---
  619. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  620. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-common/src/main/resources
  621. [INFO]
  622. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-common ---
  623. [INFO] Changes detected - recompiling the module!
  624. [INFO] Compiling 8 source files to /builddir/projects/yangtools/yang/yang-common/target/classes
  625. [INFO]
  626. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-common ---
  627. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  628. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-common/src/test/resources
  629. [INFO]
  630. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-common ---
  631. [INFO] Changes detected - recompiling the module!
  632. [INFO] Compiling 4 source files to /builddir/projects/yangtools/yang/yang-common/target/test-classes
  633. [INFO]
  634. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-common ---
  635. [INFO] Tests are skipped.
  636. [INFO]
  637. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-common ---
  638. [INFO] executing beanshell script
  639. [INFO]
  640. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-common ---
  641. [INFO]
  642. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-common ---
  643. [INFO] Skipping javadoc generation
  644. [INFO]
  645. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-common ---
  646. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-common/target/yang-common-1.0.1-Boron-SR1-sources.jar
  647. [INFO]
  648. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-common ---
  649. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-common/target/code-coverage/jacoco.exec
  650. [INFO]
  651. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-common ---
  652. [INFO] Installing /builddir/projects/yangtools/yang/yang-common/target/yang-common-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.jar
  653. [INFO] Installing /builddir/projects/yangtools/yang/yang-common/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.pom
  654. [INFO] Installing /builddir/projects/yangtools/yang/yang-common/target/yang-common-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1-sources.jar
  655. [INFO]
  656. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-common ---
  657. [INFO] Installing org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.jar
  658. [INFO] Writing OBR metadata
  659. [INFO]
  660. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-common ---
  661. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  662. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.jar
  663. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.jar (22 KB at 21439.5 KB/sec)
  664. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.pom
  665. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1.pom (3 KB at 2833.0 KB/sec)
  666. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-common/maven-metadata.xml
  667. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-common/maven-metadata.xml
  668. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-common/maven-metadata.xml (337 B at 329.1 KB/sec)
  669. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1-sources.jar
  670. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-common/1.0.1-Boron-SR1/yang-common-1.0.1-Boron-SR1-sources.jar (16 KB at 15762.7 KB/sec)
  671. [INFO]
  672. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-common ---
  673. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  674. [INFO]
  675. [INFO] ------------------------------------------------------------------------
  676. [INFO] Building yang-model-api 1.0.1-Boron-SR1
  677. [INFO] ------------------------------------------------------------------------
  678. [INFO]
  679. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-model-api ---
  680. [INFO]
  681. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-model-api ---
  682. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-model-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  683. [INFO]
  684. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-model-api ---
  685. [INFO]
  686. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-model-api ---
  687. [INFO]
  688. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-model-api >>>
  689. [INFO]
  690. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-model-api ---
  691. [INFO]
  692. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-model-api <<<
  693. [INFO]
  694. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-model-api ---
  695. [INFO]
  696. [INFO]
  697. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-model-api ---
  698. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  699. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-model-api/target/classes with includes "" and excludes "META-INF/**"
  700. [INFO]
  701. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-model-api ---
  702. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  703. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-model-api/src/main/resources
  704. [INFO]
  705. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-model-api ---
  706. [INFO] Changes detected - recompiling the module!
  707. [INFO] Compiling 178 source files to /builddir/projects/yangtools/yang/yang-model-api/target/classes
  708. [INFO] /builddir/projects/yangtools/yang/yang-model-api/src/main/java/org/opendaylight/yangtools/yang/model/repo/api/RevisionSourceIdentifier.java: Some input files use or override a deprecated API.
  709. [INFO] /builddir/projects/yangtools/yang/yang-model-api/src/main/java/org/opendaylight/yangtools/yang/model/repo/api/RevisionSourceIdentifier.java: Recompile with -Xlint:deprecation for details.
  710. [INFO]
  711. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-model-api ---
  712. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  713. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-model-api/src/test/resources
  714. [INFO]
  715. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-model-api ---
  716. [INFO] No sources to compile
  717. [INFO]
  718. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-model-api ---
  719. [INFO] Tests are skipped.
  720. [INFO]
  721. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-model-api ---
  722. [INFO] executing beanshell script
  723. [INFO]
  724. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-model-api ---
  725. [INFO]
  726. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-model-api ---
  727. [INFO] Skipping javadoc generation
  728. [INFO]
  729. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-model-api ---
  730. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-model-api/target/yang-model-api-1.0.1-Boron-SR1-sources.jar
  731. [INFO]
  732. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-model-api ---
  733. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-model-api/target/code-coverage/jacoco.exec
  734. [INFO]
  735. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-model-api ---
  736. [INFO] Installing /builddir/projects/yangtools/yang/yang-model-api/target/yang-model-api-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.jar
  737. [INFO] Installing /builddir/projects/yangtools/yang/yang-model-api/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.pom
  738. [INFO] Installing /builddir/projects/yangtools/yang/yang-model-api/target/yang-model-api-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1-sources.jar
  739. [INFO]
  740. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-model-api ---
  741. [INFO] Installing org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.jar
  742. [INFO] Writing OBR metadata
  743. [INFO]
  744. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-model-api ---
  745. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  746. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.jar
  747. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.jar (140 KB at 46443.0 KB/sec)
  748. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.pom
  749. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1.pom (3 KB)
  750. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-model-api/maven-metadata.xml
  751. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-api/maven-metadata.xml
  752. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-api/maven-metadata.xml (340 B)
  753. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1-sources.jar
  754. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-api/1.0.1-Boron-SR1/yang-model-api-1.0.1-Boron-SR1-sources.jar (146 KB at 48645.5 KB/sec)
  755. [INFO]
  756. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-model-api ---
  757. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  758. [INFO]
  759. [INFO] ------------------------------------------------------------------------
  760. [INFO] Building yang-data-api 1.0.1-Boron-SR1
  761. [INFO] ------------------------------------------------------------------------
  762. [INFO]
  763. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-data-api ---
  764. [INFO]
  765. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-data-api ---
  766. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  767. [INFO]
  768. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-data-api ---
  769. [INFO]
  770. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-data-api ---
  771. [INFO]
  772. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-data-api >>>
  773. [INFO]
  774. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-data-api ---
  775. [INFO]
  776. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-data-api <<<
  777. [INFO]
  778. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-data-api ---
  779. [INFO]
  780. [INFO]
  781. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-data-api ---
  782. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  783. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-data-api/target/classes with includes "" and excludes "META-INF/**"
  784. [INFO]
  785. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-data-api ---
  786. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  787. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-api/src/main/resources
  788. [INFO]
  789. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-data-api ---
  790. [INFO] Changes detected - recompiling the module!
  791. [INFO] Compiling 116 source files to /builddir/projects/yangtools/yang/yang-data-api/target/classes
  792. [INFO]
  793. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-data-api ---
  794. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  795. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-api/src/test/resources
  796. [INFO]
  797. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-data-api ---
  798. [INFO] Changes detected - recompiling the module!
  799. [INFO] Compiling 7 source files to /builddir/projects/yangtools/yang/yang-data-api/target/test-classes
  800. [INFO]
  801. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-data-api ---
  802. [INFO] Tests are skipped.
  803. [INFO]
  804. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-data-api ---
  805. [INFO] executing beanshell script
  806. [INFO]
  807. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-data-api ---
  808. [INFO]
  809. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-data-api ---
  810. [INFO] Skipping javadoc generation
  811. [INFO]
  812. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-data-api ---
  813. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-data-api/target/yang-data-api-1.0.1-Boron-SR1-sources.jar
  814. [INFO]
  815. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-data-api ---
  816. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-data-api/target/code-coverage/jacoco.exec
  817. [INFO]
  818. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-data-api ---
  819. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-api/target/yang-data-api-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.jar
  820. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-api/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.pom
  821. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-api/target/yang-data-api-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1-sources.jar
  822. [INFO]
  823. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-data-api ---
  824. [INFO] Installing org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.jar
  825. [INFO] Writing OBR metadata
  826. [INFO]
  827. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-data-api ---
  828. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  829. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.jar
  830. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.jar (140 KB at 69513.7 KB/sec)
  831. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.pom
  832. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1.pom (3 KB)
  833. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-data-api/maven-metadata.xml
  834. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-api/maven-metadata.xml
  835. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-api/maven-metadata.xml (339 B)
  836. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1-sources.jar
  837. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-api/1.0.1-Boron-SR1/yang-data-api-1.0.1-Boron-SR1-sources.jar (119 KB at 118861.3 KB/sec)
  838. [INFO]
  839. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-data-api ---
  840. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  841. [INFO]
  842. [INFO] ------------------------------------------------------------------------
  843. [INFO] Building yang-model-util 1.0.1-Boron-SR1
  844. [INFO] ------------------------------------------------------------------------
  845. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.pom
  846. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.pom (13 KB at 21.8 KB/sec)
  847. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-parent/1.1.7/logback-parent-1.1.7.pom
  848. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-parent/1.1.7/logback-parent-1.1.7.pom (18 KB at 30.6 KB/sec)
  849. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.pom
  850. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.pom (5 KB at 8.9 KB/sec)
  851. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar
  852. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar
  853. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar (297 KB at 391.8 KB/sec)
  854. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar (460 KB at 582.7 KB/sec)
  855. [INFO]
  856. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-model-util ---
  857. [INFO]
  858. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-model-util ---
  859. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-model-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  860. [INFO]
  861. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-model-util ---
  862. [INFO]
  863. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-model-util ---
  864. [INFO]
  865. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-model-util >>>
  866. [INFO]
  867. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-model-util ---
  868. [INFO]
  869. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-model-util <<<
  870. [INFO]
  871. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-model-util ---
  872. [INFO] CPD Failure: Found 53 lines of duplicated code at locations:
  873. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/LengthConstraintImpl.java line 52
  874. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/RangeConstraintImpl.java line 51
  875. [INFO] CPD Failure: Found 20 lines of duplicated code at locations:
  876. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/type/DerivedIntegerType.java line 19
  877. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/type/DerivedUnsignedType.java line 21
  878. [INFO] You have 2 CPD duplications. For more details see: /builddir/projects/yangtools/yang/yang-model-util/target/cpd.xml
  879. [INFO]
  880. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-model-util ---
  881. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  882. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-model-util/target/classes with includes "" and excludes "META-INF/**"
  883. [INFO]
  884. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-model-util ---
  885. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  886. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-model-util/src/main/resources
  887. [INFO]
  888. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-model-util ---
  889. [INFO] Changes detected - recompiling the module!
  890. [INFO] Compiling 106 source files to /builddir/projects/yangtools/yang/yang-model-util/target/classes
  891. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/EffectiveAugmentationSchema.java: Some input files use or override a deprecated API.
  892. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/EffectiveAugmentationSchema.java: Recompile with -Xlint:deprecation for details.
  893. [INFO]
  894. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-model-util ---
  895. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  896. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-model-util/src/test/resources
  897. [INFO]
  898. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-model-util ---
  899. [INFO] Changes detected - recompiling the module!
  900. [INFO] Compiling 22 source files to /builddir/projects/yangtools/yang/yang-model-util/target/test-classes
  901. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java: /builddir/projects/yangtools/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java uses or overrides a deprecated API.
  902. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java: Recompile with -Xlint:deprecation for details.
  903. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/repo/util/SchemaSourceTransformerTest.java: Some input files use unchecked or unsafe operations.
  904. [INFO] /builddir/projects/yangtools/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/repo/util/SchemaSourceTransformerTest.java: Recompile with -Xlint:unchecked for details.
  905. [INFO]
  906. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-model-util ---
  907. [INFO] Tests are skipped.
  908. [INFO]
  909. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-model-util ---
  910. [INFO] executing beanshell script
  911. [INFO]
  912. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-model-util ---
  913. [INFO]
  914. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-model-util ---
  915. [INFO] Skipping javadoc generation
  916. [INFO]
  917. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-model-util ---
  918. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-model-util/target/yang-model-util-1.0.1-Boron-SR1-sources.jar
  919. [INFO]
  920. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-model-util ---
  921. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-model-util/target/code-coverage/jacoco.exec
  922. [INFO]
  923. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-model-util ---
  924. [INFO] Installing /builddir/projects/yangtools/yang/yang-model-util/target/yang-model-util-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.jar
  925. [INFO] Installing /builddir/projects/yangtools/yang/yang-model-util/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.pom
  926. [INFO] Installing /builddir/projects/yangtools/yang/yang-model-util/target/yang-model-util-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1-sources.jar
  927. [INFO]
  928. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-model-util ---
  929. [INFO] Installing org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.jar
  930. [INFO] Writing OBR metadata
  931. [INFO]
  932. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-model-util ---
  933. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  934. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.jar
  935. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.jar (211 KB at 52703.6 KB/sec)
  936. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.pom
  937. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1.pom (3 KB at 2542.0 KB/sec)
  938. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-model-util/maven-metadata.xml
  939. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-util/maven-metadata.xml
  940. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-util/maven-metadata.xml (341 B at 333.0 KB/sec)
  941. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1-sources.jar
  942. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-model-util/1.0.1-Boron-SR1/yang-model-util-1.0.1-Boron-SR1-sources.jar (118 KB at 58804.2 KB/sec)
  943. [INFO]
  944. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-model-util ---
  945. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  946. [INFO]
  947. [INFO] ------------------------------------------------------------------------
  948. [INFO] Building yang-data-util 1.0.1-Boron-SR1
  949. [INFO] ------------------------------------------------------------------------
  950. [INFO]
  951. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-data-util ---
  952. [INFO]
  953. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-data-util ---
  954. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  955. [INFO]
  956. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-data-util ---
  957. [INFO]
  958. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-data-util ---
  959. [INFO]
  960. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-data-util >>>
  961. [INFO]
  962. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-data-util ---
  963. [INFO]
  964. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-data-util <<<
  965. [INFO]
  966. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-data-util ---
  967. [INFO]
  968. [INFO]
  969. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-data-util ---
  970. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  971. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-data-util/target/classes with includes "" and excludes "META-INF/**"
  972. [INFO]
  973. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-data-util ---
  974. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  975. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-util/src/main/resources
  976. [INFO]
  977. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-data-util ---
  978. [INFO] Changes detected - recompiling the module!
  979. [INFO] Compiling 44 source files to /builddir/projects/yangtools/yang/yang-data-util/target/classes
  980. [INFO] /builddir/projects/yangtools/yang/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/RpcAsContainer.java: /builddir/projects/yangtools/yang/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/RpcAsContainer.java uses or overrides a deprecated API.
  981. [INFO] /builddir/projects/yangtools/yang/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/RpcAsContainer.java: Recompile with -Xlint:deprecation for details.
  982. [INFO]
  983. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-data-util ---
  984. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  985. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-util/src/test/resources
  986. [INFO]
  987. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-data-util ---
  988. [INFO] No sources to compile
  989. [INFO]
  990. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-data-util ---
  991. [INFO] Tests are skipped.
  992. [INFO]
  993. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-data-util ---
  994. [INFO] executing beanshell script
  995. [INFO]
  996. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-data-util ---
  997. [INFO]
  998. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-data-util ---
  999. [INFO] Skipping javadoc generation
  1000. [INFO]
  1001. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-data-util ---
  1002. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-data-util/target/yang-data-util-1.0.1-Boron-SR1-sources.jar
  1003. [INFO]
  1004. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-data-util ---
  1005. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-data-util/target/code-coverage/jacoco.exec
  1006. [INFO]
  1007. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-data-util ---
  1008. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-util/target/yang-data-util-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.jar
  1009. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-util/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.pom
  1010. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-util/target/yang-data-util-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1-sources.jar
  1011. [INFO]
  1012. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-data-util ---
  1013. [INFO] Installing org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.jar
  1014. [INFO] Writing OBR metadata
  1015. [INFO]
  1016. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-data-util ---
  1017. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1018. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.jar
  1019. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.jar (63 KB at 31137.7 KB/sec)
  1020. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.pom
  1021. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1.pom (3 KB at 2370.1 KB/sec)
  1022. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-data-util/maven-metadata.xml
  1023. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-util/maven-metadata.xml
  1024. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-util/maven-metadata.xml (340 B at 332.0 KB/sec)
  1025. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1-sources.jar
  1026. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-util/1.0.1-Boron-SR1/yang-data-util-1.0.1-Boron-SR1-sources.jar (48 KB at 23535.6 KB/sec)
  1027. [INFO]
  1028. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-data-util ---
  1029. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1030. [INFO]
  1031. [INFO] ------------------------------------------------------------------------
  1032. [INFO] Building yang-parser-api 1.0.1-Boron-SR1
  1033. [INFO] ------------------------------------------------------------------------
  1034. [INFO]
  1035. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-parser-api ---
  1036. [INFO]
  1037. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-parser-api ---
  1038. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-parser-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1039. [INFO]
  1040. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-parser-api ---
  1041. [INFO]
  1042. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-parser-api ---
  1043. [INFO]
  1044. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-parser-api >>>
  1045. [INFO]
  1046. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-parser-api ---
  1047. [INFO]
  1048. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-parser-api <<<
  1049. [INFO]
  1050. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-parser-api ---
  1051. [INFO]
  1052. [INFO]
  1053. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-parser-api ---
  1054. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1055. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-parser-api/target/classes with includes "" and excludes "META-INF/**"
  1056. [INFO]
  1057. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-parser-api ---
  1058. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1059. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-parser-api/src/main/resources
  1060. [INFO]
  1061. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-parser-api ---
  1062. [INFO] Changes detected - recompiling the module!
  1063. [INFO] Compiling 2 source files to /builddir/projects/yangtools/yang/yang-parser-api/target/classes
  1064. [INFO]
  1065. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-parser-api ---
  1066. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1067. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-parser-api/src/test/resources
  1068. [INFO]
  1069. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-parser-api ---
  1070. [INFO] No sources to compile
  1071. [INFO]
  1072. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-parser-api ---
  1073. [INFO] Tests are skipped.
  1074. [INFO]
  1075. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-parser-api ---
  1076. [INFO] executing beanshell script
  1077. [INFO]
  1078. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-parser-api ---
  1079. [INFO]
  1080. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-parser-api ---
  1081. [INFO] Skipping javadoc generation
  1082. [INFO]
  1083. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-parser-api ---
  1084. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-parser-api/target/yang-parser-api-1.0.1-Boron-SR1-sources.jar
  1085. [INFO]
  1086. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-parser-api ---
  1087. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-parser-api/target/code-coverage/jacoco.exec
  1088. [INFO]
  1089. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-parser-api ---
  1090. [INFO] Installing /builddir/projects/yangtools/yang/yang-parser-api/target/yang-parser-api-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.jar
  1091. [INFO] Installing /builddir/projects/yangtools/yang/yang-parser-api/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.pom
  1092. [INFO] Installing /builddir/projects/yangtools/yang/yang-parser-api/target/yang-parser-api-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1-sources.jar
  1093. [INFO]
  1094. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-parser-api ---
  1095. [INFO] Installing org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.jar
  1096. [INFO] Writing OBR metadata
  1097. [INFO]
  1098. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-parser-api ---
  1099. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1100. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.jar
  1101. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.jar (5 KB at 4949.2 KB/sec)
  1102. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.pom
  1103. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1.pom (3 KB at 416.4 KB/sec)
  1104. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-parser-api/maven-metadata.xml
  1105. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-api/maven-metadata.xml
  1106. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-api/maven-metadata.xml (341 B)
  1107. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1-sources.jar
  1108. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-api/1.0.1-Boron-SR1/yang-parser-api-1.0.1-Boron-SR1-sources.jar (5 KB at 4533.2 KB/sec)
  1109. [INFO]
  1110. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-parser-api ---
  1111. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1112. [INFO]
  1113. [INFO] ------------------------------------------------------------------------
  1114. [INFO] Building yang-parser-impl 1.0.1-Boron-SR1
  1115. [INFO] ------------------------------------------------------------------------
  1116. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-maven-plugin/4.5.1/antlr4-maven-plugin-4.5.1.pom
  1117. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-maven-plugin/4.5.1/antlr4-maven-plugin-4.5.1.pom (6 KB at 11.0 KB/sec)
  1118. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-master/4.5.1/antlr4-master-4.5.1.pom
  1119. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-master/4.5.1/antlr4-master-4.5.1.pom (4 KB at 6.2 KB/sec)
  1120. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-maven-plugin/4.5.1/antlr4-maven-plugin-4.5.1.jar
  1121. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-maven-plugin/4.5.1/antlr4-maven-plugin-4.5.1.jar (23 KB at 26.5 KB/sec)
  1122. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-runtime/4.5.1/antlr4-runtime-4.5.1.pom
  1123. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-runtime/4.5.1/antlr4-runtime-4.5.1.pom (3 KB at 2.8 KB/sec)
  1124. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-runtime/4.5.1/antlr4-runtime-4.5.1.jar
  1125. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4-runtime/4.5.1/antlr4-runtime-4.5.1.jar (295 KB at 146.5 KB/sec)
  1126. [INFO]
  1127. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-parser-impl ---
  1128. [INFO]
  1129. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-parser-impl ---
  1130. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-parser-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1131. [INFO]
  1132. [INFO] --- antlr4-maven-plugin:4.5.1:antlr4 (default) @ yang-parser-impl ---
  1133. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
  1134. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (3 KB at 4.1 KB/sec)
  1135. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
  1136. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 KB at 39.9 KB/sec)
  1137. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
  1138. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (4 KB at 7.6 KB/sec)
  1139. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
  1140. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (2 KB at 2.7 KB/sec)
  1141. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
  1142. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6 KB at 10.9 KB/sec)
  1143. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
  1144. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (4 KB at 7.0 KB/sec)
  1145. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
  1146. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3 KB at 6.0 KB/sec)
  1147. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
  1148. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (2 KB at 2.4 KB/sec)
  1149. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
  1150. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (4 KB at 6.4 KB/sec)
  1151. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
  1152. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 KB at 21.1 KB/sec)
  1153. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
  1154. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7 KB at 13.7 KB/sec)
  1155. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
  1156. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 19.3 KB/sec)
  1157. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
  1158. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 21.1 KB/sec)
  1159. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
  1160. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (2 KB at 2.2 KB/sec)
  1161. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
  1162. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 KB at 21.5 KB/sec)
  1163. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
  1164. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 1.7 KB/sec)
  1165. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
  1166. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 7.1 KB/sec)
  1167. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4/4.5.1/antlr4-4.5.1.pom
  1168. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4/4.5.1/antlr4-4.5.1.pom (5 KB at 7.9 KB/sec)
  1169. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
  1170. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
  1171. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
  1172. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
  1173. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
  1174. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 KB at 75.1 KB/sec)
  1175. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
  1176. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (51 KB at 75.8 KB/sec)
  1177. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
  1178. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (160 KB at 195.7 KB/sec)
  1179. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
  1180. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (200 KB at 242.0 KB/sec)
  1181. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4/4.5.1/antlr4-4.5.1.jar
  1182. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (283 KB at 293.4 KB/sec)
  1183. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 17.9 KB/sec)
  1184. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 207.0 KB/sec)
  1185. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1473 KB at 569.8 KB/sec)
  1186. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr4/4.5.1/antlr4-4.5.1.jar (1445 KB at 524.2 KB/sec)
  1187. [INFO] ANTLR 4: Processing source directory /builddir/projects/yangtools/yang/yang-parser-impl/src/main/antlr
  1188. [INFO] Processing grammar: YangStatementLexer.g4
  1189. [INFO] Processing grammar: YangStatementParser.g4
  1190. [INFO]
  1191. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-parser-impl ---
  1192. [INFO]
  1193. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-parser-impl ---
  1194. [INFO]
  1195. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-parser-impl >>>
  1196. [INFO]
  1197. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-parser-impl ---
  1198. [INFO]
  1199. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-parser-impl <<<
  1200. [INFO]
  1201. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-parser-impl ---
  1202. [INFO] CPD Failure: Found 64 lines of duplicated code at locations:
  1203. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafListStatementImpl.java line 93
  1204. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ListStatementImpl.java line 102
  1205. [INFO] CPD Failure: Found 42 lines of duplicated code at locations:
  1206. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen/YangStatementLexer.java line 33
  1207. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen/YangStatementParser.java line 28
  1208. [INFO] CPD Failure: Found 34 lines of duplicated code at locations:
  1209. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyConfigEffectiveStatement.java line 35
  1210. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyMandatoryEffectiveStatement.java line 35
  1211. [INFO] CPD Failure: Found 37 lines of duplicated code at locations:
  1212. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AnyxmlSchemaLocationEffectiveStatementImpl.java line 26
  1213. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/SemanticVersionEffectiveStatementImpl.java line 26
  1214. [INFO] CPD Failure: Found 32 lines of duplicated code at locations:
  1215. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDocumentedDataNodeContainer.java line 74
  1216. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveModule.java line 186
  1217. [INFO] CPD Failure: Found 44 lines of duplicated code at locations:
  1218. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ImportEffectiveStatementImpl.java line 52
  1219. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ModuleImportImpl.java line 32
  1220. [INFO] CPD Failure: Found 27 lines of duplicated code at locations:
  1221. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LengthConstraintEffectiveImpl.java line 72
  1222. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/RangeConstraintEffectiveImpl.java line 73
  1223. [INFO] CPD Failure: Found 38 lines of duplicated code at locations:
  1224. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDocumentedDataNodeContainer.java line 110
  1225. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveModule.java line 348
  1226. [INFO] CPD Failure: Found 16 lines of duplicated code at locations:
  1227. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportStatementDefinition.java line 131
  1228. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportStatementDefinition.java line 215
  1229. [INFO] CPD Failure: Found 34 lines of duplicated code at locations:
  1230. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ContainerStatementImpl.java line 121
  1231. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/GroupingStatementImpl.java line 90
  1232. [INFO] CPD Failure: Found 11 lines of duplicated code at locations:
  1233. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/LeafListEffectiveStatementImpl.java line 50
  1234. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/TypeDefEffectiveStatementImpl.java line 42
  1235. [INFO] CPD Failure: Found 24 lines of duplicated code at locations:
  1236. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AnyXmlEffectiveStatementImpl.java line 31
  1237. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ContainerEffectiveStatementImpl.java line 32
  1238. [INFO] CPD Failure: Found 28 lines of duplicated code at locations:
  1239. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/GroupingEffectiveStatementImpl.java line 63
  1240. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/NotificationEffectiveStatementImpl.java line 71
  1241. [INFO] CPD Failure: Found 27 lines of duplicated code at locations:
  1242. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/LeafListEffectiveStatementImpl.java line 75
  1243. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ListEffectiveStatementImpl.java line 96
  1244. [INFO] CPD Failure: Found 24 lines of duplicated code at locations:
  1245. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/InputEffectiveStatementImpl.java line 19
  1246. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OutputEffectiveStatementImpl.java line 19
  1247. [INFO] CPD Failure: Found 24 lines of duplicated code at locations:
  1248. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/FeatureEffectiveStatementImpl.java line 19
  1249. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/InputEffectiveStatementImpl.java line 19
  1250. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OutputEffectiveStatementImpl.java line 19
  1251. [INFO] CPD Failure: Found 16 lines of duplicated code at locations:
  1252. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyConfigEffectiveStatement.java line 51
  1253. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyMandatoryEffectiveStatement.java line 51
  1254. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveStatementBase.java line 68
  1255. [INFO] CPD Failure: Found 19 lines of duplicated code at locations:
  1256. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ImportEffectiveStatementImpl.java line 96
  1257. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ModuleImportImpl.java line 76
  1258. [INFO] You have 18 CPD duplications. For more details see: /builddir/projects/yangtools/yang/yang-parser-impl/target/cpd.xml
  1259. [INFO]
  1260. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-parser-impl ---
  1261. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1262. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-parser-impl/target/classes with includes "" and excludes "META-INF/**"
  1263. [INFO]
  1264. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-parser-impl ---
  1265. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1266. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-parser-impl/src/main/resources
  1267. [INFO]
  1268. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-parser-impl ---
  1269. [INFO] Changes detected - recompiling the module!
  1270. [INFO] Compiling 332 source files to /builddir/projects/yangtools/yang/yang-parser-impl/target/classes
  1271. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/reactor/SourceSpecificContext.java: Some input files use or override a deprecated API.
  1272. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/reactor/SourceSpecificContext.java: Recompile with -Xlint:deprecation for details.
  1273. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/reactor/BuildGlobalContext.java: Some input files use unchecked or unsafe operations.
  1274. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/reactor/BuildGlobalContext.java: Recompile with -Xlint:unchecked for details.
  1275. [INFO]
  1276. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-parser-impl ---
  1277. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1278. [INFO] Copying 548 resources
  1279. [INFO]
  1280. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-parser-impl ---
  1281. [INFO] Changes detected - recompiling the module!
  1282. [INFO] Compiling 134 source files to /builddir/projects/yangtools/yang/yang-parser-impl/target/test-classes
  1283. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/stmt/GroupingAndUsesStmtTest.java: Some input files use or override a deprecated API.
  1284. [INFO] /builddir/projects/yangtools/yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/stmt/GroupingAndUsesStmtTest.java: Recompile with -Xlint:deprecation for details.
  1285. [INFO]
  1286. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-parser-impl ---
  1287. [INFO] Tests are skipped.
  1288. [INFO]
  1289. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-parser-impl ---
  1290. [INFO] executing beanshell script
  1291. [INFO]
  1292. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-parser-impl ---
  1293. [WARNING] Bundle org.opendaylight.yangtools:yang-parser-impl:bundle:1.0.1-Boron-SR1 : Export org.opendaylight.yangtools.yang.parser.impl, has 1, private references [org.opendaylight.yangtools.antlrv4.code.gen],
  1294. [WARNING] Bundle org.opendaylight.yangtools:yang-parser-impl:bundle:1.0.1-Boron-SR1 : Export org.opendaylight.yangtools.yang.parser.impl.util, has 1, private references [org.opendaylight.yangtools.antlrv4.code.gen],
  1295. [WARNING] Bundle org.opendaylight.yangtools:yang-parser-impl:bundle:1.0.1-Boron-SR1 : Export org.opendaylight.yangtools.yang.parser.stmt.rfc6020, has 1, private references [org.opendaylight.yangtools.antlrv4.code.gen],
  1296. [INFO]
  1297. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-parser-impl ---
  1298. [INFO] Skipping javadoc generation
  1299. [INFO]
  1300. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-parser-impl ---
  1301. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-parser-impl/target/yang-parser-impl-1.0.1-Boron-SR1-sources.jar
  1302. [INFO]
  1303. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-parser-impl ---
  1304. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-parser-impl/target/code-coverage/jacoco.exec
  1305. [INFO]
  1306. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-parser-impl ---
  1307. [INFO] Installing /builddir/projects/yangtools/yang/yang-parser-impl/target/yang-parser-impl-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.jar
  1308. [INFO] Installing /builddir/projects/yangtools/yang/yang-parser-impl/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.pom
  1309. [INFO] Installing /builddir/projects/yangtools/yang/yang-parser-impl/target/yang-parser-impl-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1-sources.jar
  1310. [INFO]
  1311. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-parser-impl ---
  1312. [INFO] Installing org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.jar
  1313. [INFO] Writing OBR metadata
  1314. [INFO]
  1315. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-parser-impl ---
  1316. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1317. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.jar
  1318. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.jar (752 KB at 62600.3 KB/sec)
  1319. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.pom
  1320. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1.pom (7 KB at 6677.7 KB/sec)
  1321. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/maven-metadata.xml
  1322. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/maven-metadata.xml
  1323. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/maven-metadata.xml (342 B)
  1324. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1-sources.jar
  1325. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-parser-impl/1.0.1-Boron-SR1/yang-parser-impl-1.0.1-Boron-SR1-sources.jar (405 KB at 80819.7 KB/sec)
  1326. [INFO]
  1327. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-parser-impl ---
  1328. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1329. [INFO]
  1330. [INFO] ------------------------------------------------------------------------
  1331. [INFO] Building yang-data-impl 1.0.1-Boron-SR1
  1332. [INFO] ------------------------------------------------------------------------
  1333. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom
  1334. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom (2 KB at 2.2 KB/sec)
  1335. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.17/log4j-1.2.17.pom
  1336. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 KB at 38.4 KB/sec)
  1337. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/xmlunit/xmlunit/1.6/xmlunit-1.6.pom
  1338. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 6.0 KB/sec)
  1339. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar
  1340. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.17/log4j-1.2.17.jar
  1341. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/xmlunit/xmlunit/1.6/xmlunit-1.6.jar
  1342. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 19.7 KB/sec)
  1343. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 147.1 KB/sec)
  1344. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 465.4 KB/sec)
  1345. [INFO]
  1346. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-data-impl ---
  1347. [INFO]
  1348. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-data-impl ---
  1349. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1350. [INFO]
  1351. [INFO] --- antlr4-maven-plugin:4.5.1:antlr4 (default) @ yang-data-impl ---
  1352. [INFO] ANTLR 4: Processing source directory /builddir/projects/yangtools/yang/yang-data-impl/src/main/antlr
  1353. [INFO] Processing grammar: LeafRefPathLexer.g4
  1354. [INFO] Processing grammar: LeafRefPathParser.g4
  1355. [INFO]
  1356. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-data-impl ---
  1357. [INFO]
  1358. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-data-impl ---
  1359. [INFO]
  1360. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-data-impl >>>
  1361. [INFO]
  1362. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-data-impl ---
  1363. [INFO]
  1364. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-data-impl <<<
  1365. [INFO]
  1366. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-data-impl ---
  1367. [INFO] CPD Failure: Found 41 lines of duplicated code at locations:
  1368. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/target/generated-sources/parser/org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathLexer.java line 31
  1369. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/target/generated-sources/parser/org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefPathParser.java line 35
  1370. [INFO] CPD Failure: Found 23 lines of duplicated code at locations:
  1371. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetNodeSchemaAwareBuilder.java line 45
  1372. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedLeafSetNodeSchemaAwareBuilder.java line 45
  1373. [INFO] CPD Failure: Found 22 lines of duplicated code at locations:
  1374. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetNodeBuilder.java line 93
  1375. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableOrderedLeafSetNodeBuilder.java line 94
  1376. [INFO] CPD Failure: Found 24 lines of duplicated code at locations:
  1377. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/ListEntryModificationStrategy.java line 27
  1378. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/PresenceContainerModificationStrategy.java line 35
  1379. [INFO] CPD Failure: Found 19 lines of duplicated code at locations:
  1380. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/AbstractNodeContainerModificationStrategy.java line 136
  1381. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/UnkeyedListModificationStrategy.java line 97
  1382. [INFO] You have 5 CPD duplications. For more details see: /builddir/projects/yangtools/yang/yang-data-impl/target/cpd.xml
  1383. [INFO]
  1384. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-data-impl ---
  1385. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1386. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-data-impl/target/classes with includes "" and excludes "META-INF/**"
  1387. [INFO]
  1388. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-data-impl ---
  1389. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1390. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-impl/src/main/resources
  1391. [INFO]
  1392. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-data-impl ---
  1393. [INFO] Changes detected - recompiling the module!
  1394. [INFO] Compiling 238 source files to /builddir/projects/yangtools/yang/yang-data-impl/target/classes
  1395. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtils.java: Some input files use or override a deprecated API.
  1396. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtils.java: Recompile with -Xlint:deprecation for details.
  1397. [INFO]
  1398. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-data-impl ---
  1399. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1400. [INFO] Copying 69 resources
  1401. [INFO]
  1402. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-data-impl ---
  1403. [INFO] Changes detected - recompiling the module!
  1404. [INFO] Compiling 65 source files to /builddir/projects/yangtools/yang/yang-data-impl/target/test-classes
  1405. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/ModificationMetadataTreeTest.java: Some input files use or override a deprecated API.
  1406. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/ModificationMetadataTreeTest.java: Recompile with -Xlint:deprecation for details.
  1407. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/DataTreeCandidatesTest.java: Some input files use unchecked or unsafe operations.
  1408. [INFO] /builddir/projects/yangtools/yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/DataTreeCandidatesTest.java: Recompile with -Xlint:unchecked for details.
  1409. [INFO]
  1410. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-ut-agent) @ yang-data-impl ---
  1411. [INFO] jacoco.agent.ut.arg set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1412. [INFO]
  1413. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-data-impl ---
  1414. [INFO] Tests are skipped.
  1415. [INFO]
  1416. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-data-impl ---
  1417. [INFO] executing beanshell script
  1418. [INFO]
  1419. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-data-impl ---
  1420. [INFO]
  1421. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-data-impl ---
  1422. [INFO] Skipping javadoc generation
  1423. [INFO]
  1424. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-it-agent) @ yang-data-impl ---
  1425. [INFO] jacoco.agent.it.arg set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-impl/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1426. [INFO]
  1427. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-data-impl ---
  1428. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-data-impl/target/yang-data-impl-1.0.1-Boron-SR1-sources.jar
  1429. [INFO]
  1430. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-data-impl ---
  1431. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-data-impl/target/code-coverage/jacoco.exec
  1432. [INFO]
  1433. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-data-impl ---
  1434. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-impl/target/yang-data-impl-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.jar
  1435. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-impl/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.pom
  1436. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-impl/target/yang-data-impl-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1-sources.jar
  1437. [INFO]
  1438. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-data-impl ---
  1439. [INFO] Installing org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.jar
  1440. [INFO] Writing OBR metadata
  1441. [INFO]
  1442. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-data-impl ---
  1443. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1444. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.jar
  1445. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.jar (525 KB at 87414.4 KB/sec)
  1446. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.pom
  1447. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1.pom (8 KB at 7150.4 KB/sec)
  1448. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-data-impl/maven-metadata.xml
  1449. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-impl/maven-metadata.xml
  1450. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-impl/maven-metadata.xml (340 B)
  1451. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1-sources.jar
  1452. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-impl/1.0.1-Boron-SR1/yang-data-impl-1.0.1-Boron-SR1-sources.jar (302 KB at 100645.8 KB/sec)
  1453. [INFO]
  1454. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-data-impl ---
  1455. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1456. [INFO]
  1457. [INFO] ------------------------------------------------------------------------
  1458. [INFO] Building yang-data-codec-xml 1.0.1-Boron-SR1
  1459. [INFO] ------------------------------------------------------------------------
  1460. [INFO]
  1461. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-data-codec-xml ---
  1462. [INFO]
  1463. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-data-codec-xml ---
  1464. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-codec-xml/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1465. [INFO]
  1466. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-data-codec-xml ---
  1467. [INFO]
  1468. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-data-codec-xml ---
  1469. [INFO]
  1470. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-data-codec-xml >>>
  1471. [INFO]
  1472. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-data-codec-xml ---
  1473. [INFO]
  1474. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-data-codec-xml <<<
  1475. [INFO]
  1476. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-data-codec-xml ---
  1477. [INFO]
  1478. [INFO]
  1479. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-data-codec-xml ---
  1480. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1481. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-data-codec-xml/target/classes with includes "" and excludes "META-INF/**"
  1482. [INFO]
  1483. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-data-codec-xml ---
  1484. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1485. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-codec-xml/src/main/resources
  1486. [INFO]
  1487. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-data-codec-xml ---
  1488. [INFO] Changes detected - recompiling the module!
  1489. [INFO] Compiling 17 source files to /builddir/projects/yangtools/yang/yang-data-codec-xml/target/classes
  1490. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-xml/src/main/java/org/opendaylight/yangtools/yang/data/codec/xml/AbstractXmlCodec.java: Some input files use unchecked or unsafe operations.
  1491. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-xml/src/main/java/org/opendaylight/yangtools/yang/data/codec/xml/AbstractXmlCodec.java: Recompile with -Xlint:unchecked for details.
  1492. [INFO]
  1493. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-data-codec-xml ---
  1494. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1495. [INFO] Copying 40 resources
  1496. [INFO]
  1497. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-data-codec-xml ---
  1498. [INFO] Changes detected - recompiling the module!
  1499. [INFO] Compiling 9 source files to /builddir/projects/yangtools/yang/yang-data-codec-xml/target/test-classes
  1500. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/NormalizedNodeXmlTranslationTest.java: /builddir/projects/yangtools/yang/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/NormalizedNodeXmlTranslationTest.java uses unchecked or unsafe operations.
  1501. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/NormalizedNodeXmlTranslationTest.java: Recompile with -Xlint:unchecked for details.
  1502. [INFO]
  1503. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-data-codec-xml ---
  1504. [INFO] Tests are skipped.
  1505. [INFO]
  1506. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-data-codec-xml ---
  1507. [INFO] executing beanshell script
  1508. [INFO]
  1509. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-data-codec-xml ---
  1510. [INFO]
  1511. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-data-codec-xml ---
  1512. [INFO] Skipping javadoc generation
  1513. [INFO]
  1514. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-data-codec-xml ---
  1515. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-data-codec-xml/target/yang-data-codec-xml-1.0.1-Boron-SR1-sources.jar
  1516. [INFO]
  1517. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-data-codec-xml ---
  1518. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-data-codec-xml/target/code-coverage/jacoco.exec
  1519. [INFO]
  1520. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-data-codec-xml ---
  1521. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-codec-xml/target/yang-data-codec-xml-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.jar
  1522. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-codec-xml/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.pom
  1523. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-codec-xml/target/yang-data-codec-xml-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1-sources.jar
  1524. [INFO]
  1525. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-data-codec-xml ---
  1526. [INFO] Installing org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.jar
  1527. [INFO] Writing OBR metadata
  1528. [INFO]
  1529. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-data-codec-xml ---
  1530. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1531. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.jar
  1532. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.jar (46 KB at 45408.2 KB/sec)
  1533. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.pom
  1534. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1.pom (3 KB at 2885.7 KB/sec)
  1535. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/maven-metadata.xml
  1536. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/maven-metadata.xml
  1537. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/maven-metadata.xml (345 B)
  1538. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1-sources.jar
  1539. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-xml/1.0.1-Boron-SR1/yang-data-codec-xml-1.0.1-Boron-SR1-sources.jar (28 KB at 27555.7 KB/sec)
  1540. [INFO]
  1541. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-data-codec-xml ---
  1542. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1543. [INFO]
  1544. [INFO] ------------------------------------------------------------------------
  1545. [INFO] Building yang-data-codec-gson 1.0.1-Boron-SR1
  1546. [INFO] ------------------------------------------------------------------------
  1547. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom
  1548. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 17.5 KB/sec)
  1549. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar
  1550. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 266.4 KB/sec)
  1551. [INFO]
  1552. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ yang-data-codec-gson ---
  1553. [INFO]
  1554. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ yang-data-codec-gson ---
  1555. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/yang/yang-data-codec-gson/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1556. [INFO]
  1557. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ yang-data-codec-gson ---
  1558. [INFO]
  1559. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ yang-data-codec-gson ---
  1560. [INFO]
  1561. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ yang-data-codec-gson >>>
  1562. [INFO]
  1563. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ yang-data-codec-gson ---
  1564. [INFO]
  1565. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ yang-data-codec-gson <<<
  1566. [INFO]
  1567. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ yang-data-codec-gson ---
  1568. [INFO]
  1569. [INFO]
  1570. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ yang-data-codec-gson ---
  1571. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1572. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/yang/yang-data-codec-gson/target/classes with includes "" and excludes "META-INF/**"
  1573. [INFO]
  1574. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ yang-data-codec-gson ---
  1575. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1576. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/yang/yang-data-codec-gson/src/main/resources
  1577. [INFO]
  1578. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ yang-data-codec-gson ---
  1579. [INFO] Changes detected - recompiling the module!
  1580. [INFO] Compiling 23 source files to /builddir/projects/yangtools/yang/yang-data-codec-gson/target/classes
  1581. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-gson/src/main/java/org/opendaylight/yangtools/yang/data/codec/gson/AbstractJSONCodec.java: Some input files use unchecked or unsafe operations.
  1582. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-gson/src/main/java/org/opendaylight/yangtools/yang/data/codec/gson/AbstractJSONCodec.java: Recompile with -Xlint:unchecked for details.
  1583. [INFO]
  1584. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ yang-data-codec-gson ---
  1585. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1586. [INFO] Copying 38 resources
  1587. [INFO]
  1588. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ yang-data-codec-gson ---
  1589. [INFO] Changes detected - recompiling the module!
  1590. [INFO] Compiling 10 source files to /builddir/projects/yangtools/yang/yang-data-codec-gson/target/test-classes
  1591. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-gson/src/test/java/org/opendaylight/yangtools/yang/data/codec/gson/JsonStreamToNormalizedNodeTest.java: /builddir/projects/yangtools/yang/yang-data-codec-gson/src/test/java/org/opendaylight/yangtools/yang/data/codec/gson/JsonStreamToNormalizedNodeTest.java uses or overrides a deprecated API.
  1592. [INFO] /builddir/projects/yangtools/yang/yang-data-codec-gson/src/test/java/org/opendaylight/yangtools/yang/data/codec/gson/JsonStreamToNormalizedNodeTest.java: Recompile with -Xlint:deprecation for details.
  1593. [INFO]
  1594. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ yang-data-codec-gson ---
  1595. [INFO] Tests are skipped.
  1596. [INFO]
  1597. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ yang-data-codec-gson ---
  1598. [INFO] executing beanshell script
  1599. [INFO]
  1600. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ yang-data-codec-gson ---
  1601. [INFO]
  1602. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ yang-data-codec-gson ---
  1603. [INFO] Skipping javadoc generation
  1604. [INFO]
  1605. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ yang-data-codec-gson ---
  1606. [INFO] Building jar: /builddir/projects/yangtools/yang/yang-data-codec-gson/target/yang-data-codec-gson-1.0.1-Boron-SR1-sources.jar
  1607. [INFO]
  1608. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ yang-data-codec-gson ---
  1609. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/yang/yang-data-codec-gson/target/code-coverage/jacoco.exec
  1610. [INFO]
  1611. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-data-codec-gson ---
  1612. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-codec-gson/target/yang-data-codec-gson-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.jar
  1613. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-codec-gson/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.pom
  1614. [INFO] Installing /builddir/projects/yangtools/yang/yang-data-codec-gson/target/yang-data-codec-gson-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1-sources.jar
  1615. [INFO]
  1616. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ yang-data-codec-gson ---
  1617. [INFO] Installing org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.jar
  1618. [INFO] Writing OBR metadata
  1619. [INFO]
  1620. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-data-codec-gson ---
  1621. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1622. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.jar
  1623. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.jar (39 KB at 38362.3 KB/sec)
  1624. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.pom
  1625. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1.pom (4 KB)
  1626. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/maven-metadata.xml
  1627. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/maven-metadata.xml
  1628. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/maven-metadata.xml (346 B at 337.9 KB/sec)
  1629. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1-sources.jar
  1630. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/yang-data-codec-gson/1.0.1-Boron-SR1/yang-data-codec-gson-1.0.1-Boron-SR1-sources.jar (29 KB at 28371.1 KB/sec)
  1631. [INFO]
  1632. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ yang-data-codec-gson ---
  1633. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1634. [INFO]
  1635. [INFO] ------------------------------------------------------------------------
  1636. [INFO] Building object-cache-noop 1.0.1-Boron-SR1
  1637. [INFO] ------------------------------------------------------------------------
  1638. [INFO]
  1639. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ object-cache-noop ---
  1640. [INFO]
  1641. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ object-cache-noop ---
  1642. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/object-cache-noop/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1643. [INFO]
  1644. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ object-cache-noop ---
  1645. [INFO]
  1646. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ object-cache-noop ---
  1647. [INFO]
  1648. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ object-cache-noop >>>
  1649. [INFO]
  1650. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ object-cache-noop ---
  1651. [INFO]
  1652. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ object-cache-noop <<<
  1653. [INFO]
  1654. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ object-cache-noop ---
  1655. [INFO]
  1656. [INFO]
  1657. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ object-cache-noop ---
  1658. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1659. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/object-cache-noop/target/classes with includes "" and excludes "META-INF/**"
  1660. [INFO]
  1661. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ object-cache-noop ---
  1662. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1663. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/object-cache-noop/src/main/resources
  1664. [INFO]
  1665. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ object-cache-noop ---
  1666. [INFO] Changes detected - recompiling the module!
  1667. [INFO] Compiling 1 source file to /builddir/projects/yangtools/common/object-cache-noop/target/classes
  1668. [INFO]
  1669. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ object-cache-noop ---
  1670. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1671. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/object-cache-noop/src/test/resources
  1672. [INFO]
  1673. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ object-cache-noop ---
  1674. [INFO] No sources to compile
  1675. [INFO]
  1676. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ object-cache-noop ---
  1677. [INFO] Tests are skipped.
  1678. [INFO]
  1679. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ object-cache-noop ---
  1680. [INFO] executing beanshell script
  1681. [INFO]
  1682. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ object-cache-noop ---
  1683. [WARNING] Bundle org.opendaylight.yangtools:object-cache-noop:bundle:1.0.1-Boron-SR1 : Unused Private-Package instructions, no such package(s) on the class path: [org.opendaylight.yangtools.objcache.noop]
  1684. [INFO]
  1685. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ object-cache-noop ---
  1686. [INFO] Skipping javadoc generation
  1687. [INFO]
  1688. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ object-cache-noop ---
  1689. [INFO] Building jar: /builddir/projects/yangtools/common/object-cache-noop/target/object-cache-noop-1.0.1-Boron-SR1-sources.jar
  1690. [INFO]
  1691. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ object-cache-noop ---
  1692. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/object-cache-noop/target/code-coverage/jacoco.exec
  1693. [INFO]
  1694. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ object-cache-noop ---
  1695. [INFO] Installing /builddir/projects/yangtools/common/object-cache-noop/target/object-cache-noop-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.jar
  1696. [INFO] Installing /builddir/projects/yangtools/common/object-cache-noop/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.pom
  1697. [INFO] Installing /builddir/projects/yangtools/common/object-cache-noop/target/object-cache-noop-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1-sources.jar
  1698. [INFO]
  1699. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ object-cache-noop ---
  1700. [INFO] Installing org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.jar
  1701. [INFO] Writing OBR metadata
  1702. [INFO]
  1703. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ object-cache-noop ---
  1704. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1705. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.jar
  1706. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.jar (5 KB at 4793.0 KB/sec)
  1707. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.pom
  1708. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1.pom (3 KB at 2690.4 KB/sec)
  1709. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/object-cache-noop/maven-metadata.xml
  1710. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-noop/maven-metadata.xml
  1711. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-noop/maven-metadata.xml (343 B at 335.0 KB/sec)
  1712. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1-sources.jar
  1713. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/object-cache-noop/1.0.1-Boron-SR1/object-cache-noop-1.0.1-Boron-SR1-sources.jar (4 KB at 3604.5 KB/sec)
  1714. [INFO]
  1715. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ object-cache-noop ---
  1716. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1717. [INFO]
  1718. [INFO] ------------------------------------------------------------------------
  1719. [INFO] Building xsd-regex 1.0.1-Boron-SR1
  1720. [INFO] ------------------------------------------------------------------------
  1721. [INFO]
  1722. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ xsd-regex ---
  1723. [INFO]
  1724. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ xsd-regex ---
  1725. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/third-party/xsd-regex/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1726. [INFO]
  1727. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ xsd-regex ---
  1728. [INFO]
  1729. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ xsd-regex ---
  1730. [INFO]
  1731. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ xsd-regex >>>
  1732. [INFO]
  1733. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ xsd-regex ---
  1734. [INFO]
  1735. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ xsd-regex <<<
  1736. [INFO]
  1737. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ xsd-regex ---
  1738. [INFO] CPD Failure: Found 87 lines of duplicated code at locations:
  1739. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 705
  1740. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1603
  1741. [INFO] CPD Failure: Found 60 lines of duplicated code at locations:
  1742. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 927
  1743. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1630
  1744. [INFO] CPD Failure: Found 60 lines of duplicated code at locations:
  1745. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 732
  1746. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 927
  1747. [INFO] CPD Failure: Found 29 lines of duplicated code at locations:
  1748. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1870
  1749. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1966
  1750. [INFO] CPD Failure: Found 35 lines of duplicated code at locations:
  1751. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1011
  1752. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1714
  1753. [INFO] CPD Failure: Found 27 lines of duplicated code at locations:
  1754. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 703
  1755. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 892
  1756. [INFO] CPD Failure: Found 35 lines of duplicated code at locations:
  1757. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 816
  1758. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1011
  1759. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1714
  1760. [INFO] CPD Failure: Found 16 lines of duplicated code at locations:
  1761. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java line 1239
  1762. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java line 1263
  1763. [INFO] CPD Failure: Found 16 lines of duplicated code at locations:
  1764. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java line 1239
  1765. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java line 1268
  1766. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java line 1273
  1767. [INFO] CPD Failure: Found 25 lines of duplicated code at locations:
  1768. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 894
  1769. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegularExpression.java line 1603
  1770. [INFO] CPD Failure: Found 31 lines of duplicated code at locations:
  1771. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/ParserForXMLSchema.java line 229
  1772. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java line 965
  1773. [INFO] CPD Failure: Found 17 lines of duplicated code at locations:
  1774. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RangeToken.java line 591
  1775. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RangeToken.java line 616
  1776. [INFO] CPD Failure: Found 14 lines of duplicated code at locations:
  1777. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RangeToken.java line 157
  1778. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RangeToken.java line 181
  1779. [INFO] CPD Failure: Found 18 lines of duplicated code at locations:
  1780. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/BMPattern.java line 151
  1781. [INFO] /builddir/projects/yangtools/third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/BMPattern.java line 177
  1782. [INFO] You have 14 CPD duplications. For more details see: /builddir/projects/yangtools/third-party/xsd-regex/target/cpd.xml
  1783. [INFO]
  1784. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ xsd-regex ---
  1785. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1786. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/third-party/xsd-regex/target/classes with includes "" and excludes "META-INF/**"
  1787. [INFO]
  1788. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ xsd-regex ---
  1789. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1790. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/third-party/xsd-regex/src/main/resources
  1791. [INFO]
  1792. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ xsd-regex ---
  1793. [INFO] Changes detected - recompiling the module!
  1794. [INFO] Compiling 11 source files to /builddir/projects/yangtools/third-party/xsd-regex/target/classes
  1795. [INFO]
  1796. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ xsd-regex ---
  1797. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1798. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/third-party/xsd-regex/src/test/resources
  1799. [INFO]
  1800. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ xsd-regex ---
  1801. [INFO] No sources to compile
  1802. [INFO]
  1803. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-ut-agent) @ xsd-regex ---
  1804. [INFO] jacoco.agent.ut.arg set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/third-party/xsd-regex/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1805. [INFO]
  1806. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ xsd-regex ---
  1807. [INFO] Tests are skipped.
  1808. [INFO]
  1809. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ xsd-regex ---
  1810. [INFO] executing beanshell script
  1811. [INFO]
  1812. [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ xsd-regex ---
  1813. [INFO]
  1814. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ xsd-regex ---
  1815. [INFO] Skipping javadoc generation
  1816. [INFO]
  1817. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-it-agent) @ xsd-regex ---
  1818. [INFO] jacoco.agent.it.arg set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/third-party/xsd-regex/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1819. [INFO]
  1820. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ xsd-regex ---
  1821. [INFO] Building jar: /builddir/projects/yangtools/third-party/xsd-regex/target/xsd-regex-1.0.1-Boron-SR1-sources.jar
  1822. [INFO]
  1823. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ xsd-regex ---
  1824. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/third-party/xsd-regex/target/code-coverage/jacoco.exec
  1825. [INFO]
  1826. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xsd-regex ---
  1827. [INFO] Installing /builddir/projects/yangtools/third-party/xsd-regex/target/xsd-regex-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.jar
  1828. [INFO] Installing /builddir/projects/yangtools/third-party/xsd-regex/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.pom
  1829. [INFO] Installing /builddir/projects/yangtools/third-party/xsd-regex/target/xsd-regex-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1-sources.jar
  1830. [INFO]
  1831. [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ xsd-regex ---
  1832. [INFO] Installing org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.jar
  1833. [INFO] Writing OBR metadata
  1834. [INFO]
  1835. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ xsd-regex ---
  1836. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1837. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.jar
  1838. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.jar (89 KB at 44301.8 KB/sec)
  1839. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.pom
  1840. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1.pom (6 KB at 5185.5 KB/sec)
  1841. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/xsd-regex/maven-metadata.xml
  1842. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/xsd-regex/maven-metadata.xml
  1843. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/xsd-regex/maven-metadata.xml (335 B)
  1844. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1-sources.jar
  1845. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/xsd-regex/1.0.1-Boron-SR1/xsd-regex-1.0.1-Boron-SR1-sources.jar (62 KB at 30569.8 KB/sec)
  1846. [INFO]
  1847. [INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ xsd-regex ---
  1848. [INFO] Remote OBR update disabled (enable with -DremoteOBR)
  1849. [INFO]
  1850. [INFO] ------------------------------------------------------------------------
  1851. [INFO] Building features-yangtools 1.0.1-Boron-SR1
  1852. [INFO] ------------------------------------------------------------------------
  1853. [INFO]
  1854. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ features-yangtools ---
  1855. [INFO]
  1856. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ features-yangtools ---
  1857. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/features/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1858. [INFO]
  1859. [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ features-yangtools ---
  1860. [INFO]
  1861. [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ features-yangtools ---
  1862. [INFO]
  1863. [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ features-yangtools >>>
  1864. [INFO]
  1865. [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ features-yangtools ---
  1866. [INFO]
  1867. [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ features-yangtools <<<
  1868. [INFO]
  1869. [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ features-yangtools ---
  1870. [INFO]
  1871. [INFO]
  1872. [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ features-yangtools ---
  1873. [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.1-Boron-SR1:jar
  1874. [INFO] Unpacking /root/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.1-Boron-SR1/odl-license-0.1.1-Boron-SR1.jar to /builddir/projects/yangtools/common/features/target/classes with includes "" and excludes "META-INF/**"
  1875. [INFO]
  1876. [INFO] --- maven-dependency-plugin:2.10:resolve (default) @ features-yangtools ---
  1877. [INFO]
  1878. [INFO] --- script-maven-plugin:1.0.0:execute (add-version-to-features) @ features-yangtools ---
  1879. [INFO] executing groovy script
  1880. [INFO] Updating repository declarations
  1881. [INFO] Processing feature: odl-yangtools-yang-data
  1882. [INFO] Processing feature: odl-yangtools-common
  1883. [INFO] Processing feature: odl-yangtools-yang-parser
  1884. [INFO]
  1885. [INFO] --- build-helper-maven-plugin:1.10:add-resource (default) @ features-yangtools ---
  1886. [INFO]
  1887. [INFO] --- maven-resources-plugin:3.0.1:resources (filter) @ features-yangtools ---
  1888. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1889. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/features/src/main/resources
  1890. [INFO] Copying 1 resource
  1891. [INFO]
  1892. [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ features-yangtools ---
  1893. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1894. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/features/src/main/resources
  1895. [INFO] Copying 1 resource
  1896. [INFO]
  1897. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ features-yangtools ---
  1898. [INFO] No sources to compile
  1899. [INFO]
  1900. [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ features-yangtools ---
  1901. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1902. [INFO] skip non existing resourceDirectory /builddir/projects/yangtools/common/features/src/test/resources
  1903. [INFO]
  1904. [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ features-yangtools ---
  1905. [INFO] No sources to compile
  1906. [INFO]
  1907. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ features-yangtools ---
  1908. [INFO] Tests are skipped.
  1909. [INFO]
  1910. [INFO] --- script-maven-plugin:1.0.0:execute (default) @ features-yangtools ---
  1911. [INFO] executing beanshell script
  1912. [INFO]
  1913. [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ features-yangtools ---
  1914. [INFO] Building jar: /builddir/projects/yangtools/common/features/target/features-yangtools-1.0.1-Boron-SR1.jar
  1915. [INFO]
  1916. [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ features-yangtools ---
  1917. [INFO] Skipping javadoc generation
  1918. [INFO]
  1919. [INFO] --- karaf-maven-plugin:3.0.7:features-create-kar (features-create-kar) @ features-yangtools ---
  1920. [INFO] Building jar: /builddir/projects/yangtools/common/features/target/features-yangtools-1.0.1-Boron-SR1.kar
  1921. [WARNING] Your project should use the "kar" packaging or configure a "classifier" for kar attachment
  1922. [INFO]
  1923. [INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach-artifacts) @ features-yangtools ---
  1924. [INFO]
  1925. [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ features-yangtools ---
  1926. [INFO] Building jar: /builddir/projects/yangtools/common/features/target/features-yangtools-1.0.1-Boron-SR1-sources.jar
  1927. [INFO]
  1928. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (post-unit-test) @ features-yangtools ---
  1929. [INFO] Skipping JaCoCo execution due to missing execution data file:/builddir/projects/yangtools/common/features/target/code-coverage/jacoco.exec
  1930. [INFO]
  1931. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-yangtools ---
  1932. [INFO] Installing /builddir/projects/yangtools/common/features/target/features-yangtools-1.0.1-Boron-SR1.jar to /root/.m2/repository/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.jar
  1933. [INFO] Installing /builddir/projects/yangtools/common/features/pom.xml to /root/.m2/repository/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.pom
  1934. [INFO] Installing /builddir/projects/yangtools/common/features/target/features-yangtools-1.0.1-Boron-SR1.kar to /root/.m2/repository/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.kar
  1935. [INFO] Installing /builddir/projects/yangtools/common/features/target/classes/features.xml to /root/.m2/repository/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1-features.xml
  1936. [INFO] Installing /builddir/projects/yangtools/common/features/target/features-yangtools-1.0.1-Boron-SR1-sources.jar to /root/.m2/repository/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1-sources.jar
  1937. [INFO]
  1938. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-yangtools ---
  1939. [INFO] Using alternate deployment repository tmp::default::file:///tmp
  1940. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.jar
  1941. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.jar (8 KB at 7670.9 KB/sec)
  1942. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.pom
  1943. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.pom (5 KB at 4514.6 KB/sec)
  1944. [INFO] Downloading: file:///tmp/org/opendaylight/yangtools/features-yangtools/maven-metadata.xml
  1945. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/features-yangtools/maven-metadata.xml
  1946. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/features-yangtools/maven-metadata.xml (344 B)
  1947. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.kar
  1948. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1.kar (4294 KB at 116046.6 KB/sec)
  1949. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1-features.xml
  1950. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1-features.xml (3 KB)
  1951. [INFO] Uploading: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1-sources.jar
  1952. [INFO] Uploaded: file:///tmp/org/opendaylight/yangtools/features-yangtools/1.0.1-Boron-SR1/features-yangtools-1.0.1-Boron-SR1-sources.jar (3 KB)
  1953. [INFO]
  1954. [INFO] ------------------------------------------------------------------------
  1955. [INFO] Building testutils 1.0.1-Boron-SR1
  1956. [INFO] ------------------------------------------------------------------------
  1957. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
  1958. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom (8 KB at 15.3 KB/sec)
  1959. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
  1960. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom (15 KB at 23.2 KB/sec)
  1961. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
  1962. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar (42 KB at 62.4 KB/sec)
  1963. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.pom
  1964. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.pom (1015 B at 2.0 KB/sec)
  1965. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom
  1966. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 1.9 KB/sec)
  1967. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/truth/truth/0.28/truth-0.28.pom
  1968. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/truth/truth/0.28/truth-0.28.pom (7 KB at 12.5 KB/sec)
  1969. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/truth/truth-parent/0.28/truth-parent-0.28.pom
  1970. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/truth/truth-parent/0.28/truth-parent-0.28.pom (4 KB at 7.0 KB/sec)
  1971. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom
  1972. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom (2 KB at 2.1 KB/sec)
  1973. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom
  1974. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom (8 KB at 13.6 KB/sec)
  1975. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom
  1976. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom (873 B at 1.7 KB/sec)
  1977. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom
  1978. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom (2 KB at 2.2 KB/sec)
  1979. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.jar
  1980. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar
  1981. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar
  1982. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar
  1983. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/truth/truth/0.28/truth-0.28.jar
  1984. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.jar (11 KB at 21.0 KB/sec)
  1985. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar
  1986. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/truth/truth/0.28/truth-0.28.jar (103 KB at 148.4 KB/sec)
  1987. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar (136 KB at 152.5 KB/sec)
  1988. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar (167 KB at 170.9 KB/sec)
  1989. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar (75 KB at 64.3 KB/sec)
  1990. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 801.6 KB/sec)
  1991. [INFO]
  1992. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ testutils ---
  1993. [INFO]
  1994. [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ testutils ---
  1995. [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/builddir/projects/yangtools/common/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
  1996. [INFO]
  1997. [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ testutils ---
  1998. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/maven-metadata.xml
  1999. [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/maven-metadata.xml
  2000. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
  2001. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/maven-metadata.xml
  2002. [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/maven-metadata.xml (2 KB at 5.6 KB/sec)
  2003. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (339 B at 1.0 KB/sec)
  2004. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/maven-metadata.xml (922 B at 1.9 KB/sec)
  2005. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/maven-metadata.xml (922 B at 1.9 KB/sec)
  2006. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/10.0.1/guava-10.0.1.pom
  2007. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 10.6 KB/sec)
  2008. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
  2009. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 3.8 KB/sec)
  2010. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
  2011. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 1.8 KB/sec)
  2012. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
  2013. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom (6 KB at 10.8 KB/sec)
  2014. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
  2015. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom (2 KB at 3.9 KB/sec)
  2016. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0/guava-11.0.pom
  2017. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 10.2 KB/sec)
  2018. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
  2019. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 3.8 KB/sec)
  2020. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0.1/guava-11.0.1.pom
  2021. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0.1/guava-11.0.1.pom (6 KB at 10.7 KB/sec)
  2022. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
  2023. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom (2 KB at 3.8 KB/sec)
  2024. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0.2/guava-11.0.2.pom
  2025. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 10.4 KB/sec)
  2026. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
  2027. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 3.6 KB/sec)
  2028. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
  2029. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom (6 KB at 10.5 KB/sec)
  2030. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
  2031. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom (2 KB at 3.8 KB/sec)
  2032. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
  2033. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom (6 KB at 9.4 KB/sec)
  2034. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
  2035. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom (3 KB at 4.8 KB/sec)
  2036. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0/guava-12.0.pom
  2037. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0/guava-12.0.pom (6 KB at 10.4 KB/sec)
  2038. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
  2039. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom (3 KB at 5.2 KB/sec)
  2040. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0.1/guava-12.0.1.pom
  2041. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 10.4 KB/sec)
  2042. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
  2043. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom (3 KB at 4.0 KB/sec)
  2044. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
  2045. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom (6 KB at 8.3 KB/sec)
  2046. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
  2047. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom (3 KB at 5.0 KB/sec)
  2048. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
  2049. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom (6 KB at 10.7 KB/sec)
  2050. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
  2051. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom (3 KB at 5.1 KB/sec)
  2052. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0/guava-13.0.pom
  2053. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0/guava-13.0.pom (6 KB at 10.6 KB/sec)
  2054. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
  2055. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom (3 KB at 4.9 KB/sec)
  2056. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0.1/guava-13.0.1.pom
  2057. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/13.0.1/guava-13.0.1.pom (6 KB at 10.6 KB/sec)
  2058. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
  2059. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom (3 KB at 4.9 KB/sec)
  2060. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
  2061. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom (6 KB at 10.4 KB/sec)
  2062. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
  2063. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom (3 KB at 4.9 KB/sec)
  2064. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
  2065. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (6 KB at 10.3 KB/sec)
  2066. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
  2067. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom (3 KB at 5.0 KB/sec)
  2068. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
  2069. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom (6 KB at 10.7 KB/sec)
  2070. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
  2071. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom (3 KB at 5.0 KB/sec)
  2072. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0/guava-14.0.pom
  2073. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 10.5 KB/sec)
  2074. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
  2075. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 5.2 KB/sec)
  2076. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0.1/guava-14.0.1.pom
  2077. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 10.9 KB/sec)
  2078. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
  2079. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 4.9 KB/sec)
  2080. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
  2081. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
  2082. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
  2083. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
  2084. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (2 KB at 25.1 KB/sec)
  2085. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (402 B at 5.3 KB/sec)
  2086. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (329 B at 0.7 KB/sec)
  2087. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (329 B at 0.7 KB/sec)
  2088. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom
  2089. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom (2 KB at 3.1 KB/sec)
  2090. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
  2091. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
  2092. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
  2093. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
  2094. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (2 KB at 24.6 KB/sec)
  2095. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (403 B at 5.6 KB/sec)
  2096. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (330 B at 0.7 KB/sec)
  2097. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (330 B at 0.7 KB/sec)
  2098. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom
  2099. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom (2 KB at 3.8 KB/sec)
  2100. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
  2101. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
  2102. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
  2103. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
  2104. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (2 KB at 24.5 KB/sec)
  2105. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (397 B at 4.8 KB/sec)
  2106. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (324 B at 0.7 KB/sec)
  2107. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (324 B at 0.7 KB/sec)
  2108. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom
  2109. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom (3 KB at 4.6 KB/sec)
  2110. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
  2111. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
  2112. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
  2113. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
  2114. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (1013 B at 20.2 KB/sec)
  2115. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (329 B at 0.7 KB/sec)
  2116. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (329 B at 0.7 KB/sec)
  2117. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (402 B at 0.0 KB/sec)
  2118. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom
  2119. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom (2 KB at 3.3 KB/sec)
  2120. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/inject/guice/3.0/guice-3.0.pom
  2121. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/inject/guice/3.0/guice-3.0.pom (8 KB at 14.8 KB/sec)
  2122. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
  2123. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 KB at 23.5 KB/sec)
  2124. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/google/5/google-5.pom
  2125. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/google/5/google-5.pom (3 KB at 5.0 KB/sec)
  2126. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.15/log4j-1.2.15.pom
  2127. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 32.1 KB/sec)
  2128. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
  2129. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
  2130. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
  2131. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
  2132. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (841 B at 17.1 KB/sec)
  2133. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (778 B at 1.3 KB/sec)
  2134. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (778 B at 1.3 KB/sec)
  2135. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 0.0 KB/sec)
  2136. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom
  2137. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom (2 KB at 2.3 KB/sec)
  2138. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom
  2139. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom (2 KB at 2.3 KB/sec)
  2140. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom
  2141. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom (2 KB at 2.3 KB/sec)
  2142. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
  2143. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
  2144. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 0.3 KB/sec)
  2145. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
  2146. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
  2147. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom (2 KB at 10.5 KB/sec)
  2148. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
  2149. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
  2150. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 10.5 KB/sec)
  2151. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
  2152. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
  2153. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom (2 KB at 12.7 KB/sec)
  2154. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
  2155. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
  2156. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 10.3 KB/sec)
  2157. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
  2158. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
  2159. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom (2 KB at 13.8 KB/sec)
  2160. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom
  2161. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom (2 KB at 2.2 KB/sec)
  2162. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom
  2163. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom (2 KB at 2.2 KB/sec)
  2164. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom
  2165. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom (2 KB at 2.2 KB/sec)
  2166. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom
  2167. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom (2 KB at 2.3 KB/sec)
  2168. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom
  2169. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom (2 KB at 1.9 KB/sec)
  2170. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom
  2171. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom (2 KB at 2.3 KB/sec)
  2172. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
  2173. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
  2174. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
  2175. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
  2176. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (842 B at 17.1 KB/sec)
  2177. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 6.6 KB/sec)
  2178. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (779 B at 1.6 KB/sec)
  2179. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (779 B at 1.5 KB/sec)
  2180. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom
  2181. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom (2 KB at 2.3 KB/sec)
  2182. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom
  2183. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom (2 KB at 2.3 KB/sec)
  2184. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom
  2185. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom (2 KB at 2.3 KB/sec)
  2186. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
  2187. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
  2188. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 12.7 KB/sec)
  2189. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
  2190. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
  2191. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom (2 KB at 15.7 KB/sec)
  2192. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
  2193. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
  2194. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 11.6 KB/sec)
  2195. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
  2196. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
  2197. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom (2 KB at 16.0 KB/sec)
  2198. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
  2199. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
  2200. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 12.0 KB/sec)
  2201. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
  2202. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
  2203. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom (2 KB at 17.6 KB/sec)
  2204. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom
  2205. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom (2 KB at 2.4 KB/sec)
  2206. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom
  2207. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom (2 KB at 2.3 KB/sec)
  2208. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom
  2209. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom (2 KB at 2.3 KB/sec)
  2210. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom
  2211. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom (2 KB at 2.4 KB/sec)
  2212. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom
  2213. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom (2 KB at 2.3 KB/sec)
  2214. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom
  2215. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom (2 KB at 2.3 KB/sec)
  2216. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
  2217. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
  2218. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
  2219. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
  2220. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (2 KB at 27.0 KB/sec)
  2221. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (401 B at 4.4 KB/sec)
  2222. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (328 B at 0.6 KB/sec)
  2223. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (328 B at 0.6 KB/sec)
  2224. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom
  2225. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom (2 KB at 2.2 KB/sec)
  2226. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom
  2227. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom (2 KB at 2.0 KB/sec)
  2228. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
  2229. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
  2230. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
  2231. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
  2232. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (845 B at 17.2 KB/sec)
  2233. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 6.6 KB/sec)
  2234. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (782 B at 1.6 KB/sec)
  2235. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (782 B at 1.6 KB/sec)
  2236. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom
  2237. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom (2 KB at 2.2 KB/sec)
  2238. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom
  2239. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom (2 KB at 2.3 KB/sec)
  2240. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom
  2241. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom (2 KB at 2.3 KB/sec)
  2242. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom
  2243. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom (2 KB at 2.2 KB/sec)
  2244. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
  2245. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
  2246. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 11.2 KB/sec)
  2247. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
  2248. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
  2249. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom (2 KB at 14.6 KB/sec)
  2250. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
  2251. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
  2252. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 12.0 KB/sec)
  2253. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
  2254. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
  2255. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom (2 KB at 16.1 KB/sec)
  2256. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
  2257. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
  2258. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 10.9 KB/sec)
  2259. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
  2260. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
  2261. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom (2 KB at 14.1 KB/sec)
  2262. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom
  2263. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom (2 KB at 2.3 KB/sec)
  2264. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom
  2265. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom (2 KB at 2.2 KB/sec)
  2266. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom
  2267. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom (2 KB at 2.1 KB/sec)
  2268. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom
  2269. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom (2 KB at 2.1 KB/sec)
  2270. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom
  2271. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom (2 KB at 2.3 KB/sec)
  2272. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom
  2273. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom (2 KB at 2.3 KB/sec)
  2274. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.16/log4j-1.2.16.pom
  2275. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 36.1 KB/sec)
  2276. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-runtime/maven-metadata.xml
  2277. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-runtime/maven-metadata.xml
  2278. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/maven-metadata.xml
  2279. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
  2280. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 14.6 KB/sec)
  2281. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-runtime/maven-metadata.xml (306 B at 0.6 KB/sec)
  2282. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-runtime/maven-metadata.xml (306 B at 0.6 KB/sec)
  2283. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
  2284. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4 KB at 7.4 KB/sec)
  2285. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
  2286. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (9 KB at 17.1 KB/sec)
  2287. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom
  2288. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom (1015 B at 2.0 KB/sec)
  2289. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
  2290. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
  2291. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
  2292. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
  2293. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (2 KB at 27.6 KB/sec)
  2294. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (407 B at 2.1 KB/sec)
  2295. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (334 B at 0.6 KB/sec)
  2296. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (334 B at 0.6 KB/sec)
  2297. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
  2298. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
  2299. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
  2300. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
  2301. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (2 KB at 25.8 KB/sec)
  2302. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (410 B at 4.7 KB/sec)
  2303. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (337 B at 0.6 KB/sec)
  2304. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (337 B at 0.6 KB/sec)
  2305. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom
  2306. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom (3 KB at 3.9 KB/sec)
  2307. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
  2308. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
  2309. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
  2310. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
  2311. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (705 B at 14.6 KB/sec)
  2312. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 5.0 KB/sec)
  2313. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (688 B at 1.2 KB/sec)
  2314. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (688 B at 1.2 KB/sec)
  2315. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom
  2316. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom (2 KB at 1.9 KB/sec)
  2317. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
  2318. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
  2319. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 7.9 KB/sec)
  2320. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
  2321. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
  2322. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom (2 KB at 0.4 KB/sec)
  2323. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom
  2324. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom (2 KB at 1.4 KB/sec)
  2325. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom
  2326. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom (2 KB at 1.2 KB/sec)
  2327. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
  2328. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
  2329. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 9.1 KB/sec)
  2330. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
  2331. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
  2332. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom (2 KB at 5.8 KB/sec)
  2333. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
  2334. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
  2335. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 2.6 KB/sec)
  2336. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
  2337. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
  2338. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom (2 KB at 11.8 KB/sec)
  2339. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom
  2340. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom (2 KB at 2.0 KB/sec)
  2341. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom
  2342. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom (2 KB at 1.9 KB/sec)
  2343. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom
  2344. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom (2 KB at 1.9 KB/sec)
  2345. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom
  2346. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom (2 KB at 1.8 KB/sec)
  2347. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom
  2348. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom (2 KB at 1.9 KB/sec)
  2349. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
  2350. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (3 KB at 3.5 KB/sec)
  2351. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
  2352. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (3 KB at 3.4 KB/sec)
  2353. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
  2354. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 3.3 KB/sec)
  2355. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom
  2356. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom (766 B at 1.2 KB/sec)
  2357. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom
  2358. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom (7 KB at 11.4 KB/sec)
  2359. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
  2360. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
  2361. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
  2362. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
  2363. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (544 B at 5.0 KB/sec)
  2364. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (403 B at 3.0 KB/sec)
  2365. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (333 B at 0.6 KB/sec)
  2366. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (333 B at 0.6 KB/sec)
  2367. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom
  2368. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom (750 B at 1.5 KB/sec)
  2369. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
  2370. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
  2371. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
  2372. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
  2373. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (734 B at 14.6 KB/sec)
  2374. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (402 B at 2.8 KB/sec)
  2375. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (329 B at 0.7 KB/sec)
  2376. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (329 B at 0.7 KB/sec)
  2377. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom
  2378. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom (601 B at 1.1 KB/sec)
  2379. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
  2380. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
  2381. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
  2382. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
  2383. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 14.2 KB/sec)
  2384. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 4.0 KB/sec)
  2385. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (336 B at 0.7 KB/sec)
  2386. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (336 B at 0.7 KB/sec)
  2387. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom
  2388. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom (965 B at 1.7 KB/sec)
  2389. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
  2390. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
  2391. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
  2392. [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
  2393. [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 14.1 KB/sec)
  2394. [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 5.4 KB/sec)
  2395. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (331 B at 0.7 KB/sec)
  2396. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (331 B at 0.7 KB/sec)
  2397. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom
  2398. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom (919 B at 1.9 KB/sec)
  2399. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/junit/junit/4.8.1/junit-4.8.1.pom
  2400. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 1.9 KB/sec)
  2401. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom
  2402. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom (2 KB at 3.6 KB/sec)
  2403. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom
  2404. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom (2 KB at 3.3 KB/sec)
  2405. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom
  2406. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom (2 KB at 2.2 KB/sec)
  2407. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom
  2408. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom (3 KB at 4.6 KB/sec)
  2409. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom
  2410. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom (868 B at 1.7 KB/sec)
  2411. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom
  2412. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom (2 KB at 2.1 KB/sec)
  2413. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom
  2414. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom (2 KB at 2.0 KB/sec)
  2415. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom
  2416. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom (2 KB at 2.6 KB/sec)
  2417. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom
  2418. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom (2 KB at 2.9 KB/sec)
  2419. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom
  2420. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom (782 B at 1.5 KB/sec)
  2421. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom
  2422. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom (2 KB at 2.9 KB/sec)
  2423. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom
  2424. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom (2 KB at 2.5 KB/sec)
  2425. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom
  2426. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom (896 B at 1.8 KB/sec)
  2427. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
  2428. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (8 KB at 15.4 KB/sec)
  2429. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
  2430. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 40.9 KB/sec)
  2431. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
  2432. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 8.4 KB/sec)
  2433. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
  2434. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (3 KB at 4.4 KB/sec)
  2435. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom
  2436. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (3 KB at 5.3 KB/sec)
  2437. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
  2438. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 2.1 KB/sec)
  2439. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom
  2440. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (3 KB at 4.4 KB/sec)
  2441. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
  2442. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 3.9 KB/sec)
  2443. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
  2444. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 6.5 KB/sec)
  2445. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
  2446. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 9.6 KB/sec)
  2447. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
  2448. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 20.8 KB/sec)
  2449. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
  2450. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 5.0 KB/sec)
  2451. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
  2452. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 24.2 KB/sec)
  2453. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom
  2454. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (3 KB at 5.6 KB/sec)
  2455. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom
  2456. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4 KB at 8.1 KB/sec)
  2457. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
  2458. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 3.5 KB/sec)
  2459. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
  2460. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 6.7 KB/sec)
  2461. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
  2462. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 10.0 KB/sec)
  2463. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar
  2464. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar
  2465. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/junit/junit/4.8.1/junit-4.8.1.jar
  2466. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar
  2467. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar
  2468. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar (25 KB at 43.0 KB/sec)
  2469. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar
  2470. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar (104 KB at 147.1 KB/sec)
  2471. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar
  2472. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 280.6 KB/sec)
  2473. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar
  2474. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar (85 KB at 64.2 KB/sec)
  2475. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar
  2476. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar (69 KB at 50.9 KB/sec)
  2477. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar
  2478. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar (792 KB at 569.2 KB/sec)
  2479. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar
  2480. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar (89 KB at 43.6 KB/sec)
  2481. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar
  2482. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar (109 KB at 51.5 KB/sec)
  2483. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar
  2484. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar (179 KB at 78.5 KB/sec)
  2485. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar
  2486. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar (1332 KB at 524.0 KB/sec)
  2487. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar
  2488. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar (90 KB at 32.3 KB/sec)
  2489. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar
  2490. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar (84 KB at 29.1 KB/sec)
  2491. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/inject/guice/3.0/guice-3.0.jar
  2492. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar (52 KB at 17.8 KB/sec)
  2493. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.16/log4j-1.2.16.jar
  2494. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar (5436 KB at 1601.5 KB/sec)
  2495. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
  2496. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar (243 KB at 70.4 KB/sec)
  2497. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
  2498. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar (105 KB at 30.3 KB/sec)
  2499. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
  2500. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 119.9 KB/sec)
  2501. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar
  2502. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (41 KB at 10.1 KB/sec)
  2503. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 KB at 7.0 KB/sec)
  2504. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
  2505. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar
  2506. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/com/google/inject/guice/3.0/guice-3.0.jar (694 KB at 170.7 KB/sec)
  2507. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar
  2508. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 12.6 KB/sec)
  2509. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar
  2510. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar (26 KB at 5.3 KB/sec)
  2511. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar (42 KB at 8.9 KB/sec)
  2512. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
  2513. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
  2514. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar (42 KB at 8.7 KB/sec)
  2515. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar
  2516. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar (157 KB at 32.6 KB/sec)
  2517. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar
  2518. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar (562 KB at 110.9 KB/sec)
  2519. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
  2520. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar (45 KB at 8.3 KB/sec)
  2521. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
  2522. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar (53 KB at 9.7 KB/sec)
  2523. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
  2524. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar (162 KB at 29.0 KB/sec)
  2525. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
  2526. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 KB at 3.1 KB/sec)
  2527. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
  2528. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 22.7 KB/sec)
  2529. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
  2530. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 9.6 KB/sec)
  2531. [INFO] Downloading: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
  2532. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 44.3 KB/sec)
  2533. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar (60 KB at 9.2 KB/sec)
  2534. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 29.4 KB/sec)
  2535. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (49 KB at 7.0 KB/sec)
  2536. [INFO] Downloaded: http://download.eng.bos.redhat.com/brewroot/repos/rhos-10.0-odl-rhel-7-build/latest/maven/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 33.2 KB/sec)
  2537. [INFO] ------------------------------------------------------------------------
  2538. [INFO] Reactor Summary:
  2539. [INFO]
  2540. [INFO] yangtools-artifacts ................................ SUCCESS [ 0.210 s]
  2541. [INFO] checkstyle-logging ................................. SUCCESS [ 6.531 s]
  2542. [INFO] concepts ........................................... SUCCESS [ 1.562 s]
  2543. [INFO] mockito-configuration .............................. SUCCESS [ 4.881 s]
  2544. [INFO] util ............................................... SUCCESS [ 2.304 s]
  2545. [INFO] object-cache-api ................................... SUCCESS [ 0.519 s]
  2546. [INFO] object-cache-guava ................................. SUCCESS [ 0.253 s]
  2547. [INFO] yang-common ........................................ SUCCESS [ 0.428 s]
  2548. [INFO] yang-model-api ..................................... SUCCESS [ 1.101 s]
  2549. [INFO] yang-data-api ...................................... SUCCESS [ 0.995 s]
  2550. [INFO] yang-model-util .................................... SUCCESS [ 4.388 s]
  2551. [INFO] yang-data-util ..................................... SUCCESS [ 0.589 s]
  2552. [INFO] yang-parser-api .................................... SUCCESS [ 0.205 s]
  2553. [INFO] yang-parser-impl ................................... SUCCESS [ 23.192 s]
  2554. [INFO] yang-data-impl ..................................... SUCCESS [ 5.866 s]
  2555. [INFO] yang-data-codec-xml ................................ SUCCESS [ 0.479 s]
  2556. [INFO] yang-data-codec-gson ............................... SUCCESS [ 1.873 s]
  2557. [INFO] object-cache-noop .................................. SUCCESS [ 0.405 s]
  2558. [INFO] xsd-regex .......................................... SUCCESS [ 0.859 s]
  2559. [INFO] features-yangtools ................................. SUCCESS [ 3.105 s]
  2560. [INFO] testutils .......................................... FAILURE [02:02 min]
  2561. [INFO] common-aggregator .................................. SKIPPED
  2562. [INFO] yang-data-transform ................................ SKIPPED
  2563. [INFO] yang-maven-plugin-spi .............................. SKIPPED
  2564. [INFO] yang-maven-plugin .................................. SKIPPED
  2565. [INFO] yang-maven-plugin-it ............................... SKIPPED
  2566. [INFO] yang-model-export .................................. SKIPPED
  2567. [INFO] yang-data-jaxen .................................... SKIPPED
  2568. [INFO] yang-aggregator .................................... SKIPPED
  2569. [INFO] websocket-client ................................... SKIPPED
  2570. [INFO] websocket-aggregator ............................... SKIPPED
  2571. [INFO] yang-validation-tool ............................... SKIPPED
  2572. [INFO] third-party-aggregator ............................. SKIPPED
  2573. [INFO] yangtools .......................................... SKIPPED
  2574. [INFO] ------------------------------------------------------------------------
  2575. [INFO] BUILD FAILURE
  2576. [INFO] ------------------------------------------------------------------------
  2577. [INFO] Total time: 03:05 min
  2578. [INFO] Finished at: 2016-12-07T17:57:05+00:00
  2579. [INFO] Final Memory: 152M/941M
  2580. [INFO] ------------------------------------------------------------------------
  2581. [ERROR] Failed to execute goal org.eclipse.xtend:xtend-maven-plugin:2.9.2:compile (default) on project testutils: Execution default of goal org.eclipse.xtend:xtend-maven-plugin:2.9.2:compile failed: Plugin org.eclipse.xtend:xtend-maven-plugin:2.9.2 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.google.guava:guava:jar:14.0.1, org.eclipse.xtend:org.eclipse.xtend.core:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.9.2, org.eclipse.emf:org.eclipse.emf.mwe2.runtime:jar:2.8.3, org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext.xbase.junit:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext.junit4:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.9.2, org.eclipse.xtext:org.eclipse.xtext.util:jar:2.9.2, org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.9.2, org.eclipse.emf:org.eclipse.emf.common:jar:2.11.0-v20150805-0538, org.eclipse.emf:org.eclipse.emf.ecore:jar:2.11.1-v20150805-0538, org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.11.1-v20150805-0538, org.antlr:antlr-runtime:jar:3.2, org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0-v20150806-0404: Could not find artifact com.google.guava:guava:jar:14.0.1 -> [Help 1]
  2582. [ERROR]
  2583. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  2584. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  2585. [ERROR]
  2586. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  2587. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
  2588. [ERROR]
  2589. [ERROR] After correcting the problems, you can resume the build with the command
  2590. [ERROR] mvn <goals> -rf :testutils
Advertisement
Add Comment
Please, Sign In to add comment