cljdoc build #31891

za.co.simply/simply.core v1.1.22_5

2020-06-08T07:25:26.108Z

Analysis Requested

Git Import

Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide. In this case there was a problem Error while trying to process Git repository: no SCM URL found when attempting to import from git, but don't worry — API docs can work regardless.

To fix git issues, check out the FAQ on properly setting SCM information

cljdoc.org/d/za.co.simply/simply.core/1.1.22_5

2020-06-08T07:25:38.602Z

Analysis Kicked Off

View job on CircleCI

There was an error

exception-during-import

{:cause "SSL peer shut down incorrectly"
 :trace
   [[sun.security.ssl.InputRecord read "InputRecord.java" 505]
    [sun.security.ssl.SSLSocketImpl readRecord "SSLSocketImpl.java" 975]
    [sun.security.ssl.SSLSocketImpl performInitialHandshake "SSLSocketImpl.java"
     1367]
    [sun.security.ssl.SSLSocketImpl startHandshake "SSLSocketImpl.java" 1395]
    [sun.security.ssl.SSLSocketImpl startHandshake "SSLSocketImpl.java" 1379]
    [sun.net.www.protocol.https.HttpsClient afterConnect "HttpsClient.java" 559]
    [sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection connect
     "AbstractDelegateHttpsURLConnection.java" 185]
    [sun.net.www.protocol.https.HttpsURLConnectionImpl connect
     "HttpsURLConnectionImpl.java" 162]
    [clj_http.lite.core$request invokeStatic "core.clj" 76]
    [clj_http.lite.core$request invoke "core.clj" 42]
    [clojure.lang.Var invoke "Var.java" 384]
    [clj_http.lite.client$wrap_query_params$fn__470 invoke "client.clj" 166]
    [clj_http.lite.client$wrap_user_info$fn__480 invoke "client.clj" 190]
    [clj_http.lite.client$wrap_url$fn__497 invoke "client.clj" 212]
    [clj_http.lite.client$wrap_redirects$fn__414 invoke "client.clj" 46]
    [clj_http.lite.client$wrap_decompression$fn__421 invoke "client.clj" 62]
    [clj_http.lite.client$wrap_input_coercion$fn__436 invoke "client.clj" 109]
    [clj_http.lite.client$wrap_output_coercion$fn__427 invoke "client.clj" 71]
    [clj_http.lite.client$wrap_exceptions$fn__407 invoke "client.clj" 32]
    [clj_http.lite.client$wrap_basic_auth$fn__475 invoke "client.clj" 180]
    [clj_http.lite.client$wrap_accept$fn__448 invoke "client.clj" 134]
    [clj_http.lite.client$wrap_accept_encoding$fn__454 invoke "client.clj" 145]
    [clj_http.lite.client$wrap_content_type$fn__443 invoke "client.clj" 124]
    [clj_http.lite.client$wrap_form_params$fn__492 invoke "client.clj" 207]
    [clj_http.lite.client$wrap_method$fn__487 invoke "client.clj" 195]
    [clj_http.lite.client$wrap_unknown_host$fn__502 invoke "client.clj" 218]
    [clj_http.lite.client$post invokeStatic "client.clj" 281]
    [clj_http.lite.client$post doInvoke "client.clj" 278]
    [clojure.lang.RestFn invoke "RestFn.java" 423]
    [cljdoc.util.telegram$send_text invokeStatic "telegram.clj" 25]
    [cljdoc.util.telegram$send_text invoke "telegram.clj" 17]
    [cljdoc.util.telegram$send_text invokeStatic "telegram.clj" 20]
    [cljdoc.util.telegram$send_text invoke "telegram.clj" 17]
    [cljdoc.util.telegram$build_failed invokeStatic "telegram.clj" 37]
    [cljdoc.util.telegram$build_failed invoke "telegram.clj" 34]
    [cljdoc.server.build_log.SQLBuildTracker failed_BANG_ "build_log.clj" 52]
    [cljdoc.server.build_log.SQLBuildTracker failed_BANG_ "build_log.clj" 50]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 40]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 10]
    [cljdoc.server.api$kick_off_build_BANG_$fn__27919 invoke "api.clj" 78]
    [clojure.core$binding_conveyor_fn$fn__5754 invoke "core.clj" 2030]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 266]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1149]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 624] [java.lang.Thread run "Thread.java" 748]]
 :via [{:at [sun.security.ssl.SSLSocketImpl readRecord "SSLSocketImpl.java" 994]
        :message "Remote host closed connection during handshake"
        :type javax.net.ssl.SSLHandshakeException}
       {:at [sun.security.ssl.InputRecord read "InputRecord.java" 505]
        :message "SSL peer shut down incorrectly"
        :type java.io.EOFException}]}

Please see the build job to understand why this build failed and reach out if you aren't sure how to fix the issue.

Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!