"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2020/12/27 05:27:22 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0" 2020/12/27 05:27:22 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h36m36.500576318s) 2020/12/27 05:27:22 DEBUG : Creating backend with remote "/tmp/rclone191318111" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2020/12/27 05:27:22 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0: Container "rclone-test-zanowod0vudalil1vavofir0" created 2020/12/27 05:27:23 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/12/27 05:27:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/12/27 05:27:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/12/27 05:27:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/12/27 05:27:24 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/12/27 05:27:24 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/12/27 05:27:25 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/12/27 05:27:25 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/12/27 05:27:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/12/27 05:27:25 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/12/27 05:27:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/12/27 05:27:25 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/12/27 05:27:26 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/12/27 05:27:26 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/12/27 05:27:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/12/27 05:27:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/12/27 05:27:26 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/12/27 05:27:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (5.03s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (1.75s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.03s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.40s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/12/27 05:27:27 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/12/27 05:27:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/12/27 05:27:27 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:101 check_test.go:183 Error: Should be true Test: TestCheck Messages: listing wrong, want rutabaga (8) got fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:101 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheck Messages: 1 objects not found === RUN TestCheck/1 check_test.go:82: 1: Got error when not expecting one: 1 differences found check_test.go:88: 1: Expecting 0 errors but got 1 check_test.go:94: 1: Expecting 1 total matching files but got 0 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheck Messages: match === RUN TestCheck/2 check_test.go:88: 2: Expecting 1 errors but got 2 check_test.go:94: 2: Expecting 1 total matching files but got 0 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheck Messages: match fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:124 check_test.go:183 Error: Should be true Test: TestCheck Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1) fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:124 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheck Messages: 1 objects not found === RUN TestCheck/3 check_test.go:88: 3: Expecting 2 errors but got 3 check_test.go:94: 3: Expecting 1 total matching files but got 0 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=13) "- empty space" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheck Messages: match fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:140 check_test.go:183 Error: Should be true Test: TestCheck Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60) fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:140 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheck Messages: 1 objects not found === RUN TestCheck/4 check_test.go:88: 4: Expecting 1 errors but got 2 check_test.go:94: 4: Expecting 2 total matching files but got 1 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "+ rutabaga", "- empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "+ rutabaga", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheck Messages: match === RUN TestCheck/5 check_test.go:88: 5: Expecting 1 errors but got 2 check_test.go:94: 5: Expecting 3 total matching files but got 2 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ rutabaga", "= potato2"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=9) "= potato2" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheck Messages: match fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:163 check_test.go:183 Error: Should be true Test: TestCheck Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60) fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:163 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheck Messages: 1 objects not found === RUN TestCheck/6 check_test.go:88: 6: Expecting 2 errors but got 3 check_test.go:94: 6: Expecting 3 total matching files but got 2 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ rutabaga", "- remotepotato", "= potato2"} Diff: --- Expected +++ Actual @@ -3,5 +3,5 @@ (string) (len=13) "* empty space", + (string) (len=10) "+ rutabaga", (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheck Messages: match === RUN TestCheck/7 check_test.go:88: 7: Expecting 1 errors but got 2 check_test.go:94: 7: Expecting 3 total matching files but got 2 === CONT TestCheck check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ rutabaga", "= potato2"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=9) "= potato2" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheck Messages: match --- FAIL: TestCheck (47.08s) --- FAIL: TestCheck/1 (0.06s) --- FAIL: TestCheck/2 (0.07s) --- FAIL: TestCheck/3 (0.06s) --- FAIL: TestCheck/4 (0.12s) --- FAIL: TestCheck/5 (0.13s) --- FAIL: TestCheck/6 (0.12s) --- FAIL: TestCheck/7 (0.11s) === RUN TestCheckFsError 2020/12/27 05:28:14 DEBUG : Creating backend with remote "non-existent" 2020/12/27 05:28:14 DEBUG : Creating backend with remote "non-existent" 2020/12/27 05:28:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/12/27 05:28:14 ERROR : : error reading source directory: directory not found 2020/12/27 05:28:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 3 differences found 2020/12/27 05:28:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 3 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.85s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.46s) --- PASS: TestCheckDownload/5 (2.37s) --- PASS: TestCheckDownload/6 (2.35s) --- PASS: TestCheckDownload/7 (2.38s) === RUN TestCheckSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.45s) --- PASS: TestCheckSizeOnly/1 (0.07s) --- PASS: TestCheckSizeOnly/2 (0.08s) --- PASS: TestCheckSizeOnly/3 (0.07s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.12s) === RUN TestDeduplicateSkip run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.13s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.12s) === RUN TestDeduplicateFirst run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.17s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:28:52 INFO : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: Looking for duplicate MD5 hashes using newest mode. 2020/12/27 05:28:53 NOTICE: a46c89c6b4257ce230ef60855b72c12f: Found 3 files with duplicate MD5 hashes 2020/12/27 05:28:53 INFO : one: Deleted 2020/12/27 05:28:53 INFO : also/one: Deleted 2020/12/27 05:28:53 NOTICE: a46c89c6b4257ce230ef60855b72c12f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.00s) === RUN TestDeduplicateOldest run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.16s) === RUN TestDeduplicateSmallest run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.12s) === RUN TestDeduplicateRename run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.12s) === RUN TestMergeDirs run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.12s) === RUN TestListDirSorted run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:29:05 DEBUG : a.txt: Excluded 2020/12/27 05:29:05 DEBUG : sub dir/hello world: Excluded 2020/12/27 05:29:05 DEBUG : sub dir/hello world2: Excluded 2020/12/27 05:29:05 DEBUG : sub dir/hello world: Excluded 2020/12/27 05:29:05 DEBUG : sub dir/hello world2: Excluded 2020/12/27 05:29:05 DEBUG : sub dir/ignore dir: Excluded 2020/12/27 05:29:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.95s) === RUN TestMkdir run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:29:16 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: Making directory 2020/12/27 05:29:16 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: Making directory --- PASS: TestMkdir (0.18s) === RUN TestLsd run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestLsd (1.91s) === RUN TestLs run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestLs (9.44s) === RUN TestLsWithFilesFrom run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:29:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.58s) === RUN TestLsLong run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestLsLong (12.37s) === RUN TestHashSums run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestHashSums (12.33s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestCount (13.41s) === RUN TestDelete run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:15 DEBUG : Waiting for deletions to finish 2020/12/27 05:30:15 DEBUG : large: Excluded from sync (and deletion) 2020/12/27 05:30:16 INFO : small: Deleted 2020/12/27 05:30:16 INFO : medium: Deleted --- PASS: TestDelete (4.28s) === RUN TestRetry 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 1/5 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 2/5 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 1/5 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 2/5 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 3/5 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 4/5 2020/12/27 05:30:17 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestCat (6.10s) === RUN TestPurge 2020/12/27 05:30:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/12/27 05:30:23 DEBUG : Creating backend with remote "TestHubic:rclone-test-qupipow4ruqufal6yedozir0" 2020/12/27 05:30:23 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h33m35.087186669s) 2020/12/27 05:30:23 DEBUG : Creating backend with remote "/tmp/rclone246303209" run.go:176: Remote "Hubic Swift container rclone-test-qupipow4ruqufal6yedozir0", Local "Local file system at /tmp/rclone246303209", Modify Window "1ns" 2020/12/27 05:30:24 INFO : Swift container rclone-test-qupipow4ruqufal6yedozir0: Container "rclone-test-qupipow4ruqufal6yedozir0" created 2020/12/27 05:30:24 DEBUG : A2: Making directory 2020/12/27 05:30:24 DEBUG : A1/B2: Making directory 2020/12/27 05:30:24 DEBUG : A1/B2/C2: Making directory 2020/12/27 05:30:24 DEBUG : A1/B1/C3: Making directory 2020/12/27 05:30:24 DEBUG : A3: Making directory 2020/12/27 05:30:24 DEBUG : A3/B3: Making directory 2020/12/27 05:30:24 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2020/12/27 05:30:25 DEBUG : Waiting for deletions to finish 2020/12/27 05:30:26 INFO : A1/B1/C1/one: Deleted fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2020/12/27 05:30:26 DEBUG : Waiting for deletions to finish 2020/12/27 05:30:27 INFO : A1/two: Deleted 2020/12/27 05:30:27 INFO : Swift container rclone-test-qupipow4ruqufal6yedozir0: Container "rclone-test-qupipow4ruqufal6yedozir0" removed 2020/12/27 05:30:27 DEBUG : Hubic Swift container rclone-test-qupipow4ruqufal6yedozir0: Purge remote 2020/12/27 05:30:27 DEBUG : Waiting for deletions to finish 2020/12/27 05:30:29 purge failed: directory not found --- PASS: TestPurge (5.26s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:29 DEBUG : A2: Making directory 2020/12/27 05:30:29 DEBUG : A1/B2: Making directory 2020/12/27 05:30:29 DEBUG : A1/B2/C2: Making directory 2020/12/27 05:30:29 DEBUG : A1/B1/C3: Making directory 2020/12/27 05:30:29 DEBUG : A3: Making directory 2020/12/27 05:30:29 DEBUG : A3/B3: Making directory 2020/12/27 05:30:29 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2020/12/27 05:30:30 DEBUG : A3/B3/C4: Removing directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (3.55s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:32 DEBUG : A1: Making directory 2020/12/27 05:30:32 DEBUG : A1/B1: Making directory 2020/12/27 05:30:32 DEBUG : A1/B1/C1: Making directory fstest.go:249: Filtering empty directory "A1" fstest.go:249: Filtering empty directory "A1/B1" fstest.go:249: Filtering empty directory "A1/B1/C1" fstest.go:249: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.35s) === RUN TestCopyURL run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestCopyURL (4.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:38 DEBUG : file1: Need to transfer - File not found at Destination 2020/12/27 05:30:38 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/12/27 05:30:38 INFO : file1: Copied (new) to: sub/file2 2020/12/27 05:30:38 INFO : file1: Deleted 2020/12/27 05:30:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:30:39 DEBUG : file1: Unchanged skipping 2020/12/27 05:30:39 INFO : file1: Deleted 2020/12/27 05:30:39 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.61s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.13s) === RUN TestMoveFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:41 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/backup" 2020/12/27 05:30:41 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h33m17.370277786s) 2020/12/27 05:30:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/12/27 05:30:44 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0 path backup: Container "rclone-test-zanowod0vudalil1vavofir0" created 2020/12/27 05:30:45 DEBUG : dst/file1: MD5 = 05164b153084ba910184c26e561a7c18 OK 2020/12/27 05:30:45 INFO : dst/file1: Copied (server-side copy) 2020/12/27 05:30:45 INFO : dst/file1: Deleted 2020/12/27 05:30:46 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/12/27 05:30:46 INFO : dst/file1: Copied (new) 2020/12/27 05:30:46 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (8.21s) === RUN TestCopyFile run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:48 DEBUG : file1: Need to transfer - File not found at Destination 2020/12/27 05:30:49 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/12/27 05:30:49 INFO : file1: Copied (new) to: sub/file2 2020/12/27 05:30:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:30:49 DEBUG : file1: Unchanged skipping 2020/12/27 05:30:49 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.27s) === RUN TestCopyFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:51 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/backup" 2020/12/27 05:30:51 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h33m7.290407402s) 2020/12/27 05:30:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/12/27 05:30:54 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0 path backup: Container "rclone-test-zanowod0vudalil1vavofir0" created 2020/12/27 05:30:55 DEBUG : dst/file1: MD5 = 05164b153084ba910184c26e561a7c18 OK 2020/12/27 05:30:55 INFO : dst/file1: Copied (server-side copy) 2020/12/27 05:30:55 INFO : dst/file1: Deleted 2020/12/27 05:30:56 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/12/27 05:30:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (7.84s) === RUN TestCopyFileCompareDest run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:30:58 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/dst" 2020/12/27 05:30:58 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h33m0.207906955s) 2020/12/27 05:30:59 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/CompareDest" 2020/12/27 05:31:00 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h32m58.915582209s) 2020/12/27 05:31:01 DEBUG : one: Need to transfer - File not found at Destination 2020/12/27 05:31:01 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0 path dst: Container "rclone-test-zanowod0vudalil1vavofir0" created 2020/12/27 05:31:01 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/12/27 05:31:01 INFO : one: Copied (new) 2020/12/27 05:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/12/27 05:31:03 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/12/27 05:31:03 INFO : one: Copied (replaced existing) 2020/12/27 05:31:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:04 DEBUG : one: Destination found in --compare-dest, skipping 2020/12/27 05:31:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:06 DEBUG : two: Destination found in --compare-dest, skipping 2020/12/27 05:31:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:07 DEBUG : two: Destination found in --compare-dest, skipping 2020/12/27 05:31:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/12/27 05:31:08 DEBUG : two: Need to transfer - File not found at Destination 2020/12/27 05:31:09 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/12/27 05:31:09 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (14.21s) === RUN TestCopyFileCopyDest run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:31:12 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/dst" 2020/12/27 05:31:12 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h32m46.002002081s) 2020/12/27 05:31:14 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/CopyDest" 2020/12/27 05:31:14 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h32m44.879635716s) 2020/12/27 05:31:15 DEBUG : one: Need to transfer - File not found at Destination 2020/12/27 05:31:15 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0 path dst: Container "rclone-test-zanowod0vudalil1vavofir0" created 2020/12/27 05:31:15 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/12/27 05:31:15 INFO : one: Copied (new) 2020/12/27 05:31:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/12/27 05:31:16 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/12/27 05:31:16 INFO : one: Copied (replaced existing) 2020/12/27 05:31:18 DEBUG : Creating backend with remote "TestHubic:rclone-test-zanowod0vudalil1vavofir0/BackupDir" 2020/12/27 05:31:18 DEBUG : Hubic: Got swift credentials (expiry 2020-12-28 06:03:59 +0100 +0100 in 23h32m40.532583131s) 2020/12/27 05:31:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/12/27 05:31:19 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0 path BackupDir: Container "rclone-test-zanowod0vudalil1vavofir0" created 2020/12/27 05:31:20 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/12/27 05:31:20 INFO : one: Copied (server-side copy) 2020/12/27 05:31:20 INFO : one: Deleted 2020/12/27 05:31:21 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/12/27 05:31:21 INFO : one: Copied (server-side copy) 2020/12/27 05:31:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2020/12/27 05:31:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:23 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/12/27 05:31:23 INFO : two: Copied (server-side copy) 2020/12/27 05:31:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2020/12/27 05:31:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:24 DEBUG : two: Unchanged skipping 2020/12/27 05:31:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/12/27 05:31:26 DEBUG : three: Destination not found in --copy-dest 2020/12/27 05:31:26 DEBUG : three: Need to transfer - File not found at Destination 2020/12/27 05:31:27 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2020/12/27 05:31:27 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (19.93s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:31:35 DEBUG : A1/B2: Making directory 2020/12/27 05:31:35 DEBUG : A1/B1/C3: Making directory fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B1/C3" 2020/12/27 05:31:37 DEBUG : A1/two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/12/27 05:31:37 INFO : A1/two: Copied (server-side copy) to: A2/two 2020/12/27 05:31:38 DEBUG : A1/B1/C2/five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/12/27 05:31:38 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2020/12/27 05:31:38 DEBUG : A1/one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/12/27 05:31:38 INFO : A1/one: Copied (server-side copy) to: A2/one 2020/12/27 05:31:38 INFO : A1/two: Deleted 2020/12/27 05:31:38 INFO : A1/B1/C2/five: Deleted 2020/12/27 05:31:38 INFO : A1/one: Deleted 2020/12/27 05:31:39 DEBUG : A1/B1/C1/four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/12/27 05:31:39 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2020/12/27 05:31:39 DEBUG : A1/B1/three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/12/27 05:31:39 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2020/12/27 05:31:39 INFO : A1/B1/C1/four: Deleted 2020/12/27 05:31:40 INFO : A1/B1/three: Deleted fstest.go:249: Filtering empty directory "A2/B2" fstest.go:249: Filtering empty directory "A2/B1/C3" 2020/12/27 05:31:42 DEBUG : A2/B1/C2/five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/12/27 05:31:42 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2020/12/27 05:31:42 DEBUG : A2/one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/12/27 05:31:42 INFO : A2/one: Copied (server-side copy) to: A3/one 2020/12/27 05:31:42 DEBUG : A2/B1/C1/four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/12/27 05:31:42 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2020/12/27 05:31:42 INFO : A2/one: Deleted 2020/12/27 05:31:42 INFO : A2/B1/C2/five: Deleted 2020/12/27 05:31:42 INFO : A2/B1/C1/four: Deleted 2020/12/27 05:31:43 DEBUG : A2/two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/12/27 05:31:43 INFO : A2/two: Copied (server-side copy) to: A3/two 2020/12/27 05:31:44 INFO : A2/two: Deleted 2020/12/27 05:31:44 DEBUG : A2/B1/three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/12/27 05:31:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2020/12/27 05:31:45 INFO : A2/B1/three: Deleted fstest.go:249: Filtering empty directory "A3/B2" fstest.go:249: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (15.87s) === RUN TestGetFsInfo run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" --- PASS: TestGetFsInfo (0.13s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:31:48 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: File to upload is small (34 bytes), uploading instead of streaming 2020/12/27 05:31:49 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/12/27 05:31:49 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/12/27 05:31:50 DEBUG : no_checksum_big_file_from_pipe: Uploading segment file "no_checksum_big_file_from_pipe/1609047110.136765425/-1/00000000" into "rclone-test-zanowod0vudalil1vavofir0_segments" 2020/12/27 05:31:51 DEBUG : no_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zanowod0vudalil1vavofir0_segments" seems done (EOF) 2020/12/27 05:31:55 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:31:55 DEBUG : no_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:31:57 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: File to upload is small (34 bytes), uploading instead of streaming 2020/12/27 05:31:58 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/12/27 05:31:58 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/12/27 05:31:58 DEBUG : with_checksum_big_file_from_pipe: Uploading segment file "with_checksum_big_file_from_pipe/1609047118.741656462/-1/00000000" into "rclone-test-zanowod0vudalil1vavofir0_segments" 2020/12/27 05:31:59 DEBUG : with_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zanowod0vudalil1vavofir0_segments" seems done (EOF) 2020/12/27 05:32:03 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2020/12/27 05:32:03 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/12/27 05:32:04 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:32:07 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: File to upload is small (34 bytes), uploading instead of streaming 2020/12/27 05:32:07 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/12/27 05:32:08 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1609047128.104009016/-1/00000000" into "rclone-test-zanowod0vudalil1vavofir0_segments" 2020/12/27 05:32:09 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zanowod0vudalil1vavofir0_segments" seems done (EOF) 2020/12/27 05:32:10 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/12/27 05:32:10 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:32:13 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: File to upload is small (34 bytes), uploading instead of streaming 2020/12/27 05:32:14 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/12/27 05:32:14 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1609047134.803161099/-1/00000000" into "rclone-test-zanowod0vudalil1vavofir0_segments" 2020/12/27 05:32:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zanowod0vudalil1vavofir0_segments" seems done (EOF) 2020/12/27 05:32:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes differ (src 102401 vs dst 0) 2020/12/27 05:32:19 ERROR : ignore_checksum_big_file_from_pipe: corrupted on transfer operations_test.go:1384: Error Trace: operations_test.go:1384 operations_test.go:1395 Error: Received unexpected error: corrupted on transfer Test: TestRcat === CONT TestRcat/withChecksum=true,ignoreChecksum=true testing.go:1048: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test --- FAIL: TestRcat (32.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.33s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (7.47s) === RUN TestRcatSize run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:32:21 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: File to upload is small (60 bytes), uploading instead of streaming 2020/12/27 05:32:24 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/12/27 05:32:24 INFO : potato2: Copied (new) --- PASS: TestRcatSize (7.07s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Hubic Swift container rclone-test-zanowod0vudalil1vavofir0", Local "Local file system at /tmp/rclone191318111", Modify Window "1ns" 2020/12/27 05:32:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2020/12/27 05:32:29 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/12/27 05:32:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2020/12/27 05:32:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2020/12/27 05:32:30 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-zanowod0vudalil1vavofir0/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2020/12/27 05:32:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2020/12/27 05:32:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2020/12/27 05:32:32 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 97c3d2af53ef410cf5f91890ae2f3e93 OK 2020/12/27 05:32:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.01s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2020/12/27 05:32:34 DEBUG : Hubic Swift container rclone-test-zanowod0vudalil1vavofir0: Purge remote 2020/12/27 05:32:34 DEBUG : Waiting for deletions to finish 2020/12/27 05:32:34 INFO : Swift container rclone-test-zanowod0vudalil1vavofir0: Container "rclone-test-zanowod0vudalil1vavofir0" removed "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished ERROR in 5m12.298782806s (try 1/5): exit status 1: Failed [TestCheck/1 TestCheck/2 TestCheck/3 TestCheck/4 TestCheck/5 TestCheck/6 TestCheck/7 TestRcat/withChecksum=true,ignoreChecksum=true]