Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.34 KB | None | 0 0
  1. Exception in thread background thread for pid 4662:
  2. Traceback (most recent call last):
  3. File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
  4. self.run()
  5. File "/usr/lib/python3.5/threading.py", line 862, in run
  6. self._target(*self._args, **self._kwargs)
  7. File "/home/lgiorgi/.local/lib/python3.5/site-packages/sh.py", line 2170, in background_thread
  8. handle_exit_code(exit_code)
  9. File "/home/lgiorgi/.local/lib/python3.5/site-packages/sh.py", line 1929, in fn
  10. return self.command.handle_command_exit_code(exit_code)
  11. File "/home/lgiorgi/.local/lib/python3.5/site-packages/sh.py", line 672, in handle_command_exit_code
  12. raise exc
  13. sh.ErrorReturnCode_1:
  14.  
  15. RAN: ./gradlew assembleDebug
  16.  
  17. STDOUT:
  18. > Configuring > 0/1 projects > root project > Resolving dependencies ':classpa
  19. FAILURE: Build failed with an exception.
  20.  
  21. * What went wrong:
  22. A problem occurred configuring root project 'Electrum'.
  23. > Could not resolve all files for configuration ':classpath'.
  24. > Could not download gradle-core.jar (com.android.tools.build:gradle-core:2.3.1)
  25. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/gradle-core/2.3.1/gradle-core-2.3.1.jar'.
  26. > Could not GET 'https://jcenter.bintray.com/com/android/tools/build/gradle-core/2.3.1/gradle-core-2.3.1.jar'.
  27. > sun.security.validator.ValidatorException: No trusted certificate found
  28. > Could not download builder.jar (com.android.tools.build:builder:2.3.1)
  29. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/builder/2.3.1/builder-2.3.1.jar'.
  30. > Could not GET 'https://jcenter.bintray.com/com/android/tools/build/builder/2.3.1/builder-2.3.1.jar'.
  31. > sun.security.validator.ValidatorException: No trusted certificate found
  32. > Could not download lint.jar (com.android.tools.lint:lint:25.3.1)
  33. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/lint/lint/25.3.1/lint-25.3.1.jar'.
  34. > Could not GET 'https://jcenter.bintray.com/com/android/tools/lint/lint/25.3.1/lint-25.3.1.jar'.
  35. > sun.security.validator.ValidatorException: No trusted certificate found
  36. > Could not download protobuf-java.jar (com.google.protobuf:protobuf-java:3.0.0)
  37. > Could not get resource 'https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar'.
  38. > Could not GET 'https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar'.
  39. > sun.security.validator.ValidatorException: No trusted certificate found
  40. > Could not download antlr.jar (org.antlr:antlr:3.5.2)
  41. > Could not get resource 'https://jcenter.bintray.com/org/antlr/antlr/3.5.2/antlr-3.5.2.jar'.
  42. > Could not GET 'https://jcenter.bintray.com/org/antlr/antlr/3.5.2/antlr-3.5.2.jar'.
  43. > sun.security.validator.ValidatorException: No trusted certificate found
  44. > Could not download sdklib.jar (com.android.tools:sdklib:25.3.1)
  45. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/sdklib/25.3.1/sdklib-25.3.1.jar'.
  46. > Could not GET 'https://jcenter.bintray.com/com/android/tools/sdklib/25.3.1/sdklib-25.3.1.jar'.
  47. > sun.security.validator.ValidatorException: No trusted certificate found
  48. > Could not download sdk-common.jar (com.android.tools:sdk-common:25.3.1)
  49. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/sdk-common/25.3.1/sdk-common-25.3.1.jar'.
  50. > Could not GET 'https://jcenter.bintray.com/com/android/tools/sdk-common/25.3.1/sdk-common-25.3.1.jar'.
  51. > sun.security.validator.ValidatorException: No trusted certificate found
  52. > Could not download ddmlib.jar (com.android.tools.ddms:ddmlib:25.3.1)
  53. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/ddms/ddmlib/25.3.1/ddmlib-25.3.1.jar'.
  54. > Could not GET 'https://jcenter.bintray.com/com/android/tools/ddms/ddmlib/25.3.1/ddmlib-25.3.1.jar'.
  55. > sun.security.validator.ValidatorException: No trusted certificate found
  56. > Could not download protos.jar (com.android.tools.analytics-library:protos:25.3.1)
  57. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/analytics-library/protos/25.3.1/protos-25.3.1.jar'.
  58. > Could not GET 'https://jcenter.bintray.com/com/android/tools/analytics-library/protos/25.3.1/protos-25.3.1.jar'.
  59. > sun.security.validator.ValidatorException: No trusted certificate found
  60. > Could not download bcpkix-jdk15on.jar (org.bouncycastle:bcpkix-jdk15on:1.48)
  61. > Could not get resource 'https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar'.
  62. > Could not GET 'https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar'.
  63. > sun.security.validator.ValidatorException: No trusted certificate found
  64. > Could not download bcprov-jdk15on.jar (org.bouncycastle:bcprov-jdk15on:1.48)
  65. > Could not get resource 'https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar'.
  66. > Could not GET 'https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar'.
  67. > sun.security.validator.ValidatorException: No trusted certificate found
  68. > Could not download lint-checks.jar (com.android.tools.lint:lint-checks:25.3.1)
  69. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/lint/lint-checks/25.3.1/lint-checks-25.3.1.jar'.
  70. > Could not GET 'https://jcenter.bintray.com/com/android/tools/lint/lint-checks/25.3.1/lint-checks-25.3.1.jar'.
  71. > sun.security.validator.ValidatorException: No trusted certificate found
  72. > Could not download ecj.jar (org.eclipse.jdt.core.compiler:ecj:4.6.1)
  73. > Could not get resource 'https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.jar'.
  74. > Could not GET 'https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.jar'.
  75. > sun.security.validator.ValidatorException: No trusted certificate found
  76. > Could not download guava.jar (com.google.guava:guava:18.0)
  77. > Could not get resource 'https://jcenter.bintray.com/com/google/guava/guava/18.0/guava-18.0.jar'.
  78. > Could not GET 'https://jcenter.bintray.com/com/google/guava/guava/18.0/guava-18.0.jar'.
  79. > sun.security.validator.ValidatorException: No trusted certificate found
  80. > Could not download antlr4.jar (org.antlr:antlr4:4.5.3)
  81. > Could not get resource 'https://jcenter.bintray.com/org/antlr/antlr4/4.5.3/antlr4-4.5.3.jar'.
  82. > Could not GET 'https://jcenter.bintray.com/org/antlr/antlr4/4.5.3/antlr4-4.5.3.jar'.
  83. > sun.security.validator.ValidatorException: No trusted certificate found
  84. > Could not download juniversalchardet.jar (com.googlecode.juniversalchardet:juniversalchardet:1.0.3)
  85. > Could not get resource 'https://jcenter.bintray.com/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar'.
  86. > Could not GET 'https://jcenter.bintray.com/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar'.
  87. > sun.security.validator.ValidatorException: No trusted certificate found
  88. > Could not download proguard-base.jar (net.sf.proguard:proguard-base:5.3.2)
  89. > Could not get resource 'https://jcenter.bintray.com/net/sf/proguard/proguard-base/5.3.2/proguard-base-5.3.2.jar'.
  90. > Could not GET 'https://jcenter.bintray.com/net/sf/proguard/proguard-base/5.3.2/proguard-base-5.3.2.jar'.
  91. > sun.security.validator.ValidatorException: No trusted certificate found
  92. > Could not download asm-debug-all.jar (org.ow2.asm:asm-debug-all:5.0.1)
  93. > Could not get resource 'https://jcenter.bintray.com/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar'.
  94. > Could not GET 'https://jcenter.bintray.com/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar'.
  95. > sun.security.validator.ValidatorException: No trusted certificate found
  96. > Could not download ST4.jar (org.antlr:ST4:4.0.8)
  97. > Could not get resource 'https://jcenter.bintray.com/org/antlr/ST4/4.0.8/ST4-4.0.8.jar'.
  98. > Could not GET 'https://jcenter.bintray.com/org/antlr/ST4/4.0.8/ST4-4.0.8.jar'.
  99. > sun.security.validator.ValidatorException: No trusted certificate found
  100. > Could not download repository.jar (com.android.tools:repository:25.3.1)
  101. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/repository/25.3.1/repository-25.3.1.jar'.
  102. > Could not GET 'https://jcenter.bintray.com/com/android/tools/repository/25.3.1/repository-25.3.1.jar'.
  103. > sun.security.validator.ValidatorException: No trusted certificate found
  104. > Could not download commons-compress.jar (org.apache.commons:commons-compress:1.8.1)
  105. > Could not get resource 'https://jcenter.bintray.com/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar'.
  106. > Could not GET 'https://jcenter.bintray.com/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar'.
  107. > sun.security.validator.ValidatorException: No trusted certificate found
  108. > Could not download httpclient.jar (org.apache.httpcomponents:httpclient:4.1.1)
  109. > Could not get resource 'https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.1.1/httpclient-4.1.1.jar'.
  110. > Could not GET 'https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.1.1/httpclient-4.1.1.jar'.
  111. > sun.security.validator.ValidatorException: No trusted certificate found
  112. > Could not download lint-api.jar (com.android.tools.lint:lint-api:25.3.1)
  113. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/lint/lint-api/25.3.1/lint-api-25.3.1.jar'.
  114. > Could not GET 'https://jcenter.bintray.com/com/android/tools/lint/lint-api/25.3.1/lint-api-25.3.1.jar'.
  115. > sun.security.validator.ValidatorException: No trusted certificate found
  116. > Could not download jimfs.jar (com.google.jimfs:jimfs:1.1)
  117. > Could not get resource 'https://jcenter.bintray.com/com/google/jimfs/jimfs/1.1/jimfs-1.1.jar'.
  118. > Could not GET 'https://jcenter.bintray.com/com/google/jimfs/jimfs/1.1/jimfs-1.1.jar'.
  119. > sun.security.validator.ValidatorException: No trusted certificate found
  120. > Could not download uast.jar (com.android.tools.external.com-intellij:uast:162.2228.14)
  121. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/external/com-intellij/uast/162.2228.14/uast-162.2228.14.jar'.
  122. > Could not GET 'https://jcenter.bintray.com/com/android/tools/external/com-intellij/uast/162.2228.14/uast-162.2228.14.jar'.
  123. > sun.security.validator.ValidatorException: No trusted certificate found
  124. > Could not download lombok-ast.jar (com.android.tools.external.lombok:lombok-ast:0.2.3)
  125. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.jar'.
  126. > Could not GET 'https://jcenter.bintray.com/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.jar'.
  127. > sun.security.validator.ValidatorException: No trusted certificate found
  128.  
  129. * Try:
  130. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  131.  
  132. BUILD FAILED
  133.  
  134. Total time: 12.165 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement