Guest User

Untitled

a guest
May 14th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. mvn package in root of UA-Java
  2.  
  3. ests run: 164, Failures: 0, Errors: 1, Skipped: 1
  4.  
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] BUILD FAILURE
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] Total time: 15:16 min
  9. [INFO] Finished at: 2017-05-14T14:37:11+05:30
  10. [INFO] Final Memory: 21M/126M
  11. [INFO] ------------------------------------------------------------------------
  12. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.
  13. 19.1:test (default-test) on project opc-ua-stack: There are test failures.
  14. [ERROR]
  15. [ERROR] Please refer to D:\p\UA-Java\target\surefire-reports for the individual
  16. test results.
  17. [ERROR] -> [Help 1]
  18. [ERROR]
  19. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  20. ch.
  21. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  22. [ERROR]
  23. [ERROR] For more information about the errors and possible solutions, please rea
  24. d the following articles:
  25. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
  26. eption
  27.  
  28. mvn install in root of UA-Java
  29.  
  30. ests in error:
  31. TestMaxMessageSize.test_Server_OPC_TCP_BASIC256SHA256_SIGN:148->executeTests:2
  32. 32->executeTests:270 ╗ ServiceResult
  33. TestMaxMessageSize.test_Server_OPC_TCP_BASIC256SHA256_SIGN_ENCRYPT:133->execut
  34. eTests:232->executeTests:270 ╗ ServiceResult
  35. TestMaxMessageSize.test_Server_OPC_TCP_BASIC256_SIGN_ENCRYPT:118->executeTests
  36. :232->executeTests:270 ╗ ServiceResult
  37. TestStack.testHttps_TLS_1_0 ╗ ServiceResult Bad_CommunicationError (code=0x800
  38. ...
  39. TestStack.testOPC_TCP_NONE:215->_setupTest:288->_setupTest:313 ╗ ServiceResult
  40.  
  41.  
  42. Tests run: 164, Failures: 0, Errors: 5, Skipped: 1
  43.  
  44. [INFO] ------------------------------------------------------------------------
  45. [INFO] BUILD FAILURE
  46. [INFO] ------------------------------------------------------------------------
  47. [INFO] Total time: 14:44 min
  48. [INFO] Finished at: 2017-05-14T14:53:52+05:30
  49. [INFO] Final Memory: 21M/125M
  50. [INFO] ------------------------------------------------------------------------
  51. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.
  52. 19.1:test (default-test) on project opc-ua-stack: There are test failures.
  53. [ERROR]
  54. [ERROR] Please refer to D:\p\UA-Java\target\surefire-reports for the individual
  55. test results.
  56. [ERROR] -> [Help 1]
  57. [ERROR]
  58. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  59. ch.
  60. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  61. [ERROR]
  62. [ERROR] For more information about the errors and possible solutions, please rea
  63. d the following articles:
  64. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
  65. eption
  66.  
  67. mvn package in examples\basic
  68.  
  69. D:\p\UA-Java\examples>cd basic
  70.  
  71. D:\p\UA-Java\examples\basic>mvn package
  72. [INFO] Scanning for projects...
  73. [INFO]
  74. [INFO] ------------------------------------------------------------------------
  75. [INFO] Building examples 1.03.340.0-SNAPSHOT
  76. [INFO] ------------------------------------------------------------------------
  77. Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/appassembler
  78. -maven-plugin/1.10/appassembler-maven-plugin-1.10.pom
  79. Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/appassembler-
  80. maven-plugin/1.10/appassembler-maven-plugin-1.10.pom (19 kB at 7.4 kB/s)
  81. Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/appassembler
  82. /appassembler/1.10/appassembler-1.10.pom
  83. Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/appassembler/
  84. appassembler/1.10/appassembler-1.10.pom (8.6 kB at 11 kB/s)
  85. Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/
  86. 34/mojo-parent-34.pom
  87. Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/3
  88. 4/mojo-parent-34.pom (24 kB at 15 kB/s)
  89. Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/appassembler
  90. -maven-plugin/1.10/appassembler-maven-plugin-1.10.jar
  91. Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/appassembler-
  92. maven-plugin/1.10/appassembler-maven-plugin-1.10.jar (1.3 MB at 26 kB/s)
  93. [WARNING] The POM for org.opcfoundation.ua:opc-ua-stack:jar:1.03.340.0-SNAPSHOT
  94. is missing, no dependency information available
  95. Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/
  96. slf4j-log4j12-1.7.7.pom
  97. Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/s
  98. lf4j-log4j12-1.7.7.pom (1.6 kB at 3.5 kB/s)
  99. Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/
  100. slf4j-log4j12-1.7.7.jar
  101. Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/s
  102. lf4j-log4j12-1.7.7.jar (8.9 kB at 12 kB/s)
  103. [INFO] ------------------------------------------------------------------------
  104. [INFO] BUILD FAILURE
  105. [INFO] ------------------------------------------------------------------------
  106. [INFO] Total time: 01:01 min
  107. [INFO] Finished at: 2017-05-14T15:05:05+05:30
  108. [INFO] Final Memory: 8M/19M
  109. [INFO] ------------------------------------------------------------------------
  110. [ERROR] Failed to execute goal on project opc-ua-stack-examples: Could not resol
  111. ve dependencies for project org.opcfoundation.ua:opc-ua-stack-examples:jar:1.03.
  112. 340.0-SNAPSHOT: Could not find artifact org.opcfoundation.ua:opc-ua-stack:jar:1.
  113. 03.340.0-SNAPSHOT -> [Help 1]
  114. [ERROR]
Add Comment
Please, Sign In to add comment