"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2022/01/09 05:53:22 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0" 2022/01/09 05:53:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/09 05:53:23 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h8m53.985094309s) 2022/01/09 05:53:23 DEBUG : Creating backend with remote "/tmp/rclone1938738424" === 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:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/09 05:53:23 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0: Container "rclone-test-nudukif2ciqitex3mupikar0" created 2022/01/09 05:53:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/09 05:53:27 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/09 05:53:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/09 05:53:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/09 05:53:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/09 05:53:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/09 05:53:32 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/09 05:53:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/09 05:53:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/09 05:53:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/09 05:53:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/09 05:53:32 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/09 05:53:34 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/09 05:53:34 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/09 05:53:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/09 05:53:35 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/09 05:53:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/09 05:53:35 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (13.80s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.32s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.07s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.84s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/09 05:53:36 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 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/09 05:53:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/09 05:53:36 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:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (24.30s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (1.44s) --- PASS: TestCheck/4 (0.16s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.19s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2022/01/09 05:54:01 DEBUG : Creating backend with remote "non-existent" 2022/01/09 05:54:01 DEBUG : Creating backend with remote "non-existent" 2022/01/09 05:54:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/09 05:54:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/09 05:54:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/09 05:54:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", 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 (26.59s) --- PASS: TestCheckDownload/1 (0.52s) --- PASS: TestCheckDownload/2 (0.48s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (2.39s) --- PASS: TestCheckDownload/5 (0.41s) --- PASS: TestCheckDownload/6 (0.55s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === CONT TestCheckSizeOnly fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:164 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8) fstest.go:204: Not found "remotepotato" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 check_test.go:164 check_test.go:184 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/6 check_test.go:89: 6: Expecting 2 errors but got 1 === CONT TestCheckSizeOnly check_test.go:53: Error Trace: check_test.go:53 check_test.go:57 check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=5) { +([]string) (len=4) { (string) "", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", (string) (len=9) "= potato2", Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: check_test.go:53 check_test.go:58 check_test.go:97 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=12) "remotepotato" +([]string) { } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/7 --- FAIL: TestCheckSizeOnly (28.19s) --- PASS: TestCheckSizeOnly/1 (0.39s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.10s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (1.24s) --- FAIL: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:54:59 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/09 05:54:59 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/09 05:54:59 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/09 05:54:59 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/09 05:55:03 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/09 05:55:03 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/09 05:55:03 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/09 05:55:03 NOTICE: test.sum: 2 warning(s) suppressed... fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 check_test.go:325 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got remotepotato (60), test.sum (90) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 check_test.go:325 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "remotepotato" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 check_test.go:325 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test.sum" --- FAIL: TestParseSumFile (17.82s) === RUN TestCheckSum run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:55:13 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/data" 2022/01/09 05:55:14 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h7m2.995413703s) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:443 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), test.sum (41) got data/banana (13), remotepotato (60), test.sum (41) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:443 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest1 === CONT TestCheckSum fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:457 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (41) got data/banana (13), data/potato (15), remotepotato (60), test.sum (41) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:457 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest2 === CONT TestCheckSum fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:471 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), remotepotato (60), test.sum (82) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:471 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest3 === CONT TestCheckSum fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:485 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), remotepotato (60), test.sum (82) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:485 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest4 === CONT TestCheckSum fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:500 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got data/banana (13), data/potato (15), remotepotato (60), test.sum (82) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:500 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest5 === CONT TestCheckSum fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:515 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got data/banana (13), data/potato (15), remotepotato (60), test.sum (123) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:515 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest6 === CONT TestCheckSum fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:532 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), remotepotato (60), test.sum (82) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:532 check_test.go:544 Error: Should be true Test: TestCheckSum Messages: Unexpected file "remotepotato" === RUN TestCheckSum/subtest7 --- FAIL: TestCheckSum (98.72s) --- PASS: TestCheckSum/subtest1 (0.59s) --- PASS: TestCheckSum/subtest2 (0.77s) --- PASS: TestCheckSum/subtest3 (0.59s) --- PASS: TestCheckSum/subtest4 (0.52s) --- PASS: TestCheckSum/subtest5 (0.73s) --- PASS: TestCheckSum/subtest6 (1.01s) --- PASS: TestCheckSum/subtest7 (0.55s) === RUN TestCheckSumDownload run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:56:52 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/data" 2022/01/09 05:56:52 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h5m24.310961756s) === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (45.98s) --- PASS: TestCheckSumDownload/subtest1 (0.76s) --- PASS: TestCheckSumDownload/subtest2 (0.67s) --- PASS: TestCheckSumDownload/subtest3 (1.02s) --- PASS: TestCheckSumDownload/subtest4 (1.33s) --- PASS: TestCheckSumDownload/subtest5 (1.32s) --- PASS: TestCheckSumDownload/subtest6 (0.82s) --- PASS: TestCheckSumDownload/subtest7 (0.67s) === RUN TestDeduplicateInteractive run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.71s) === RUN TestDeduplicateSkip run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (2.37s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.52s) === RUN TestDeduplicateNewest run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.67s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:57:58 INFO : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Looking for duplicate md5 hashes using newest mode. 2022/01/09 05:57:58 NOTICE: b9d0775602c1de3b9a90f984bb8e0e35: Found 3 files with duplicate md5 hashes 2022/01/09 05:57:59 INFO : one: Deleted 2022/01/09 05:58:00 INFO : also/one: Deleted 2022/01/09 05:58:00 NOTICE: b9d0775602c1de3b9a90f984bb8e0e35: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (19.85s) === RUN TestDeduplicateOldest run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.57s) === RUN TestDeduplicateLargest run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.47s) === RUN TestDeduplicateSmallest run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.79s) === RUN TestDeduplicateRename run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.27s) === RUN TestMergeDirs run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.64s) === RUN TestListDirSorted run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:58:26 DEBUG : a.txt: Excluded 2022/01/09 05:58:26 DEBUG : sub dir/hello world: Excluded 2022/01/09 05:58:26 DEBUG : sub dir/hello world2: Excluded 2022/01/09 05:58:26 DEBUG : sub dir/hello world: Excluded 2022/01/09 05:58:26 DEBUG : sub dir/hello world2: Excluded 2022/01/09 05:58:27 DEBUG : sub dir/ignore dir: Excluded 2022/01/09 05:58:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (28.13s) === RUN TestListJSON run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes --- PASS: TestListJSON (15.58s) --- PASS: TestListJSON/Default (0.90s) --- PASS: TestListJSON/FilesOnly (0.44s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.50s) --- PASS: TestListJSON/NoModTime (0.07s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.21s) === RUN TestStatJSON run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/09 05:59:01 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/notfound" 2022/01/09 05:59:01 DEBUG : Config file has changed externaly - reloading 2022/01/09 05:59:01 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h3m15.295471756s) === CONT TestStatJSON fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 lsjson_test.go:373 Error: Should be true Test: TestStatJSON Messages: listing wrong, want got sub/file2 (9) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 lsjson_test.go:373 Error: Should be true Test: TestStatJSON Messages: Unexpected file "sub/file2" --- FAIL: TestStatJSON (19.77s) --- PASS: TestStatJSON/Root (0.08s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.71s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (1.33s) --- PASS: TestStatJSON/DirFilesOnly (0.15s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.15s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.09s) --- PASS: TestStatJSON/RootNotFound (0.67s) === RUN TestMkdir run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:59:12 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Making directory 2022/01/09 05:59:12 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Making directory --- PASS: TestMkdir (3.78s) === RUN TestLsd run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestLsd (5.57s) === RUN TestLs run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestLs (10.22s) === RUN TestLsWithFilesFrom run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 05:59:37 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.01s) === RUN TestLsLong run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestLsLong (8.36s) === RUN TestHashSums run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (8.29s) --- PASS: TestHashSums/Md5 (0.32s) --- PASS: TestHashSums/Md5Download (0.56s) === RUN TestHashSumsWithErrors 2022/01/09 05:59:56 DEBUG : Creating backend with remote ":memory:" 2022/01/09 05:59:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/09 05:59:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/09 05:59:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestCount (11.70s) === RUN TestDelete run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:00:16 DEBUG : Waiting for deletions to finish 2022/01/09 06:00:17 DEBUG : large: Excluded from sync (and deletion) 2022/01/09 06:00:18 INFO : small: Deleted 2022/01/09 06:00:18 INFO : medium: Deleted --- PASS: TestDelete (14.79s) === RUN TestRetry 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 1/5 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 2/5 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 1/5 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 2/5 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 3/5 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 4/5 2022/01/09 06:00:22 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestCat (9.82s) === RUN TestPurge 2022/01/09 06:00:32 DEBUG : Creating backend with remote "TestHubic:rclone-test-rexojuk7guvakum4juwenec2" 2022/01/09 06:00:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/09 06:00:32 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h1m44.040310241s) 2022/01/09 06:00:32 DEBUG : Creating backend with remote "/tmp/rclone2974500986" run.go:181: Remote "Hubic Swift container rclone-test-rexojuk7guvakum4juwenec2", Local "Local file system at /tmp/rclone2974500986", Modify Window "1ns" 2022/01/09 06:00:33 INFO : Swift container rclone-test-rexojuk7guvakum4juwenec2: Container "rclone-test-rexojuk7guvakum4juwenec2" created 2022/01/09 06:00:34 DEBUG : A2: Making directory 2022/01/09 06:00:34 DEBUG : A1/B2: Making directory 2022/01/09 06:00:34 DEBUG : A1/B2/C2: Making directory 2022/01/09 06:00:34 DEBUG : A1/B1/C3: Making directory 2022/01/09 06:00:34 DEBUG : A3: Making directory 2022/01/09 06:00:34 DEBUG : A3/B3: Making directory 2022/01/09 06:00:34 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/09 06:00:36 DEBUG : Waiting for deletions to finish 2022/01/09 06:00:37 INFO : A1/B1/C1/one: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/09 06:00:37 DEBUG : Waiting for deletions to finish 2022/01/09 06:00:38 INFO : A1/two: Deleted 2022/01/09 06:00:38 INFO : Swift container rclone-test-rexojuk7guvakum4juwenec2: Container "rclone-test-rexojuk7guvakum4juwenec2" removed 2022/01/09 06:00:38 DEBUG : Hubic Swift container rclone-test-rexojuk7guvakum4juwenec2: Purge remote 2022/01/09 06:00:38 DEBUG : Waiting for deletions to finish 2022/01/09 06:00:38 purge failed: directory not found --- PASS: TestPurge (6.12s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:00:40 DEBUG : A2: Making directory 2022/01/09 06:00:40 DEBUG : A1/B2: Making directory 2022/01/09 06:00:40 DEBUG : A1/B2/C2: Making directory 2022/01/09 06:00:40 DEBUG : A1/B1/C3: Making directory 2022/01/09 06:00:40 DEBUG : A3: Making directory 2022/01/09 06:00:40 DEBUG : A3/B3: Making directory 2022/01/09 06:00:40 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/09 06:00:43 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (10.52s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:00:49 DEBUG : A1: Making directory 2022/01/09 06:00:49 DEBUG : A1/B1: Making directory 2022/01/09 06:00:49 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.77s) === RUN TestRmdirsWithFilter run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:00:50 DEBUG : A1: Making directory 2022/01/09 06:00:50 DEBUG : A1/B1: Making directory 2022/01/09 06:00:50 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.68s) === RUN TestCopyURL run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:00:53 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (12.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:01:03 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 06:01:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 06:01:05 INFO : file1: Copied (new) to: sub/file2 2022/01/09 06:01:05 INFO : file1: Deleted 2022/01/09 06:01:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:01:06 DEBUG : file1: Unchanged skipping 2022/01/09 06:01:06 INFO : file1: Deleted 2022/01/09 06:01:06 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.54s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:01:09 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 06:01:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 06:01:10 INFO : file1: Copied (new) 2022/01/09 06:01:10 INFO : file1: Deleted 2022/01/09 06:01:11 DEBUG : file1: Destination exists, skipping 2022/01/09 06:01:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.86s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.21s) === RUN TestMoveFileBackupDir run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:01:16 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/backup" 2022/01/09 06:01:16 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h1m0.296156228s) 2022/01/09 06:01:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/09 06:01:17 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0 path backup: Container "rclone-test-nudukif2ciqitex3mupikar0" created 2022/01/09 06:01:19 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/09 06:01:19 INFO : dst/file1: Copied (server-side copy) 2022/01/09 06:01:20 INFO : dst/file1: Deleted 2022/01/09 06:01:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 06:01:23 INFO : dst/file1: Copied (new) 2022/01/09 06:01:23 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (14.22s) === RUN TestCopyFile run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:01:27 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 06:01:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 06:01:29 INFO : file1: Copied (new) to: sub/file2 2022/01/09 06:01:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:01:29 DEBUG : file1: Unchanged skipping 2022/01/09 06:01:30 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.69s) === RUN TestCopyFileBackupDir run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:01:35 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/backup" 2022/01/09 06:01:35 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h0m41.183440008s) 2022/01/09 06:01:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/09 06:01:36 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0 path backup: Container "rclone-test-nudukif2ciqitex3mupikar0" created 2022/01/09 06:01:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/09 06:01:38 INFO : dst/file1: Copied (server-side copy) 2022/01/09 06:01:39 INFO : dst/file1: Deleted 2022/01/09 06:01:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 06:01:41 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.85s) === RUN TestCopyFileCompareDest run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:01:44 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/dst" 2022/01/09 06:01:44 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h0m32.051575225s) 2022/01/09 06:01:45 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/CompareDest" 2022/01/09 06:01:45 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 23h0m31.035141996s) 2022/01/09 06:01:46 DEBUG : one: Need to transfer - File not found at Destination 2022/01/09 06:01:46 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0 path dst: Container "rclone-test-nudukif2ciqitex3mupikar0" created 2022/01/09 06:01:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 06:01:50 INFO : one: Copied (new) 2022/01/09 06:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 06:01:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 06:01:53 INFO : one: Copied (replaced existing) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1023 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) 2022/01/09 06:02:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:02:07 DEBUG : one: Destination found in --compare-dest, skipping fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1029 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1034 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) 2022/01/09 06:02:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:02:26 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1040 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) 2022/01/09 06:02:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:02:34 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1046 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1050 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) 2022/01/09 06:02:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/09 06:02:51 DEBUG : two: Need to transfer - File not found at Destination 2022/01/09 06:02:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/09 06:02:54 INFO : two: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1059 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (5), dst/two (5) --- FAIL: TestCopyFileCompareDest (82.54s) === RUN TestCopyFileCopyDest run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:03:07 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/dst" 2022/01/09 06:03:07 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 22h59m9.420998057s) 2022/01/09 06:03:08 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/CopyDest" 2022/01/09 06:03:08 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 22h59m8.798592916s) 2022/01/09 06:03:08 DEBUG : one: Need to transfer - File not found at Destination 2022/01/09 06:03:09 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0 path dst: Container "rclone-test-nudukif2ciqitex3mupikar0" created 2022/01/09 06:03:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 06:03:11 INFO : one: Copied (new) 2022/01/09 06:03:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 06:03:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 06:03:16 INFO : one: Copied (replaced existing) 2022/01/09 06:03:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-nudukif2ciqitex3mupikar0/BackupDir" 2022/01/09 06:03:22 DEBUG : Hubic: Got swift credentials (expiry 2022-01-10 06:02:17 +0100 +0100 in 22h58m54.91645227s) 2022/01/09 06:03:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:03:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 06:03:23 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0 path BackupDir: Container "rclone-test-nudukif2ciqitex3mupikar0" created 2022/01/09 06:03:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 06:03:25 INFO : one: Copied (server-side copy) 2022/01/09 06:03:26 INFO : one: Deleted 2022/01/09 06:03:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 06:03:29 INFO : one: Copied (server-side copy) 2022/01/09 06:03:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/09 06:03:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:03:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 06:03:35 INFO : two: Copied (server-side copy) 2022/01/09 06:03:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/09 06:03:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:03:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:03:36 DEBUG : two: Unchanged skipping 2022/01/09 06:03:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/09 06:03:41 DEBUG : three: Destination not found in --copy-dest 2022/01/09 06:03:41 DEBUG : three: Need to transfer - File not found at Destination 2022/01/09 06:03:43 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/01/09 06:03:43 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (46.53s) === 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:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:04:04 DEBUG : A1/B2: Making directory 2022/01/09 06:04:04 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/01/09 06:04:07 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 06:04:07 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/09 06:04:07 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 06:04:07 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/09 06:04:08 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/09 06:04:08 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/09 06:04:08 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/09 06:04:08 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/09 06:04:08 INFO : A1/two: Deleted 2022/01/09 06:04:08 INFO : A1/one: Deleted 2022/01/09 06:04:09 INFO : A1/B1/C2/five: Deleted 2022/01/09 06:04:09 INFO : A1/B1/C1/four: Deleted 2022/01/09 06:04:11 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/09 06:04:11 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/09 06:04:12 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/01/09 06:04:14 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/09 06:04:14 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/09 06:04:15 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 06:04:15 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/09 06:04:15 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/09 06:04:15 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/09 06:04:15 INFO : A2/B1/three: Deleted 2022/01/09 06:04:15 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/09 06:04:15 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/09 06:04:16 INFO : A2/B1/C1/four: Deleted 2022/01/09 06:04:16 INFO : A2/one: Deleted 2022/01/09 06:04:16 INFO : A2/B1/C2/five: Deleted 2022/01/09 06:04:18 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 06:04:18 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/09 06:04:19 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (31.96s) === RUN TestGetFsInfo run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:04:26 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:04:28 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/09 06:04:28 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:04:30 DEBUG : no_checksum_big_file_from_pipe: Uploading segment file "no_checksum_big_file_from_pipe/1641708270.130030128/-1/00000000" into "rclone-test-nudukif2ciqitex3mupikar0_segments" 2022/01/09 06:04:32 DEBUG : no_checksum_big_file_from_pipe: Uploading segments into "rclone-test-nudukif2ciqitex3mupikar0_segments" seems done (EOF) 2022/01/09 06:04:36 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:04:39 DEBUG : no_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:04:43 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:04:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/09 06:04:46 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:04:47 DEBUG : with_checksum_big_file_from_pipe: Uploading segment file "with_checksum_big_file_from_pipe/1641708287.521681893/-1/00000000" into "rclone-test-nudukif2ciqitex3mupikar0_segments" 2022/01/09 06:04:49 DEBUG : with_checksum_big_file_from_pipe: Uploading segments into "rclone-test-nudukif2ciqitex3mupikar0_segments" seems done (EOF) 2022/01/09 06:04:53 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2022/01/09 06:04:53 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/01/09 06:04:53 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:04:58 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:05:00 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:05:00 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1641708300.307939876/-1/00000000" into "rclone-test-nudukif2ciqitex3mupikar0_segments" 2022/01/09 06:05:02 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-nudukif2ciqitex3mupikar0_segments" seems done (EOF) 2022/01/09 06:05:05 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 06:05:06 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:05:11 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:05:13 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:05:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1641708315.479399264/-1/00000000" into "rclone-test-nudukif2ciqitex3mupikar0_segments" 2022/01/09 06:05:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-nudukif2ciqitex3mupikar0_segments" seems done (EOF) 2022/01/09 06:05:19 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2022/01/09 06:05:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/01/09 06:05:19 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object --- PASS: TestRcat (58.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (17.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (14.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (13.90s) === RUN TestRcatSize run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:05:27 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: File to upload is small (60 bytes), uploading instead of streaming 2022/01/09 06:05:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 06:05:30 INFO : potato2: Copied (new) --- PASS: TestRcatSize (8.72s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:05:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/09 06:05:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 06:05:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/09 06:05:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/09 06:05:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-nudukif2ciqitex3mupikar0/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2022/01/09 06:05:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/09 06:05:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/09 06:05:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = aa05289b4fd5d9325c0fe96c9ae8fd68 OK 2022/01/09 06:05:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (12.77s) === RUN TestTouchDir run.go:181: Remote "Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0", Local "Local file system at /tmp/rclone1938738424", Modify Window "1ns" 2022/01/09 06:05:53 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Touching "empty space" 2022/01/09 06:05:54 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Touching "potato2" 2022/01/09 06:05:55 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Touching "sub dir/potato3" --- PASS: TestTouchDir (15.17s) === 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 TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (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 2022/01/09 06:06:01 DEBUG : Hubic Swift container rclone-test-nudukif2ciqitex3mupikar0: Purge remote 2022/01/09 06:06:01 DEBUG : Waiting for deletions to finish 2022/01/09 06:06:02 INFO : Swift container rclone-test-nudukif2ciqitex3mupikar0: Container "rclone-test-nudukif2ciqitex3mupikar0" removed "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished ERROR in 12m40.03710356s (try 1/5): exit status 1: Failed [TestCheckSizeOnly/6 TestParseSumFile TestCheckSum TestStatJSON TestCopyFileCompareDest]