Guest User

Untitled

a guest
Jun 23rd, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.38 KB | None | 0 0
  1. -------------------------------------------------------------------------------
  2. Test set: org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest
  3. -------------------------------------------------------------------------------
  4. Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.531 sec <<< FAILURE!
  5. testDownloadFromMirror(org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest) Time elapsed: 0.156 sec <<< ERROR!
  6. java.lang.IllegalStateException: missing behavior definition for the preceeding method call getProviderId()
  7. at org.easymock.internal.MocksControl.replay(MocksControl.java:91)
  8. at org.easymock.EasyMock.replay(EasyMock.java:1502)
  9. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testDownloadFromMirror(RepositoryMirrorDownloadTest.java:157)
  10. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testDownloadFromMirror(RepositoryMirrorDownloadTest.java:157)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  14. at java.lang.reflect.Method.invoke(Method.java:597)
  15. at junit.framework.TestCase.runTest(TestCase.java:164)
  16. at junit.framework.TestCase.runBare(TestCase.java:130)
  17. at junit.framework.TestResult$1.protect(TestResult.java:106)
  18. at junit.framework.TestResult.runProtected(TestResult.java:124)
  19. at junit.framework.TestResult.run(TestResult.java:109)
  20. at junit.framework.TestCase.run(TestCase.java:120)
  21. at junit.framework.TestSuite.runTest(TestSuite.java:230)
  22. at junit.framework.TestSuite.run(TestSuite.java:225)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  26. at java.lang.reflect.Method.invoke(Method.java:597)
  27. at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  28. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
  29. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
  30. at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  34. at java.lang.reflect.Method.invoke(Method.java:597)
  35. at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
  36. at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
  37.  
  38. testItemNotFound(org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest) Time elapsed: 0.062 sec <<< ERROR!
  39. java.lang.IllegalStateException: missing behavior definition for the preceeding method call getProviderId()
  40. at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:30)
  41. at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:61)
  42. at $Proxy2.getProviderId(Unknown Source)
  43. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.assertDownloadFromMirror(RepositoryMirrorDownloadTest.java:351)
  44. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testItemNotFound(RepositoryMirrorDownloadTest.java:173)
  45. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testItemNotFound(RepositoryMirrorDownloadTest.java:173)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  49. at java.lang.reflect.Method.invoke(Method.java:597)
  50. at junit.framework.TestCase.runTest(TestCase.java:164)
  51. at junit.framework.TestCase.runBare(TestCase.java:130)
  52. at junit.framework.TestResult$1.protect(TestResult.java:106)
  53. at junit.framework.TestResult.runProtected(TestResult.java:124)
  54. at junit.framework.TestResult.run(TestResult.java:109)
  55. at junit.framework.TestCase.run(TestCase.java:120)
  56. at junit.framework.TestSuite.runTest(TestSuite.java:230)
  57. at junit.framework.TestSuite.run(TestSuite.java:225)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  61. at java.lang.reflect.Method.invoke(Method.java:597)
  62. at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  63. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
  64. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
  65. at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  69. at java.lang.reflect.Method.invoke(Method.java:597)
  70. at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
  71. at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
  72.  
  73. testAccessDenied(org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest) Time elapsed: 0.125 sec <<< ERROR!
  74. java.lang.IllegalStateException: missing behavior definition for the preceeding method call getProviderId()
  75. at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:30)
  76. at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:61)
  77. at $Proxy2.getProviderId(Unknown Source)
  78. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.assertDownloadFromMirror(RepositoryMirrorDownloadTest.java:351)
  79. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testAccessDenied(RepositoryMirrorDownloadTest.java:192)
  80. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testAccessDenied(RepositoryMirrorDownloadTest.java:192)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  83. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  84. at java.lang.reflect.Method.invoke(Method.java:597)
  85. at junit.framework.TestCase.runTest(TestCase.java:164)
  86. at junit.framework.TestCase.runBare(TestCase.java:130)
  87. at junit.framework.TestResult$1.protect(TestResult.java:106)
  88. at junit.framework.TestResult.runProtected(TestResult.java:124)
  89. at junit.framework.TestResult.run(TestResult.java:109)
  90. at junit.framework.TestCase.run(TestCase.java:120)
  91. at junit.framework.TestSuite.runTest(TestSuite.java:230)
  92. at junit.framework.TestSuite.run(TestSuite.java:225)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  96. at java.lang.reflect.Method.invoke(Method.java:597)
  97. at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  98. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
  99. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
  100. at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  104. at java.lang.reflect.Method.invoke(Method.java:597)
  105. at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
  106. at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
  107.  
  108. testInvalidContent(org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest) Time elapsed: 0.063 sec <<< ERROR!
  109. java.lang.IllegalStateException: missing behavior definition for the preceeding method call getProviderId()
  110. at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:30)
  111. at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:61)
  112. at $Proxy2.getProviderId(Unknown Source)
  113. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.assertDownloadFromMirror(RepositoryMirrorDownloadTest.java:351)
  114. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testInvalidContent(RepositoryMirrorDownloadTest.java:213)
  115. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testInvalidContent(RepositoryMirrorDownloadTest.java:213)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  119. at java.lang.reflect.Method.invoke(Method.java:597)
  120. at junit.framework.TestCase.runTest(TestCase.java:164)
  121. at junit.framework.TestCase.runBare(TestCase.java:130)
  122. at junit.framework.TestResult$1.protect(TestResult.java:106)
  123. at junit.framework.TestResult.runProtected(TestResult.java:124)
  124. at junit.framework.TestResult.run(TestResult.java:109)
  125. at junit.framework.TestCase.run(TestCase.java:120)
  126. at junit.framework.TestSuite.runTest(TestSuite.java:230)
  127. at junit.framework.TestSuite.run(TestSuite.java:225)
  128. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  129. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  130. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  131. at java.lang.reflect.Method.invoke(Method.java:597)
  132. at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  133. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
  134. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
  135. at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
  136. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  137. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  138. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  139. at java.lang.reflect.Method.invoke(Method.java:597)
  140. at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
  141. at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
  142.  
  143. testGenericStorageException(org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest) Time elapsed: 0.125 sec <<< ERROR!
  144. java.lang.IllegalStateException: missing behavior definition for the preceeding method call getProviderId()
  145. at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:30)
  146. at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:61)
  147. at $Proxy2.getProviderId(Unknown Source)
  148. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.assertDownloadFromMirror(RepositoryMirrorDownloadTest.java:351)
  149. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testGenericStorageException(RepositoryMirrorDownloadTest.java:249)
  150. at org.sonatype.nexus.proxy.mirror.RepositoryMirrorDownloadTest.testGenericStorageException(RepositoryMirrorDownloadTest.java:249)
  151. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  152. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  153. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  154. at java.lang.reflect.Method.invoke(Method.java:597)
  155. at junit.framework.TestCase.runTest(TestCase.java:164)
  156. at junit.framework.TestCase.runBare(TestCase.java:130)
  157. at junit.framework.TestResult$1.protect(TestResult.java:106)
  158. at junit.framework.TestResult.runProtected(TestResult.java:124)
  159. at junit.framework.TestResult.run(TestResult.java:109)
  160. at junit.framework.TestCase.run(TestCase.java:120)
  161. at junit.framework.TestSuite.runTest(TestSuite.java:230)
  162. at junit.framework.TestSuite.run(TestSuite.java:225)
  163. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  164. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  165. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  166. at java.lang.reflect.Method.invoke(Method.java:597)
  167. at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  168. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
  169. at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
  170. at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
  171. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  172. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  173. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  174. at java.lang.reflect.Method.invoke(Method.java:597)
  175. at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
  176. at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Add Comment
Please, Sign In to add comment