aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Corrupted_.git__47__annex__47__index_when_running_assistant.mdwn
blob: efe32c8397b5e0194d237b7c04102a6f9b34cc4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
### Please describe the problem.
I’ve noticed a repo in which I’m running the assistant wouldn’t push updates to its remote anymore. Inspecting the assistant log revealed that there was a problem with the index used for the git-annex branch. After deleting the index file, the assistant could sync to the remote again. (Could deleting the annex index have introduced any inconsistencies into the git-annex branch?)

### What steps will reproduce the problem?
Uncertain. However, I made a copy of .git/annex/index and can reproduce the error by cloning my original repo, checking out the git-annex branch, copying in the backed-up index file and doing git write-tree, which then yields an invalid object error.

It looks like the respective object isn’t present in the git object store. The error is for b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8, but no directory .git/objects/b5 exists (even after unpacking packed objects).

I could supply you with the index file; do you need anything else? If I don’t clone from my repo, I obviously get an invalid object for everything; should I supply you with a git-bundle of the git-annex ref?

### What version of git-annex are you using? On what operating system?
git-annex 5.20150508-1
Linux 4.0.5

### Please provide any additional information below.

Below is the daemon.log* concatenated, starting with the earliest one. Grep for “invalid object” or “write tree”.

[[!format sh """
[2015-06-05 16:59:45 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-05 16:59:45 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-05 16:59:57 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-05 16:59:57 CEST] Watcher: Performing startup scan
(started...) [2015-06-05 16:59:58 CEST] RemoteControl: Syncing with origin 
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-05 16:59:58 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
[2015-06-05 16:59:59 CEST] Committer: Committing changes to git
[2015-06-05 16:59:59 CEST] Pusher: Syncing with origin 
error: Unable to create '/home/seb/Annex/.git/refs/remotes/origin/master.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
error: Cannot lock the ref 'refs/remotes/origin/master'.
From ssh://redacted.net/srv/git/seb/annex/annex
 ! d71a4e0..1f265ec  master     -> origin/master  (unable to update local ref)
From ssh://redacted.net/srv/git/seb/annex/annex
   d71a4e0..1f265ec  master     -> origin/master
error: Unable to create '/home/seb/Annex/.git/refs/remotes/origin/git-annex.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
error: Cannot lock the ref 'refs/remotes/origin/git-annex'.
 ! 33446d6..973fbda  git-annex  -> origin/git-annex  (unable to update local ref)
   33446d6..973fbda  git-annex  -> origin/git-annex
error: Unable to create '/home/seb/Annex/.git/refs/remotes/origin/synced/git-annex.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
error: Cannot lock the ref 'refs/remotes/origin/synced/git-annex'.
 ! 33446d6..973fbda  synced/git-annex -> origin/synced/git-annex  (unable to update local ref)
   d71a4e0..1f265ec  synced/master -> origin/synced/master
   33446d6..973fbda  synced/git-annex -> origin/synced/git-annex
error: Ref refs/remotes/origin/synced/master is at 1f265ecc6288ead453681794551c527f64660f8c but expected d71a4e027cdd61c1323fbdc67103dde97f613192
error: Cannot lock the ref 'refs/remotes/origin/synced/master'.
 ! d71a4e0..1f265ec  synced/master -> origin/synced/master  (unable to update local ref)
Updating d71a4e0..1f265ec
Fast-forward
 org/software/software.org | 4 +++-
 org/software/theming.org  | 7 +++++++
 2 files changed, 10 insertions(+), 1 deletion(-)
Already up-to-date.
To ssh://redacted.net/srv/git/seb/annex/annex.git
 + 973fbda...33446d6 git-annex -> synced/git-annex (forced update)
 ! [rejected]        master -> synced/master (non-fast-forward)
error: failed to push some refs to 'ssh://redacted.net/srv/git/seb/annex/annex.git'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. Check out this branch and integrate the remote changes
hint: (e.g. 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
[2015-06-05 17:00:00 CEST] Committer: Committing changes to git
To ssh://redacted.net/srv/git/seb/annex/annex.git
   33446d6..973fbda  git-annex -> synced/git-annex
Everything up-to-date
[2015-06-05 17:00:05 CEST] Pusher: Syncing with origin 
Everything up-to-date
Connection to redacted.net closed by remote host.
ssh: connect to host redacted.nessh: connect to host redactedssh: connect to host redacted.n[2015-06-05 17:59:57 CEST] NetWatcherFallback: Syncing with origin 
Everything up-to-date
[2015-06-05 18:51:33 CEST] Committer: Committing changes to git
[2015-06-05 18:51:33 CEST] Pusher: Syncing with origin 
[2015-06-05 18:51:34 CEST] Committer: Committing changes to git
To ssh://redacted.net/srv/git/seb/annex/annex.git
   1f265ec..1cee9eb  master -> synced/master
[2015-06-05 18:51:37 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 19:00:01 CEST] NetWatcherFallback: Syncing with origin 
Everything up-to-date
packet_write_wait: Connection to 37.221.198.119: Broken pipe
[2015-06-05 20:00:03 CEST] NetWatcherFallback: Syncing with origin 
Everything up-to-date
[2015-06-05 20:13:01 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-05 20:13:01 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-05 20:13:12 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-05 20:13:12 CEST] Watcher: Performing startup scan
(started...) gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-05 20:13:13 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
Everything up-to-date
[2015-06-05 20:13:14 CEST] Committer: Committing changes to git
[2015-06-05 20:13:14 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 21:13:12 CEST] NetWatcherFallback: Syncing with origin 
Everything up-to-date
[2015-06-05 22:13:14 CEST] NetWatcherFallback: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:04 CEST] Committer: Committing changes to git
[2015-06-05 22:33:04 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:08 CEST] Committer: Committing changes to git
[2015-06-05 22:33:08 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:11 CEST] Committer: Committing changes to git
[2015-06-05 22:33:11 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:14 CEST] Committer: Committing changes to git
[2015-06-05 22:33:14 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:16 CEST] Committer: Committing changes to git
[2015-06-05 22:33:18 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:20 CEST] Committer: Committing changes to git
[2015-06-05 22:33:21 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:27 CEST] Committer: Committing changes to git
[2015-06-05 22:33:27 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:28 CEST] Committer: Committing changes to git
[2015-06-05 22:33:30 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:37 CEST] Committer: Committing changes to git
[2015-06-05 22:33:37 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:33:43 CEST] Committer: Committing changes to git
[2015-06-05 22:33:43 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 22:34:12 CEST] Committer: Committing changes to git
[2015-06-05 22:34:12 CEST] Pusher: Syncing with origin 
[2015-06-05 22:34:13 CEST] Committer: Committing changes to git
To ssh://redacted.net/srv/git/seb/annex/annex.git
   1cee9eb..46828df  master -> synced/master
[2015-06-05 22:34:15 CEST] Pusher: Syncing with origin 
To ssh://redacted.net/srv/git/seb/annex/annex.git
   46828df..8e93c98  master -> synced/master
[2015-06-05 22:34:23 CEST] Committer: Committing changes to git
[2015-06-05 22:34:23 CEST] Pusher: Syncing with origin 
To ssh://redacted.net/srv/git/seb/annex/annex.git
   8e93c98..9bed0e6  master -> synced/master
[2015-06-05 22:34:24 CEST] Committer: Committing changes to git
[2015-06-05 22:34:27 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 23:04:49 CEST] Committer: Committing changes to git
[2015-06-05 23:04:49 CEST] Pusher: Syncing with origin 
To ssh://redacted.net/srv/git/seb/annex/annex.git
   9bed0e6..ec8f2c4  master -> synced/master
[2015-06-05 23:04:50 CEST] Committer: Committing changes to git
[2015-06-05 23:04:52 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 23:11:39 CEST] Committer: Committing changes to git
[2015-06-05 23:11:39 CEST] Pusher: Syncing with origin 
To ssh://redacted.net/srv/git/seb/annex/annex.git
   ec8f2c4..14bc26a  master -> synced/master
[2015-06-05 23:11:40 CEST] Committer: Committing changes to git
[2015-06-05 23:11:43 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 23:13:16 CEST] NetWatcherFallback: Syncing with origin 
Everything up-to-date
[2015-06-05 23:33:28 CEST] Committer: Committing changes to git
[2015-06-05 23:33:28 CEST] Pusher: Syncing with origin 
To ssh://redacted.net/srv/git/seb/annex/annex.git
   14bc26a..bd150f5  master -> synced/master
[2015-06-05 23:33:29 CEST] Committer: Committing changes to git
[2015-06-05 23:33:32 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 23:34:09 CEST] Committer: Committing changes to git
[2015-06-05 23:34:09 CEST] Pusher: Syncing with origin 
To ssh://redacted.net/srv/git/seb/annex/annex.git
   bd150f5..290c21c  master -> synced/master
[2015-06-05 23:34:10 CEST] Committer: Committing changes to git
[2015-06-05 23:34:12 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 23:34:15 CEST] Committer: Committing changes to git
[2015-06-05 23:34:15 CEST] Pusher: Syncing with origin 
[2015-06-05 23:34:16 CEST] Committer: Committing changes to git
To ssh://redacted.net/srv/git/seb/annex/annex.git
   290c21c..a56091f  master -> synced/master
[2015-06-05 23:34:19 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-05 23:35:17 CEST] Committer: Committing changes to git
[2015-06-05 23:35:17 CEST] Pusher: Syncing with origin 
[2015-06-05 23:35:18 CEST] Committer: Committing changes to git
To ssh://redacted.net/srv/git/seb/annex/annex.git
   a56091f..2fb635b  master -> synced/master
[2015-06-05 23:35:21 CEST] Pusher: Syncing with origin 
Everything up-to-date

(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)
(recording state in git...)

  lost dbus connection; falling back to polling (ClientError {clientErrorMessage = "Error reading message from socket: UnmarshalError \"Unexpected end of input while parsing message header.\"", clientErrorFatal = True})

  dbus failed; falling back to mtab polling (ClientError {clientErrorMessage = "Error reading message from socket: UnmarshalError \"Unexpected end of input while parsing message header.\"", clientErrorFatal = True})
[2015-06-06 07:17:17 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-06 07:17:17 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-06 07:17:25 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-06 07:17:30 CEST] Watcher: Performing startup scan
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-06 07:17:32 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
Everything up-to-date
(started...) [2015-06-06 07:17:36 CEST] Committer: Committing changes to git
[2015-06-06 07:17:36 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-06 07:45:05 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-06 07:45:05 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-06 07:45:10 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-06 07:45:10 CEST] Watcher: Performing startup scan
(started...) /usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-06 07:45:12 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
[2015-06-06 07:45:12 CEST] Committer: Committing changes to git
[2015-06-06 07:45:12 CEST] Pusher: Syncing with origin 
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
Everything up-to-date
Everything up-to-date
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync

(recording state in git...)

  bugs/nouveau-bug/nouveau.log.8 still has writers, not adding
[2015-06-06 07:47:04 CEST] Committer: Adding nouveau.log.8
add bugs/nouveau-bug/nouveau.log.8 [2015-06-06 07:47:04 CEST] Committer: Committing changes to git
[2015-06-06 07:47:04 CEST] Pusher: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
Pusher crashed: failed to read sha from git write-tree
[2015-06-06 07:47:04 CEST] Pusher: warning Pusher crashed: failed to read sha from git write-tree
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'recvkey' '/srv/git/seb/annex/annex.git' 'SHA256E-s4491--e35540a06d6839455b48ecd8f2a4c7714d420379bae55a7b383dc1a5dc60d8e0.log.8' --uuid a2131774-31b2-47d2-9185-b2e344c16134 '--' 'remoteuuid=1dda4b9a-1ff2-4a9b-aaf8-47dfdd02c8ae' 'direct=' 'associatedfile=bugs/nouveau-bug/nouveau.log.8' '--' dummy rsync --server -pe.Lsfx --log-format=X --inplace . .' is not rsync
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]
[2015-06-06 07:47:05 CEST] Committer: Committing changes to git
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'recvkey' '/srv/git/seb/annex/annex.git' 'SHA256E-s4491--e35540a06d6839455b48ecd8f2a4c7714d420379bae55a7b383dc1a5dc60d8e0.log.8' --uuid a2131774-31b2-47d2-9185-b2e344c16134 '--' 'remoteuuid=1dda4b9a-1ff2-4a9b-aaf8-47dfdd02c8ae' 'direct=' 'associatedfile=bugs/nouveau-bug/nouveau.log.8' '--' dummy rsync --server -pe.Lsfx --log-format=X --inplace . .' is not rsync
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
/usr/lib/rsync/rrsync: SSH_ORIGINAL_COMMAND='git-annex-shell 'notifychanges' '/srv/git/seb/annex/annex.git' --uuid a2131774-31b2-47d2-9185-b2e344c16134' is not rsync
[2015-06-06 08:45:10 CEST] NetWatcherFallback: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
NetWatcherFallback crashed: failed to read sha from git write-tree
[2015-06-06 08:45:12 CEST] NetWatcherFallback: warning NetWatcherFallback crashed: failed to read sha from git write-tree
[2015-06-06 15:58:38 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-06 15:58:38 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-06 15:58:44 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-06 15:58:44 CEST] Watcher: Performing startup scan
(started...) gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-06 15:58:45 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
TransferScanner crashed: failed to read sha from git write-tree
[2015-06-06 15:58:45 CEST] TransferScanner: warning TransferScanner crashed: failed to read sha from git write-tree
[2015-06-06 15:58:46 CEST] Committer: Committing changes to git
[2015-06-06 15:58:46 CEST] Pusher: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
Pusher crashed: failed to read sha from git write-tree
[2015-06-06 15:58:46 CEST] Pusher: warning Pusher crashed: failed to read sha from git write-tree
[2015-06-06 16:58:44 CEST] NetWatcherFallback: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
NetWatcherFallback crashed: failed to read sha from git write-tree
[2015-06-06 16:58:47 CEST] NetWatcherFallback: warning NetWatcherFallback crashed: failed to read sha from git write-tree
[2015-06-06 18:10:24 CEST] Committer: Committing changes to git
[2015-06-06 18:10:25 CEST] Committer: Committing changes to git
[2015-06-06 20:01:34 CEST] Committer: Committing changes to git
[2015-06-06 20:01:35 CEST] Committer: Committing changes to git
[2015-06-06 22:42:41 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-06 22:42:41 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-06 22:42:47 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-06 22:42:47 CEST] Watcher: Performing startup scan
(started...) error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
TransferScanner crashed: failed to read sha from git write-tree
[2015-06-06 22:42:48 CEST] TransferScanner: warning TransferScanner crashed: failed to read sha from git write-tree
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-06 22:42:48 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
[2015-06-06 22:42:49 CEST] Committer: Committing changes to git
[2015-06-06 22:42:49 CEST] Pusher: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
Pusher crashed: failed to read sha from git write-tree
[2015-06-06 22:42:49 CEST] Pusher: warning Pusher crashed: failed to read sha from git write-tree

(recording state in git...)
(recording state in git...)
(recording state in git...)

  bugs/nouveau-bug/nouveau.log.9 still has writers, not adding
[2015-06-06 22:43:47 CEST] Committer: Adding nouveau.log.9
add bugs/nouveau-bug/nouveau.log.9 [2015-06-06 22:43:48 CEST] Committer: Committing changes to git

SHA256E-s4427--4e02ba661d0106ff4715a2cfda0fe39185865551bcb484539e618f2b64f9ec0c.log.9

          4,427 100%    0.00kB/s    0:00:00  
          4,427 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-06 22:43:48 CEST] Transferrer: Uploaded nouveau.log.9
[2015-06-06 22:43:49 CEST] Committer: Committing changes to git
ok
(recording state in git...)

  lost dbus connection; falling back to polling (ClientError {clientErrorMessage = "Error reading message from socket: UnmarshalError \"Unexpected end of input while parsing message header.\"", clientErrorFatal = True})
[2015-06-07 07:41:35 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-07 07:41:35 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-07 07:41:42 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-07 07:41:42 CEST] Watcher: Performing startup scan
(started...) error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
TransferScanner crashed: failed to read sha from git write-tree
[2015-06-07 07:41:43 CEST] TransferScanner: warning TransferScanner crashed: failed to read sha from git write-tree
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-07 07:41:43 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
[2015-06-07 07:41:44 CEST] Committer: Committing changes to git
[2015-06-07 07:41:44 CEST] Pusher: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
Pusher crashed: failed to read sha from git write-tree
[2015-06-07 07:41:44 CEST] Pusher: warning Pusher crashed: failed to read sha from git write-tree
[2015-06-07 08:41:42 CEST] NetWatcherFallback: Syncing with origin 
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
NetWatcherFallback crashed: failed to read sha from git write-tree
[2015-06-07 08:41:43 CEST] NetWatcherFallback: warning NetWatcherFallback crashed: failed to read sha from git write-tree
[2015-06-07 09:21:46 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-07 09:21:46 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-07 09:21:49 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-07 09:21:49 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-07 09:21:54 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-07 09:21:55 CEST] Watcher: Performing startup scan
(started...) 
(recording state in git...)
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
TransferScanner crashed: failed to read sha from git write-tree
[2015-06-07 09:21:55 CEST] TransferScanner: warning TransferScanner crashed: failed to read sha from git write-tree
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-07 09:21:56 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
[2015-06-07 09:21:56 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:21:56 CEST] Pusher: Syncing with origin 
(recording state in git...)
error: invalid object 100644 b5f693aa67b6d185e6d967e0a45c3c57a4f4b4a8 for '88c/df4/SHA256E-s4644--eca6d831c0a94895a81296327bc21bdf417234c7ebfa3e93fd21a71523ac9da9.log.6.log'
fatal: git-write-tree: error building trees
Pusher crashed: failed to read sha from git write-tree
[2015-06-07 09:21:57 CEST] Pusher: warning Pusher crashed: failed to read sha from git write-tree
[2015-06-07 09:23:07 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-07 09:23:07 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-07 09:23:12 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-07 09:23:12 CEST] Watcher: Performing startup scan
(started...) 
(recording state in git...)
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-07 09:23:13 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
[2015-06-07 09:23:14 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:23:14 CEST] Pusher: Syncing with origin 

SHA256E-s4491--e35540a06d6839455b48ecd8f2a4c7714d420379bae55a7b383dc1a5dc60d8e0.log.8

          4,491 100%    0.00kB/s    0:00:00  
          4,491 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:23:15 CEST] Transferrer: Uploaded nouveau.log.8
error: Unable to create '/srv/git/seb/annex/annex.git/refs/heads/synced/git-annex.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
remote: error: Cannot lock the ref 'refs/heads/synced/git-annex'.        
error: Unable to create '/srv/git/seb/annex/annex.git/refs/heads/synced/master.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
remote: error: Cannot lock the ref 'refs/heads/synced/master'.        
To ssh://redacted.net/srv/git/seb/annex/annex.git
   aec4d80..5cac670  master -> synced/master
 ! [remote rejected] git-annex -> synced/git-annex (failed to update ref)
To ssh://redacted.net/srv/git/seb/annex/annex.git
   973fbda..118a888  git-annex -> synced/git-annex
 ! [remote rejected] master -> synced/master (failed to update ref)
error: failed to push some refs to 'ssh://redacted.net/srv/git/seb/annex/annex.git'
error: failed to push some refs to 'ssh://redacted.net/srv/git/seb/annex/annex.git'
error: Ref refs/remotes/origin/master is at 5cac670bc3d15a2d1a976ab02b2717078717ad48 but expected aec4d80548993b2b6e126124153fab9c93de8375
error: Cannot lock the ref 'refs/remotes/origin/master'.
From ssh://redacted.net/srv/git/seb/annex/annex
 ! aec4d80..5cac670  master     -> origin/master  (unable to update local ref)
error: Ref refs/remotes/origin/git-annex is at 118a888e0244e644c2ec6c0bf100e787d25a222d but expected 973fbdad6d8b549c4db0633ef11fa5a8f9ec0ed1
error: Cannot lock the ref 'refs/remotes/origin/git-annex'.
 ! 973fbda..118a888  git-annex  -> origin/git-annex  (unable to update local ref)
Everything up-to-date
Everything up-to-date
(recording state in git...)
[2015-06-07 09:23:20 CEST] main: starting assistant version 5.20150508-g883d57f
[2015-06-07 09:23:20 CEST] Cronner: You should enable consistency checking to protect your data. 
[2015-06-07 09:23:25 CEST] TransferScanner: Syncing with origin 

  No known network monitor available through dbus; falling back to polling
(scanning...) [2015-06-07 09:23:25 CEST] Watcher: Performing startup scan
(started...) 
From ssh://redacted.net/srv/git/seb/annex/annex
   118a888..e058e35  git-annex  -> origin/git-annex
(merging origin/git-annex into git-annex...)
(recording state in git...)
gpg: assuming signed data in '/tmp/git-annex.tmp.0/info'
gpg: Signature made Thu May 28 19:01:58 2015 CEST using DSA key ID 89C809CB
gpg: /tmp/git-annex-gpg.tmp.0/trustdb.gpg: trustdb created
gpg: Good signature from "git-annex distribution signing key (for Joey Hess) <id@joeyh.name>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4005 5C6A FD2D 526B 2961  E78F 5EE1 DBA7 89C8 09CB
[2015-06-07 09:23:26 CEST] Upgrader: An upgrade of git-annex is available.  (version 5.20150528)
To ssh://redacted.net/srv/git/seb/annex/annex.git
   118a888..37bc288  git-annex -> synced/git-annex
[2015-06-07 09:23:27 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:23:27 CEST] Pusher: Syncing with origin 
Everything up-to-date
[2015-06-07 09:25:21 CEST] Committer: Adding daemon.log.4
add bugs/git-annex/daemon.log.4 ok
[2015-06-07 09:25:21 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:25:21 CEST] Pusher: Syncing with origin 
(recording state in git...)

SHA256E-s2383--66aa385819f9ba961c3b4701dd68b6d1450af08ae24428461d342be8b12784a2.log.4

          2,383 100%    0.00kB/s    0:00:00  
          2,383 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:25:21 CEST] Transferrer: Uploaded daemon.log.4
To ssh://redacted.net/srv/git/seb/annex/annex.git
   37bc288..5c63092  git-annex -> synced/git-annex
   5cac670..3a5e7d0  master -> synced/master
[2015-06-07 09:25:22 CEST] Committer: Committing changes to git
[2015-06-07 09:25:24 CEST] Pusher: Syncing with origin 
(recording state in git...)
To ssh://redacted.net/srv/git/seb/annex/annex.git
   5c63092..07a3e47  git-annex -> synced/git-annex
[2015-06-07 09:25:40 CEST] Committer: Adding index~
add bugs/git-annex/index~ ok
[2015-06-07 09:25:40 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:25:40 CEST] Pusher: Syncing with origin 
(recording state in git...)

SHA256E-s178074--cf093bacc4367a5e86a07cb8523b183dd0a5401805dde646cf0b2b0ddc8ee282

         32,768  18%    0.00kB/s    0:00:00  
        178,074 100%   69.29MB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:25:41 CEST] Committer: Committing changes to git
[2015-06-07 09:25:41 CEST] Transferrer: Uploaded index~
To ssh://redacted.net/srv/git/seb/annex/annex.git
   07a3e47..32d41fc  git-annex -> synced/git-annex
   3a5e7d0..20e6e3c  master -> synced/master
[2015-06-07 09:25:44 CEST] Pusher: Syncing with origin 
(recording state in git...)
To ssh://redacted.net/srv/git/seb/annex/annex.git
   32d41fc..b61b73e  git-annex -> synced/git-annex
[2015-06-07 09:44:47 CEST] Committer: Adding daemon.log daemon.log.1 daemon.log.10 daemon.log.2 daemon.log.3
add bugs/git-annex/daemon.log ok
add bugs/git-annex/daemon.log.1 ok
add bugs/git-annex/daemon.log.10 ok
add bugs/git-annex/daemon.log.2 ok
add bugs/git-annex/daemon.log.3 ok
[2015-06-07 09:44:47 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:44:47 CEST] Pusher: Syncing with origin 
(recording state in git...)

SHA256E-s3284--5784c99b359a5fdfb52f26e82165ffba54d62f9f5cd846fce25a3c6f694eb890.log

          3,284 100%    0.00kB/s    0:00:00  
          3,284 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:47 CEST] Transferrer: Uploaded daemon.log

SHA256E-s178--704e1850cab9a6b074ba2a77344199b866e9408541b83bf1ad6b3bbd23dfc54a.log.3

            178 100%    0.00kB/s    0:00:00  
            178 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:48 CEST] Transferrer: Uploaded daemon.log.3
To ssh://redacted.net/srv/git/seb/annex/annex.git
   b61b73e..854cbda  git-annex -> synced/git-annex
   20e6e3c..0d8b74a  master -> synced/master

SHA256E-s1993--7f1bec5289ebe07306bf57fb91e0dec25b1d8f5cf1efd15297815503f1290477.log.2

          1,993 100%    0.00kB/s    0:00:00  
          1,993 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:48 CEST] Committer: Committing changes to git
(recording state in git...)
[2015-06-07 09:44:48 CEST] Transferrer: Uploaded daemon.log.2

SHA256E-s4969--ff59d2458e0b43a1965258bd0064626de1a0b7f911de693a02f34fc1bcb4959a.log.10

          4,969 100%    0.00kB/s    0:00:00  
          4,969 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:48 CEST] Transferrer: Uploaded daemon.log.10

SHA256E-s3385--0e7aef46d502f1d3a583b642239cf1272b2410d5976603b65a104fc866c02e70.log.1

          3,385 100%    0.00kB/s    0:00:00  
          3,385 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:49 CEST] Transferrer: Uploaded daemon.log.1
[2015-06-07 09:44:50 CEST] Committer: Adding daemon.log.5 daemon.log.6 daemon.log.7 daemon.log.8 daemon.log.9
add bugs/git-annex/daemon.log.5 ok
add bugs/git-annex/daemon.log.6 ok
add bugs/git-annex/daemon.log.7 ok
add bugs/git-annex/daemon.log.8 ok
add bugs/git-annex/daemon.log.9 ok
[2015-06-07 09:44:50 CEST] Committer: Committing changes to git
(recording state in git...)

SHA256E-s2792--313d72ecb598b18884602babaed667b71786a0f50edd291754bac0b70c666fa9.log.5

          2,792 100%    0.00kB/s    0:00:00  
          2,792 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:50 CEST] Transferrer: Uploaded daemon.log.5

SHA256E-s6792--8aaddbb316719160b93305bc7a6698df1b2d6b0e6f3366c0fa9f7d258cf12303.log.9

          6,792 100%    0.00kB/s    0:00:00  
          6,792 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:50 CEST] Transferrer: Uploaded daemon.log.9
[2015-06-07 09:44:50 CEST] Pusher: Syncing with origin 

SHA256E-s1183--12703bbab3cd4db78fc4449b5c3dddfb82da77c9b4a750d2b7a902f3eb63547b.log.8

          1,183 100%    0.00kB/s    0:00:00  
          1,183 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
(recording state in git...)
[2015-06-07 09:44:51 CEST] Transferrer: Uploaded daemon.log.8
[2015-06-07 09:44:51 CEST] Committer: Committing changes to git
(recording state in git...)

SHA256E-s5310--51d80ffdcfdeff4e035f740de0f18afa660404fb448a72421bd7af85ae87ae6f.log.7

          5,310 100%    0.00kB/s    0:00:00  
          5,310 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:51 CEST] Transferrer: Uploaded daemon.log.7

SHA256E-s2639--c7a0e874ae2dbc874732c000928a5c2a1a6c3d75dcb89b590fcb9e13415427cd.log.6

          2,639 100%    0.00kB/s    0:00:00  
          2,639 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)
[2015-06-07 09:44:51 CEST] Transferrer: Uploaded daemon.log.6
To ssh://redacted.net/srv/git/seb/annex/annex.git
   854cbda..c940c96  git-annex -> synced/git-annex
   0d8b74a..3865343  master -> synced/master
[2015-06-07 09:44:54 CEST] Pusher: Syncing with origin 
(recording state in git...)
To ssh://redacted.net/srv/git/seb/annex/annex.git
   c940c96..95a399f  git-annex -> synced/git-annex
   3865343..c04efc3  master -> synced/master

"""]]