cljdoc build #61841

com.computesoftware/spec-helpers v0.1.3

2022-09-28T22:33:40.021973788Z

Analysis Requested

2022-09-28T22:33:40.043187653Z

Git Import Completed

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.

We could not find the git repository for your project or link a commit to this release. API docs work regardless of this but consider setting these for optimal results.

SCM URL
nil
Commit SHA
nil

cljdoc.org/d/com.computesoftware/spec-helpers/0.1.3

There was an error

exception-during-import

{:cause "Unexpected end of file from server"
 :trace
   [[sun.net.www.http.HttpClient parseHTTPHeader "HttpClient.java" 937]
    [sun.net.www.http.HttpClient parseHTTP "HttpClient.java" 760]
    [sun.net.www.http.HttpClient parseHTTPHeader "HttpClient.java" 934]
    [sun.net.www.http.HttpClient parseHTTP "HttpClient.java" 760]
    [sun.net.www.protocol.http.HttpURLConnection getInputStream0
     "HttpURLConnection.java" 1688]
    [sun.net.www.protocol.http.HttpURLConnection getInputStream
     "HttpURLConnection.java" 1589]
    [java.net.HttpURLConnection getResponseCode "HttpURLConnection.java" 529]
    [sun.net.www.protocol.https.HttpsURLConnectionImpl getResponseCode
     "HttpsURLConnectionImpl.java" 308]
    [org.eclipse.jgit.transport.http.JDKHttpConnection getResponseCode
     "JDKHttpConnection.java" 85]
    [org.eclipse.jgit.util.HttpSupport response "HttpSupport.java" 205]
    [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java" 654]
    [org.eclipse.jgit.transport.TransportHttp openFetch "TransportHttp.java"
     465]
    [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java" 170]
    [org.eclipse.jgit.api.LsRemoteCommand callAsMap "LsRemoteCommand.java" 149]
    [cljdoc.git_repo$ls_remote_sha invokeStatic "git_repo.clj" 216]
    [cljdoc.git_repo$ls_remote_sha invoke "git_repo.clj" 209]
    [cljdoc.analysis.service$get_analyzer_dep invokeStatic "service.clj" 36]
    [cljdoc.analysis.service$get_analyzer_dep invoke "service.clj" 34]
    [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 51]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 14]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 11]
    [cljdoc.server.api$kick_off_build_BANG_$fn__41381 invoke "api.clj" 84]
    [clojure.core$binding_conveyor_fn$fn__5823 invoke "core.clj" 2047]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 264]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1136]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 635] [java.lang.Thread run "Thread.java" 833]]
 :via
   [{:at [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java"
          192]
     :message "https://github.com/cljdoc/cljdoc-analyzer.git: connection failed"
     :type org.eclipse.jgit.api.errors.TransportException}
    {:at [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java"
          729]
     :message "https://github.com/cljdoc/cljdoc-analyzer.git: connection failed"
     :type org.eclipse.jgit.errors.TransportException}
    {:at [sun.net.www.http.HttpClient parseHTTPHeader "HttpClient.java" 937]
     :message "Unexpected end of file from server"
     :type java.net.SocketException}]}

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