Search Unity

UCB failing builds due to sudden GIT failures on Unity's end

Discussion in 'Unity Build Automation' started by Wisteso, Aug 2, 2016.

  1. Wisteso

    Wisteso

    Joined:
    Nov 17, 2013
    Posts:
    50
    ... (truncated, but everything above this point is normal) ...
    Receiving objects: 36% (11555/32096), 161.84 MiB | 40.47 MiB/s
    Receiving objects: 37% (11876/32096), 161.84 MiB | 40.47 MiB/s
    Receiving objects: 38% (12197/32096), 161.84 MiB | 40.47 MiB/s
    Corrupted MAC on input.
    13: ssh_dispatch_run_fatal: Connection to 104.192.143.3: message authentication code incorrect
    14: fatal: The remote end hung up unexpectedly
    15: fatal: early EOF
    16: fatal: index-pack failed
    17: at sun.reflect.GeneratedMethodAccessor301.invoke(Unknown Source)
    18: at com.sun.proxy.$Proxy50.execute(Unknown Source)
    19: ERROR: null
    20: postbuildstatus finished successfully.
    21: Finished: FAILURE

    This has been happening for every build today. Seems like a problem with UCB servers.
     
  2. Wisteso

    Wisteso

    Joined:
    Nov 17, 2013
    Posts:
    50
    Issue spontaneously resolved itself after several failed builds in a row from the same issue.
     
  3. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    We're getting several of this error too.

    Receiving objects: 26% (13408/51566), 16.41 MiB | 32.80 MiB/s
    Receiving objects: 27% (13923/51566), 16.41 MiB | 32.80 MiB/s
    Receiving objects: 28% (14439/51566), 16.41 MiB | 32.80 MiB/s
    Receiving objects: 29% (14955/51566), 16.41 MiB | 32.80 MiB/s
    Receiving objects: 30% (15470/51566), 16.41 MiB | 32.80 MiB/s
    Receiving objects: 30% (15543/51566), 25.80 MiB | 25.45 MiB/s
    Receiving objects: 31% (15986/51566), 25.80 MiB | 25.45 MiB/s
    Receiving objects: 31% (16348/51566), 56.54 MiB | 28.08 MiB/s
    Corrupted MAC on input.
    23: ssh_dispatch_run_fatal: Connection to 104.192.143.1: message authentication code incorrect
    24: fatal: The remote end hung up unexpectedly
    25: fatal: early EOF
    26: fatal: index-pack failed
    27: at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
    28: ERROR: null
    29: postbuildstatus finished successfully.
    30: Finished: FAILURE