"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/10/04 02:43:38 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi" 2024/10/04 02:43:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:43:39 DEBUG : Creating backend with remote "/tmp/rclone2908504748" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/04 02:43:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/04 02:43:40 DEBUG : potato: Seek from 10 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 10 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Seek from 5 to 2 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/04 02:43:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Seek from 5 to 2 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/04 02:43:40 DEBUG : potato: Seek from 8 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 8 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/04 02:43:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 02:43:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 02:43:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 02:43:40 DEBUG : potato: Seek from 5 to 2 2024/10/04 02:43:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/04 02:43:40 DEBUG : potato: Seek from 9 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 9 to 0 2024/10/04 02:43:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (43.50s) --- PASS: TestCheck/1 (1.40s) --- PASS: TestCheck/2 (1.93s) --- PASS: TestCheck/3 (1.02s) --- PASS: TestCheck/4 (1.39s) --- PASS: TestCheck/5 (1.64s) --- PASS: TestCheck/6 (1.36s) --- PASS: TestCheck/7 (1.49s) === RUN TestCheckFsError 2024/10/04 02:44:23 DEBUG : Creating backend with remote "nonexistent" 2024/10/04 02:44:23 DEBUG : Config file has changed externally - reloading 2024/10/04 02:44:23 DEBUG : Creating backend with remote "nonexistent" 2024/10/04 02:44:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/04 02:44:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/04 02:44:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/04 02:44:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (47.43s) --- PASS: TestCheckDownload/1 (2.17s) --- PASS: TestCheckDownload/2 (2.18s) --- PASS: TestCheckDownload/3 (1.78s) --- PASS: TestCheckDownload/4 (2.57s) --- PASS: TestCheckDownload/5 (2.11s) --- PASS: TestCheckDownload/6 (2.03s) --- PASS: TestCheckDownload/7 (1.83s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (35.60s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:45:52 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/04 02:45:52 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/04 02:45:52 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/04 02:45:52 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/04 02:45:59 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/04 02:45:59 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/04 02:45:59 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/04 02:45:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (14.61s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:46:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/data" 2024/10/04 02:46:01 DEBUG : Config file has changed externally - reloading === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2024/10/04 02:47:54 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2024/10/04 02:47:54 DEBUG : data: Rmdir: contains trashed file: "banana.bin" 2024/10/04 02:47:54 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2024/10/04 02:47:54 DEBUG : data: Rmdir: contains trashed file: "potato.json" --- PASS: TestCheckSum (114.31s) --- PASS: TestCheckSum/subtest1 (3.84s) --- PASS: TestCheckSum/subtest2 (4.31s) --- PASS: TestCheckSum/subtest3 (4.69s) --- PASS: TestCheckSum/subtest4 (5.44s) --- PASS: TestCheckSum/subtest5 (4.40s) --- PASS: TestCheckSum/subtest6 (5.00s) --- PASS: TestCheckSum/subtest7 (4.31s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:47:55 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/data" 2024/10/04 02:47:55 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/10/04 02:49:48 DEBUG : data: Rmdir: contains trashed file: "potato.json" 2024/10/04 02:49:48 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2024/10/04 02:49:48 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2024/10/04 02:49:48 DEBUG : data: Rmdir: contains trashed file: "banana.bin" --- PASS: TestCheckSumDownload (113.72s) --- PASS: TestCheckSumDownload/subtest1 (4.86s) --- PASS: TestCheckSumDownload/subtest2 (4.29s) --- PASS: TestCheckSumDownload/subtest3 (4.77s) --- PASS: TestCheckSumDownload/subtest4 (4.11s) --- PASS: TestCheckSumDownload/subtest5 (4.33s) --- PASS: TestCheckSumDownload/subtest6 (4.17s) --- PASS: TestCheckSumDownload/subtest7 (4.79s) === RUN TestApplyTransforms 2024/10/04 02:49:49 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-misitef1tiso" 2024/10/04 02:49:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:49:50 DEBUG : Creating backend with remote "/tmp/rclone3830865778" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-misitef1tiso", Local "Local file system at /tmp/rclone3830865778", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2024/10/04 02:49:55 ERROR : hello, world!: sum not found 2024/10/04 02:49:55 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressDrive:rclone-test-misitef1tiso 2024/10/04 02:49:55 NOTICE: Compressed: TestCompressDrive:rclone-test-misitef1tiso: 1 files missing 2024/10/04 02:49:55 NOTICE: 1 hashes missing 2024/10/04 02:49:55 NOTICE: Compressed: TestCompressDrive:rclone-test-misitef1tiso: 2 differences found 2024/10/04 02:49:55 NOTICE: Compressed: TestCompressDrive:rclone-test-misitef1tiso: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/04 02:49:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:49:57 NOTICE: Compressed: TestCompressDrive:rclone-test-misitef1tiso: 0 differences found 2024/10/04 02:49:57 NOTICE: Compressed: TestCompressDrive:rclone-test-misitef1tiso: 1 matching files 2024/10/04 02:49:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-mumacam8kefe" 2024/10/04 02:49:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:49:58 DEBUG : Creating backend with remote "/tmp/rclone1021226423" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-mumacam8kefe", Local "Local file system at /tmp/rclone1021226423", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2024/10/04 02:50:04 ERROR : HELLO, WORLD!: sum not found 2024/10/04 02:50:04 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-mumacam8kefe 2024/10/04 02:50:04 NOTICE: Compressed: TestCompressDrive:rclone-test-mumacam8kefe: 1 files missing 2024/10/04 02:50:04 NOTICE: 1 hashes missing 2024/10/04 02:50:04 NOTICE: Compressed: TestCompressDrive:rclone-test-mumacam8kefe: 2 differences found 2024/10/04 02:50:04 NOTICE: Compressed: TestCompressDrive:rclone-test-mumacam8kefe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/04 02:50:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:06 NOTICE: Compressed: TestCompressDrive:rclone-test-mumacam8kefe: 0 differences found 2024/10/04 02:50:06 NOTICE: Compressed: TestCompressDrive:rclone-test-mumacam8kefe: 1 matching files 2024/10/04 02:50:06 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-buzelus7fugo" 2024/10/04 02:50:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:07 DEBUG : Creating backend with remote "/tmp/rclone501951247" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-buzelus7fugo", Local "Local file system at /tmp/rclone501951247", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/04 02:50:12 ERROR : HeLlO, wOrLd!: sum not found 2024/10/04 02:50:12 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-buzelus7fugo 2024/10/04 02:50:12 NOTICE: Compressed: TestCompressDrive:rclone-test-buzelus7fugo: 1 files missing 2024/10/04 02:50:12 NOTICE: 1 hashes missing 2024/10/04 02:50:12 NOTICE: Compressed: TestCompressDrive:rclone-test-buzelus7fugo: 2 differences found 2024/10/04 02:50:12 NOTICE: Compressed: TestCompressDrive:rclone-test-buzelus7fugo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/04 02:50:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:14 NOTICE: Compressed: TestCompressDrive:rclone-test-buzelus7fugo: 0 differences found 2024/10/04 02:50:14 NOTICE: Compressed: TestCompressDrive:rclone-test-buzelus7fugo: 1 matching files 2024/10/04 02:50:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-vakohoq1kipu" 2024/10/04 02:50:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:15 DEBUG : Creating backend with remote "/tmp/rclone918848975" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vakohoq1kipu", Local "Local file system at /tmp/rclone918848975", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/04 02:50:20 ERROR : HELLO, WORLD!: sum not found 2024/10/04 02:50:20 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressDrive:rclone-test-vakohoq1kipu 2024/10/04 02:50:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vakohoq1kipu: 1 files missing 2024/10/04 02:50:20 NOTICE: 1 hashes missing 2024/10/04 02:50:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vakohoq1kipu: 2 differences found 2024/10/04 02:50:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vakohoq1kipu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/04 02:50:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:22 NOTICE: Compressed: TestCompressDrive:rclone-test-vakohoq1kipu: 0 differences found 2024/10/04 02:50:22 NOTICE: Compressed: TestCompressDrive:rclone-test-vakohoq1kipu: 1 matching files 2024/10/04 02:50:22 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-gavatom8mugi" 2024/10/04 02:50:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:23 DEBUG : Creating backend with remote "/tmp/rclone1433459421" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-gavatom8mugi", Local "Local file system at /tmp/rclone1433459421", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2024/10/04 02:50:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/04 02:50:29 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-gavatom8mugi 2024/10/04 02:50:29 NOTICE: Compressed: TestCompressDrive:rclone-test-gavatom8mugi: 1 files missing 2024/10/04 02:50:29 NOTICE: 1 hashes missing 2024/10/04 02:50:29 NOTICE: Compressed: TestCompressDrive:rclone-test-gavatom8mugi: 2 differences found 2024/10/04 02:50:29 NOTICE: Compressed: TestCompressDrive:rclone-test-gavatom8mugi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/04 02:50:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:31 NOTICE: Compressed: TestCompressDrive:rclone-test-gavatom8mugi: 0 differences found 2024/10/04 02:50:31 NOTICE: Compressed: TestCompressDrive:rclone-test-gavatom8mugi: 1 matching files 2024/10/04 02:50:31 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-mawohod2zaso" 2024/10/04 02:50:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:32 DEBUG : Creating backend with remote "/tmp/rclone2140459408" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-mawohod2zaso", Local "Local file system at /tmp/rclone2140459408", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2024/10/04 02:50:37 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/04 02:50:37 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-mawohod2zaso 2024/10/04 02:50:37 NOTICE: Compressed: TestCompressDrive:rclone-test-mawohod2zaso: 1 files missing 2024/10/04 02:50:37 NOTICE: 1 hashes missing 2024/10/04 02:50:37 NOTICE: Compressed: TestCompressDrive:rclone-test-mawohod2zaso: 2 differences found 2024/10/04 02:50:37 NOTICE: Compressed: TestCompressDrive:rclone-test-mawohod2zaso: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/04 02:50:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:39 NOTICE: Compressed: TestCompressDrive:rclone-test-mawohod2zaso: 0 differences found 2024/10/04 02:50:39 NOTICE: Compressed: TestCompressDrive:rclone-test-mawohod2zaso: 1 matching files 2024/10/04 02:50:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yilijux3pizi" 2024/10/04 02:50:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:40 DEBUG : Creating backend with remote "/tmp/rclone3884938952" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yilijux3pizi", Local "Local file system at /tmp/rclone3884938952", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2024/10/04 02:50:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 02:50:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-yilijux3pizi 2024/10/04 02:50:45 NOTICE: Compressed: TestCompressDrive:rclone-test-yilijux3pizi: 1 files missing 2024/10/04 02:50:45 NOTICE: 1 hashes missing 2024/10/04 02:50:45 NOTICE: Compressed: TestCompressDrive:rclone-test-yilijux3pizi: 2 differences found 2024/10/04 02:50:45 NOTICE: Compressed: TestCompressDrive:rclone-test-yilijux3pizi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/04 02:50:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:47 NOTICE: Compressed: TestCompressDrive:rclone-test-yilijux3pizi: 0 differences found 2024/10/04 02:50:47 NOTICE: Compressed: TestCompressDrive:rclone-test-yilijux3pizi: 1 matching files 2024/10/04 02:50:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-jirevaj7zema" 2024/10/04 02:50:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:48 DEBUG : Creating backend with remote "/tmp/rclone701903552" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-jirevaj7zema", Local "Local file system at /tmp/rclone701903552", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2024/10/04 02:50:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 02:50:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-jirevaj7zema 2024/10/04 02:50:53 NOTICE: Compressed: TestCompressDrive:rclone-test-jirevaj7zema: 1 files missing 2024/10/04 02:50:53 NOTICE: 1 hashes missing 2024/10/04 02:50:53 NOTICE: Compressed: TestCompressDrive:rclone-test-jirevaj7zema: 2 differences found 2024/10/04 02:50:53 NOTICE: Compressed: TestCompressDrive:rclone-test-jirevaj7zema: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/04 02:50:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:50:55 NOTICE: Compressed: TestCompressDrive:rclone-test-jirevaj7zema: 0 differences found 2024/10/04 02:50:55 NOTICE: Compressed: TestCompressDrive:rclone-test-jirevaj7zema: 1 matching files 2024/10/04 02:50:55 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-tovivub0puse" 2024/10/04 02:50:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:50:56 DEBUG : Creating backend with remote "/tmp/rclone3058371447" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-tovivub0puse", Local "Local file system at /tmp/rclone3058371447", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2024/10/04 02:51:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 02:51:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-tovivub0puse 2024/10/04 02:51:01 NOTICE: Compressed: TestCompressDrive:rclone-test-tovivub0puse: 1 files missing 2024/10/04 02:51:01 NOTICE: 1 hashes missing 2024/10/04 02:51:01 NOTICE: Compressed: TestCompressDrive:rclone-test-tovivub0puse: 2 differences found 2024/10/04 02:51:01 NOTICE: Compressed: TestCompressDrive:rclone-test-tovivub0puse: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/04 02:51:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:51:04 NOTICE: Compressed: TestCompressDrive:rclone-test-tovivub0puse: 0 differences found 2024/10/04 02:51:04 NOTICE: Compressed: TestCompressDrive:rclone-test-tovivub0puse: 1 matching files 2024/10/04 02:51:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-nodadeh1dizo" 2024/10/04 02:51:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:51:05 DEBUG : Creating backend with remote "/tmp/rclone933168000" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-nodadeh1dizo", Local "Local file system at /tmp/rclone933168000", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2024/10/04 02:51:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 02:51:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-nodadeh1dizo 2024/10/04 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-nodadeh1dizo: 1 files missing 2024/10/04 02:51:10 NOTICE: 1 hashes missing 2024/10/04 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-nodadeh1dizo: 2 differences found 2024/10/04 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-nodadeh1dizo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/04 02:51:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 02:51:12 NOTICE: Compressed: TestCompressDrive:rclone-test-nodadeh1dizo: 0 differences found 2024/10/04 02:51:12 NOTICE: Compressed: TestCompressDrive:rclone-test-nodadeh1dizo: 1 matching files 2024/10/04 02:51:12 DEBUG : Compressed: TestCompressDrive:rclone-test-nodadeh1dizo: Purge remote 2024/10/04 02:51:12 DEBUG : Compressed: TestCompressDrive:rclone-test-tovivub0puse: Purge remote 2024/10/04 02:51:13 DEBUG : Compressed: TestCompressDrive:rclone-test-jirevaj7zema: Purge remote 2024/10/04 02:51:14 DEBUG : Compressed: TestCompressDrive:rclone-test-yilijux3pizi: Purge remote 2024/10/04 02:51:14 DEBUG : Compressed: TestCompressDrive:rclone-test-mawohod2zaso: Purge remote 2024/10/04 02:51:15 DEBUG : Compressed: TestCompressDrive:rclone-test-gavatom8mugi: Purge remote 2024/10/04 02:51:16 DEBUG : Compressed: TestCompressDrive:rclone-test-vakohoq1kipu: Purge remote 2024/10/04 02:51:16 DEBUG : Compressed: TestCompressDrive:rclone-test-buzelus7fugo: Purge remote 2024/10/04 02:51:17 DEBUG : Compressed: TestCompressDrive:rclone-test-mumacam8kefe: Purge remote 2024/10/04 02:51:17 DEBUG : Compressed: TestCompressDrive:rclone-test-misitef1tiso: Purge remote --- PASS: TestApplyTransforms (88.88s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:51:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 02:51:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 02:51:23 INFO : file1: Copied (new) to: sub/file2 2024/10/04 02:51:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 02:51:26 DEBUG : file1: Unchanged skipping 2024/10/04 02:51:27 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: don't need to copy/move sub/file2, it is already at target location 2024/10/04 02:51:31 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2024/10/04 02:51:31 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestCopyFile (14.62s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:51:40 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/backup" 2024/10/04 02:51:40 DEBUG : Config file has changed externally - reloading 2024/10/04 02:51:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/04 02:51:46 INFO : dst/file1: Moved (server-side) 2024/10/04 02:51:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 02:51:50 INFO : dst/file1: Copied (new) 2024/10/04 02:51:57 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2024/10/04 02:51:57 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2024/10/04 02:51:58 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2024/10/04 02:51:58 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2024/10/04 02:51:59 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (27.14s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:52:00 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/dst" 2024/10/04 02:52:02 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/CompareDest" 2024/10/04 02:52:04 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 02:52:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/04 02:52:09 INFO : one: Copied (new) 2024/10/04 02:52:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 02:52:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/04 02:52:16 INFO : one: Copied (replaced existing) 2024/10/04 02:52:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 02:52:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 02:52:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 02:52:42 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 02:52:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 02:52:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 02:52:48 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 02:52:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 02:52:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 02:52:56 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 02:52:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/04 02:53:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/04 02:53:01 INFO : two: Copied (new) 2024/10/04 02:53:12 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/04 02:53:12 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/04 02:53:12 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/04 02:53:12 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/04 02:53:13 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" 2024/10/04 02:53:13 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2024/10/04 02:53:13 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2024/10/04 02:53:13 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" --- PASS: TestCopyFileCompareDest (73.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:53:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/dst" 2024/10/04 02:53:14 DEBUG : Config file has changed externally - reloading 2024/10/04 02:53:16 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/CopyDest" 2024/10/04 02:53:18 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 02:53:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/04 02:53:23 INFO : one: Copied (new) 2024/10/04 02:53:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 02:53:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/04 02:53:31 INFO : one: Copied (replaced existing) 2024/10/04 02:53:46 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/BackupDir" 2024/10/04 02:53:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 02:53:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 02:53:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 02:53:52 INFO : one: Moved (server-side) 2024/10/04 02:53:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/04 02:53:55 INFO : one: Copied (server-side copy) 2024/10/04 02:53:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/04 02:54:08 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 02:54:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 02:54:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/04 02:54:13 INFO : two: Copied (server-side copy) 2024/10/04 02:54:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/04 02:54:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 02:54:20 DEBUG : two: Unchanged skipping 2024/10/04 02:54:36 DEBUG : three: Need to transfer - File not found at Destination 2024/10/04 02:54:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/04 02:54:37 DEBUG : three: Destination not found in --copy-dest 2024/10/04 02:54:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/04 02:54:40 INFO : three: Copied (new) 2024/10/04 02:55:00 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2024/10/04 02:55:00 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2024/10/04 02:55:00 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/04 02:55:00 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/04 02:55:00 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/04 02:55:00 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/04 02:55:01 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2024/10/04 02:55:01 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2024/10/04 02:55:01 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2024/10/04 02:55:01 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2024/10/04 02:55:01 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2024/10/04 02:55:01 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2024/10/04 02:55:02 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" 2024/10/04 02:55:02 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" --- PASS: TestCopyFileCopyDest (108.60s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:55:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/04 02:55:08 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 02:55:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/04 02:55:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/04 02:55:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/10/04 02:55:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/04 02:55:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/04 02:55:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5431784c6f2bda9e9081d202d3e982c2 OK 2024/10/04 02:55:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/04 02:55:24 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.bin" 2024/10/04 02:55:24 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.json" 2024/10/04 02:55:24 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.json" 2024/10/04 02:55:24 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.bin" --- PASS: TestCopyFileMaxTransfer (21.79s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.45s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:55:49 INFO : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Looking for duplicate md5 hashes using newest mode. 2024/10/04 02:55:54 NOTICE: 50d8d66948942374c645356071897168: Found 3 files with duplicate md5 hashes 2024/10/04 02:55:56 INFO : one: Deleted 2024/10/04 02:55:57 INFO : also/one: Deleted 2024/10/04 02:55:57 NOTICE: 50d8d66948942374c645356071897168: Deleted 2 extra copies 2024/10/04 02:56:03 DEBUG : also: Rmdir: contains trashed file: "one.bin" 2024/10/04 02:56:03 DEBUG : also: Rmdir: contains trashed file: "one.json" --- PASS: TestDeduplicateNewestByHash (36.62s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.46s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.46s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:56:20 INFO : dupe2: merging "two.txt.json" 2024/10/04 02:56:21 INFO : dupe2: merging "two.txt.bin" 2024/10/04 02:56:22 INFO : dupe2: removing empty directory 2024/10/04 02:56:23 INFO : dupe3: merging "three.txt.bin" 2024/10/04 02:56:24 INFO : dupe3: merging "three.txt.json" 2024/10/04 02:56:25 INFO : dupe3: removing empty directory 2024/10/04 02:56:35 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.bin" 2024/10/04 02:56:35 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.json" 2024/10/04 02:56:35 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.json" 2024/10/04 02:56:35 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.bin" 2024/10/04 02:56:35 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.bin" 2024/10/04 02:56:35 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.json" --- PASS: TestMergeDirs (29.61s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:57:12 DEBUG : a.txt: Excluded (Size Filter) 2024/10/04 02:57:12 DEBUG : a.txt: Excluded 2024/10/04 02:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/04 02:57:12 DEBUG : sub dir/hello world: Excluded 2024/10/04 02:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/04 02:57:12 DEBUG : sub dir/hello world2: Excluded 2024/10/04 02:57:14 DEBUG : sub dir/ignore dir: Excluded 2024/10/04 02:57:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/04 02:57:14 DEBUG : sub dir/hello world: Excluded 2024/10/04 02:57:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/04 02:57:14 DEBUG : sub dir/hello world2: Excluded 2024/10/04 02:57:14 DEBUG : sub dir/ignore dir: Excluded 2024/10/04 02:57:27 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.bin" 2024/10/04 02:57:27 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.json" 2024/10/04 02:57:28 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.bin" 2024/10/04 02:57:28 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.bin" 2024/10/04 02:57:28 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.json" 2024/10/04 02:57:28 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.json" 2024/10/04 02:57:29 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/10/04 02:57:29 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/10/04 02:57:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.json" 2024/10/04 02:57:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/04 02:57:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/04 02:57:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.bin" --- PASS: TestListDirSorted (53.95s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === 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 === RUN TestListJSON/Metadata 2024/10/04 02:57:52 DEBUG : file1.json: Fetching metadata 2024/10/04 02:57:52 DEBUG : sub: Fetching metadata 2024/10/04 02:57:56 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/10/04 02:57:56 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestListJSON (27.02s) --- PASS: TestListJSON/Default (1.16s) --- PASS: TestListJSON/FilesOnly (1.11s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (2.16s) --- PASS: TestListJSON/SubDir (1.15s) --- PASS: TestListJSON/NoModTime (1.69s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (1.18s) --- PASS: TestListJSON/HashTypes (1.14s) --- PASS: TestListJSON/Metadata (1.69s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2024/10/04 02:58:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/notfound" 2024/10/04 02:58:14 DEBUG : Config file has changed externally - reloading 2024/10/04 02:58:20 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2024/10/04 02:58:20 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestStatJSON (24.39s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (1.13s) --- PASS: TestStatJSON/NotFound (0.60s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (1.47s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (2.24s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:58:21 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Making directory 2024/10/04 02:58:21 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:58:31 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/04 02:58:31 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestLsd (10.32s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestLs (13.70s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:58:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/04 02:58:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (14.65s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestLsLong (12.93s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (16.99s) --- PASS: TestHashSums/Md5 (1.42s) --- PASS: TestHashSums/Md5Download (2.71s) === RUN TestHashSumsWithErrors 2024/10/04 02:59:30 DEBUG : Creating backend with remote ":memory:" 2024/10/04 02:59:30 DEBUG : Config file has changed externally - reloading 2024/10/04 02:59:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/04 02:59:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/04 02:59:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/04 02:59:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/04 02:59:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/04 02:59:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/04 02:59:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/04 02:59:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/04 02:59:30 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:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 02:59:51 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" 2024/10/04 02:59:51 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" --- PASS: TestCount (22.04s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:00:08 DEBUG : Waiting for deletions to finish 2024/10/04 03:00:08 DEBUG : large: Excluded (Size Filter) 2024/10/04 03:00:09 INFO : small: Deleted 2024/10/04 03:00:09 INFO : medium: Deleted --- PASS: TestDelete (20.82s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:00:29 DEBUG : Waiting for deletions to finish 2024/10/04 03:00:29 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/10/04 03:00:31 INFO : large: Deleted 2024/10/04 03:00:31 INFO : small: Deleted --- PASS: TestMaxDelete (20.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:00:49 DEBUG : Waiting for deletions to finish 2024/10/04 03:00:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/04 03:00:51 INFO : medium: Deleted 2024/10/04 03:00:51 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (21.19s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:01:09 DEBUG : Waiting for deletions to finish 2024/10/04 03:01:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/10/04 03:01:11 INFO : large: Deleted 2024/10/04 03:01:11 INFO : small: Deleted --- PASS: TestMaxDeleteSize (18.80s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestReadFile (10.02s) === RUN TestRetry 2024/10/04 03:01:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/04 03:01:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/04 03:01:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:01:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:01:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:01:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:01:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestCat (30.44s) === RUN TestPurge 2024/10/04 03:01:54 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yusigon3xugo" 2024/10/04 03:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:01:55 DEBUG : Creating backend with remote "/tmp/rclone299045608" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yusigon3xugo", Local "Local file system at /tmp/rclone299045608", Modify Window "1ms" 2024/10/04 03:02:03 DEBUG : A2: Making directory 2024/10/04 03:02:04 DEBUG : A1/B2: Making directory 2024/10/04 03:02:05 DEBUG : A1/B2/C2: Making directory 2024/10/04 03:02:06 DEBUG : A1/B1/C3: Making directory 2024/10/04 03:02:07 DEBUG : A3: Making directory 2024/10/04 03:02:08 DEBUG : A3/B3: Making directory 2024/10/04 03:02:09 DEBUG : A3/B3/C4: Making directory 2024/10/04 03:02:21 DEBUG : Compressed: TestCompressDrive:rclone-test-yusigon3xugo: Purge remote 2024/10/04 03:02:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (26.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:02:28 DEBUG : A2: Making directory 2024/10/04 03:02:29 DEBUG : A1/B2: Making directory 2024/10/04 03:02:30 DEBUG : A1/B2/C2: Making directory 2024/10/04 03:02:31 DEBUG : A1/B1/C3: Making directory 2024/10/04 03:02:32 DEBUG : A3: Making directory 2024/10/04 03:02:33 DEBUG : A3/B3: Making directory 2024/10/04 03:02:33 DEBUG : A3/B3/C4: Making directory 2024/10/04 03:02:42 DEBUG : removing 1 level 3 directories 2024/10/04 03:02:42 INFO : A3/B3/C4: Removing directory 2024/10/04 03:02:48 DEBUG : removing 2 level 3 directories 2024/10/04 03:02:48 INFO : A1/B2/C2: Removing directory 2024/10/04 03:02:48 INFO : A1/B1/C3: Removing directory 2024/10/04 03:02:49 DEBUG : removing 2 level 2 directories 2024/10/04 03:02:49 INFO : A3/B3: Removing directory 2024/10/04 03:02:49 INFO : A1/B2: Removing directory 2024/10/04 03:02:49 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/10/04 03:02:49 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/10/04 03:02:50 DEBUG : removing 2 level 1 directories 2024/10/04 03:02:50 INFO : A3: Removing directory 2024/10/04 03:02:50 INFO : A2: Removing directory 2024/10/04 03:02:50 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/10/04 03:03:01 DEBUG : removing 1 level 3 directories 2024/10/04 03:03:01 INFO : A1/B1/C1: Removing directory 2024/10/04 03:03:01 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.bin" 2024/10/04 03:03:01 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.json" 2024/10/04 03:03:02 DEBUG : removing 1 level 2 directories 2024/10/04 03:03:02 INFO : A1/B1: Removing directory 2024/10/04 03:03:02 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/10/04 03:03:02 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/10/04 03:03:03 DEBUG : removing 1 level 1 directories 2024/10/04 03:03:03 INFO : A1: Removing directory 2024/10/04 03:03:03 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/10/04 03:03:03 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/10/04 03:03:03 DEBUG : A1: Rmdir: contains trashed file: "two.json" 2024/10/04 03:03:03 DEBUG : A1: Rmdir: contains trashed file: "two.bin" 2024/10/04 03:03:04 DEBUG : removing 1 level 0 directories 2024/10/04 03:03:04 INFO : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Removing directory 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "A3" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "A2" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "A1" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "sub" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "sub" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "dupe3" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "dupe2" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "dupe1" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "also" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "dst" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "dst" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "backup" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "dst" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "sub" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "data" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "data" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "another.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "not-one.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "not-one.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "another.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "one.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "one.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "zend.txt.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "zend.txt.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "a.txt.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "a.txt.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "ReadFile.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "ReadFile.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/10/04 03:03:04 DEBUG : : Rmdir: contains trashed file: "potato2.bin" --- PASS: TestRmdirsNoLeaveRoot (44.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:03:06 DEBUG : A1: Making directory 2024/10/04 03:03:07 DEBUG : A1/B1: Making directory 2024/10/04 03:03:08 DEBUG : A1/B1/C1: Making directory 2024/10/04 03:03:11 DEBUG : removing 1 level 3 directories 2024/10/04 03:03:11 INFO : A1/B1/C1: Removing directory 2024/10/04 03:03:12 DEBUG : removing 1 level 2 directories 2024/10/04 03:03:12 INFO : A1/B1: Removing directory 2024/10/04 03:03:12 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/10/04 03:03:14 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:03:15 DEBUG : A1: Making directory 2024/10/04 03:03:16 DEBUG : A1/B1: Making directory 2024/10/04 03:03:17 DEBUG : A1/B1/C1: Making directory 2024/10/04 03:03:20 DEBUG : removing 1 level 3 directories 2024/10/04 03:03:20 INFO : A1/B1/C1: Removing directory 2024/10/04 03:03:21 DEBUG : removing 1 level 2 directories 2024/10/04 03:03:21 INFO : A1/B1: Removing directory 2024/10/04 03:03:22 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/10/04 03:03:24 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.65s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:03:32 DEBUG : filename.txt: File name found in url 2024/10/04 03:03:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (28.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:03:54 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:03:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:03:59 INFO : file1: Copied (new) to: sub/file2 2024/10/04 03:03:59 INFO : file1: Deleted 2024/10/04 03:04:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 03:04:01 DEBUG : file1: Unchanged skipping 2024/10/04 03:04:01 INFO : file1: Deleted 2024/10/04 03:04:03 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: don't need to copy/move sub/file2, it is already at target location 2024/10/04 03:04:07 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/10/04 03:04:07 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestMoveFile (13.81s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:04:08 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:04:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:04:11 INFO : file1: Copied (new) 2024/10/04 03:04:11 INFO : file1: Deleted 2024/10/04 03:04:14 DEBUG : file1: Destination exists, skipping 2024/10/04 03:04:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (10.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:04:26 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bepowif7witi/backup" 2024/10/04 03:04:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/04 03:04:32 INFO : dst/file1: Moved (server-side) 2024/10/04 03:04:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:04:36 INFO : dst/file1: Copied (new) 2024/10/04 03:04:36 INFO : dst/file1: Deleted 2024/10/04 03:04:43 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2024/10/04 03:04:43 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2024/10/04 03:04:44 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2024/10/04 03:04:44 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2024/10/04 03:04:45 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (28.24s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:05:12 DEBUG : A1/B2: Making directory 2024/10/04 03:05:13 DEBUG : A1/B1/C3: Making directory 2024/10/04 03:05:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/04 03:05:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/04 03:05:39 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/04 03:05:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/04 03:05:40 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/04 03:05:44 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/10/04 03:05:44 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/10/04 03:05:44 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/10/04 03:05:45 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/10/04 03:05:45 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/10/04 03:05:52 INFO : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/04 03:06:03 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/04 03:06:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/04 03:06:04 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/04 03:06:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/04 03:06:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/04 03:06:08 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/10/04 03:06:08 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/10/04 03:06:08 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/10/04 03:06:09 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/10/04 03:06:09 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/10/04 03:06:29 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.bin" 2024/10/04 03:06:29 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.json" 2024/10/04 03:06:30 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.bin" 2024/10/04 03:06:30 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.json" 2024/10/04 03:06:31 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/10/04 03:06:31 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/10/04 03:06:31 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/10/04 03:06:31 DEBUG : A4/B1: Rmdir: contains trashed file: "three.json" 2024/10/04 03:06:31 DEBUG : A4/B1: Rmdir: contains trashed file: "three.bin" 2024/10/04 03:06:32 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/10/04 03:06:32 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/10/04 03:06:32 DEBUG : A4: Rmdir: contains trashed file: "two.json" 2024/10/04 03:06:32 DEBUG : A4: Rmdir: contains trashed file: "two.bin" 2024/10/04 03:06:32 DEBUG : A4: Rmdir: contains trashed file: "one.bin" 2024/10/04 03:06:32 DEBUG : A4: Rmdir: contains trashed file: "one.json" --- PASS: TestDirMove (105.96s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:06:34 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:06:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/04 03:06:38 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/04 03:06:43 INFO : no_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/10/04 03:06:43 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/04 03:06:43 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:06:50 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:06:54 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/04 03:06:54 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/04 03:06:59 INFO : with_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/10/04 03:06:59 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/04 03:06:59 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:07:07 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:07:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 03:07:16 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/10/04 03:07:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:07:23 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:07:27 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/04 03:07:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/04 03:07:32 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/10/04 03:07:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/04 03:07:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (66.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (16.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (16.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (16.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (16.80s) === RUN TestRcatMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/04 03:07:40 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (48 bytes), uploading instead of streaming 2024/10/04 03:07:44 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2024/10/04 03:07:44 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/04 03:07:50 DEBUG : rcat_metadata_uploadcutoff0.bin: Sending chunk 0 length 63 2024/10/04 03:07:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2024/10/04 03:07:53 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (18.88s) --- PASS: TestRcatMetadata/Normal (8.76s) --- PASS: TestRcatMetadata/ViaDisk (9.57s) === RUN TestRcatSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:08:02 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (60 bytes), uploading instead of streaming 2024/10/04 03:08:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/04 03:08:06 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (14.79s) === RUN TestRcatSizeMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:08:17 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: File to upload is small (60 bytes), uploading instead of streaming 2024/10/04 03:08:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/04 03:08:21 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (18.37s) === RUN TestTouchDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:08:50 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Touching "empty space" 2024/10/04 03:08:51 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Touching "potato2" 2024/10/04 03:08:52 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Touching "sub dir/potato3" 2024/10/04 03:09:03 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" 2024/10/04 03:09:03 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" --- PASS: TestTouchDir (31.90s) === RUN TestMkdirMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:09:04 DEBUG : dir with metadata: Making directory with metadata 2024/10/04 03:09:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.29s) === RUN TestMkdirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:09:07 DEBUG : directory with modtime: Making directory with metadata 2024/10/04 03:09:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:09:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/04 03:09:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/04 03:09:10 DEBUG : Google drive root 'rclone-test-bepowif7witi': Skipping btime metadata as can't update it on an existing file: 2024-10-04T03:09:10.637170093Z 2024/10/04 03:09:11 INFO : non existent directory: Updated directory metadata 2024/10/04 03:09:14 DEBUG : Google drive root 'rclone-test-bepowif7witi': Skipping btime metadata as can't update it on an existing file: 2024-10-04T03:09:10.637170093Z 2024/10/04 03:09:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.95s) === RUN TestSetDirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:09:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/04 03:09:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/04 03:09:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.54s) === RUN TestDirsEqual run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-bepowif7witi", Local "Local file system at /tmp/rclone2908504748", Modify Window "1ms" 2024/10/04 03:09:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/04 03:09:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/04 03:09:23 DEBUG : dst: Making directory with metadata 2024/10/04 03:09:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/04 03:09:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 03:09:25 INFO : dst: Set directory modification time (using SetModTime) 2024/10/04 03:09:26 INFO : dst: Set directory modification time (using SetModTime) 2024/10/04 03:09:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/04 03:09:26 INFO : dst: Set directory modification time (using SetModTime) 2024/10/04 03:09:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.49s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/10/04 03:09:28 DEBUG : Compressed: TestCompressDrive:rclone-test-bepowif7witi: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 25m50.86667591s (try 1/5)