You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/03/11 02:48:38 UTC

[jira] [Created] (INFRA-9259) Spark Sync-ing to GitHub is down

Michael Armbrust created INFRA-9259:
---------------------------------------

             Summary: Spark Sync-ing to GitHub is down
                 Key: INFRA-9259
                 URL: https://issues.apache.org/jira/browse/INFRA-9259
             Project: Infrastructure
          Issue Type: Bug
          Components: Git
            Reporter: Michael Armbrust
            Priority: Critical


The sync from apache to github appears to be about 15 hours out of date.  Possibly related, I'm getting weird errors when pushing:

{code}
[marmbrus@Michaels-MacBook-Pro spark (branch-1.3)]$ git push apache branch-1.3 
Counting objects: 22, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 534 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
error: error in sideband demultiplexer
Everything up-to-date
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)