"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/10/15 02:25:25 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu" 2024/10/15 02:25:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:25:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu" 2024/10/15 02:25:25 DEBUG : Reset feature "ListR" 2024/10/15 02:25:25 DEBUG : Creating backend with remote "/tmp/rclone2241736093" === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/10/15 02:25:25 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/10/15 02:25:25 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/15 02:25:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/15 02:25:25 DEBUG : potato: Seek from 10 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 10 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Seek from 5 to 2 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/15 02:25:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Seek from 5 to 2 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/15 02:25:25 DEBUG : potato: Seek from 8 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 8 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/15 02:25:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/15 02:25:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/15 02:25:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/15 02:25:25 DEBUG : potato: Seek from 5 to 2 2024/10/15 02:25:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/15 02:25:25 DEBUG : potato: Seek from 9 to 0 2024/10/15 02:25:25 DEBUG : potato: Seek from 9 to 0 2024/10/15 02:25:25 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:25:31 INFO : rutabaga.rclone_chunk.001_dqyh3z: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/10/15 02:25:37 INFO : empty space.rclone_chunk.001_dqynlh: Moved (server-side) to: empty space === RUN TestCheck/3 2024/10/15 02:25:43 INFO : potato2.rclone_chunk.001_dqys31: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:25:44 INFO : potato2.rclone_chunk.002_dqys31: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/10/15 02:25:57 INFO : remotepotato.rclone_chunk.001_dqz6us: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/10/15 02:25:59 INFO : remotepotato.rclone_chunk.002_dqz6us: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (51.37s) --- PASS: TestCheck/1 (0.72s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.66s) --- PASS: TestCheck/5 (3.30s) --- PASS: TestCheck/6 (0.72s) --- PASS: TestCheck/7 (0.85s) === RUN TestCheckFsError 2024/10/15 02:26:17 DEBUG : Creating backend with remote "nonexistent" 2024/10/15 02:26:17 DEBUG : Config file has changed externally - reloading 2024/10/15 02:26:17 DEBUG : Creating backend with remote "nonexistent" 2024/10/15 02:26:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/15 02:26:17 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/15 02:26:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/15 02:26:17 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:26:22 INFO : rutabaga.rclone_chunk.001_dqzw8d: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/15 02:26:30 INFO : empty space.rclone_chunk.001_dr03ly: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2024/10/15 02:26:38 INFO : potato2.rclone_chunk.001_dr0bo9: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:26:39 INFO : potato2.rclone_chunk.002_dr0bo9: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/15 02:26:52 INFO : remotepotato.rclone_chunk.001_dr0pb4: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/10/15 02:26:54 INFO : remotepotato.rclone_chunk.002_dr0pb4: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (55.62s) --- PASS: TestCheckDownload/1 (0.58s) --- PASS: TestCheckDownload/2 (0.67s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.57s) --- PASS: TestCheckDownload/5 (1.65s) --- PASS: TestCheckDownload/6 (1.46s) --- PASS: TestCheckDownload/7 (1.65s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:27:18 INFO : rutabaga.rclone_chunk.001_dr1gn1: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/15 02:27:25 INFO : empty space.rclone_chunk.001_dr1nix: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/10/15 02:27:32 INFO : potato2.rclone_chunk.001_dr1t0z: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:27:34 INFO : potato2.rclone_chunk.002_dr1t0z: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/15 02:27:44 INFO : remotepotato.rclone_chunk.001_dr251t: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/10/15 02:27:46 INFO : remotepotato.rclone_chunk.002_dr251t: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (50.71s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.57s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.75s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:28:10 INFO : test.sum.rclone_chunk.001_dr2uq8: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:28:11 INFO : test.sum.rclone_chunk.002_dr2uq8: Moved (server-side) to: test.sum.rclone_chunk.002 2024/10/15 02:28:16 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/15 02:28:16 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/15 02:28:16 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/15 02:28:16 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/15 02:28:27 INFO : test.sum.rclone_chunk.001_dr38kt: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:28:29 INFO : test.sum.rclone_chunk.002_dr38kt: Moved (server-side) to: test.sum.rclone_chunk.002 2024/10/15 02:28:35 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/15 02:28:35 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/15 02:28:35 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/15 02:28:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (36.75s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:28:40 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/data" 2024/10/15 02:28:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/data" 2024/10/15 02:28:40 DEBUG : Reset feature "ListR" 2024/10/15 02:28:46 INFO : data/banana.rclone_chunk.001_dr3v7y: Moved (server-side) to: data/banana 2024/10/15 02:28:52 INFO : test.sum.rclone_chunk.001_dr423p: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/10/15 02:29:01 INFO : data/potato.rclone_chunk.001_dr4a4m: Moved (server-side) to: data/potato 2024/10/15 02:29:07 INFO : test.sum: Deleted 2024/10/15 02:29:09 INFO : test.sum.rclone_chunk.001_dr4h94: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/10/15 02:29:19 INFO : test.sum.rclone_chunk.001_dr4ren: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:29:21 INFO : test.sum.rclone_chunk.002_dr4ren: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/10/15 02:29:39 INFO : test.sum.rclone_chunk.001_dr579h: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:29:41 INFO : test.sum.rclone_chunk.002_dr579h: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/10/15 02:29:59 INFO : test.sum.rclone_chunk.001_dr5qq1: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:30:00 INFO : test.sum.rclone_chunk.002_dr5qq1: Moved (server-side) to: test.sum.rclone_chunk.002 2024/10/15 02:30:02 INFO : test.sum.rclone_chunk.003_dr5qq1: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2024/10/15 02:30:23 INFO : test.sum.rclone_chunk.001_dr6d9o: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:30:24 INFO : test.sum.rclone_chunk.002_dr6d9o: Moved (server-side) to: test.sum.rclone_chunk.002 2024/10/15 02:30:27 INFO : test.sum.rclone_chunk.003_dr6d9o: Moved (server-side) to: test.sum.rclone_chunk.003 === NAME TestCheckSum fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:513 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:542 Error: Should be true Test: TestCheckSum Messages: test.sum: Modification time difference too big |-207718h25m21.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-15 02:30:28 +0000 UTC) (precision 1ns) === RUN TestCheckSum/subtest6 2024/10/15 02:30:40 INFO : data/banana: Deleted 2024/10/15 02:30:42 INFO : data/banana.rclone_chunk.001_dr72x1: Moved (server-side) to: data/banana 2024/10/15 02:30:47 INFO : data/potato: Deleted 2024/10/15 02:30:48 INFO : data/potato.rclone_chunk.001_dr79b3: Moved (server-side) to: data/potato 2024/10/15 02:30:59 INFO : test.sum.rclone_chunk.001_dr7gor: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:31:01 INFO : test.sum.rclone_chunk.002_dr7gor: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- FAIL: TestCheckSum (160.12s) --- PASS: TestCheckSum/subtest1 (1.79s) --- PASS: TestCheckSum/subtest2 (1.48s) --- PASS: TestCheckSum/subtest3 (2.25s) --- PASS: TestCheckSum/subtest4 (2.56s) --- PASS: TestCheckSum/subtest5 (3.05s) --- PASS: TestCheckSum/subtest6 (2.88s) --- PASS: TestCheckSum/subtest7 (2.79s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:31:20 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/data" 2024/10/15 02:31:20 DEBUG : Config file has changed externally - reloading 2024/10/15 02:31:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/data" 2024/10/15 02:31:20 DEBUG : Reset feature "ListR" 2024/10/15 02:31:25 INFO : data/banana.rclone_chunk.001_dr8c0d: Moved (server-side) to: data/banana 2024/10/15 02:31:30 INFO : test.sum.rclone_chunk.001_dr8gsf: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2024/10/15 02:31:39 INFO : data/potato.rclone_chunk.001_dr8olw: Moved (server-side) to: data/potato 2024/10/15 02:31:44 INFO : test.sum: Deleted 2024/10/15 02:31:46 INFO : test.sum.rclone_chunk.001_dr8ukz: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/10/15 02:31:56 INFO : test.sum.rclone_chunk.001_dr95m9: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:31:57 INFO : test.sum.rclone_chunk.002_dr95m9: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/10/15 02:32:17 INFO : test.sum.rclone_chunk.001_dr9l74: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:32:19 INFO : test.sum.rclone_chunk.002_dr9l74: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/10/15 02:33:13 INFO : test.sum.rclone_chunk.001_dra50g: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:33:14 INFO : test.sum.rclone_chunk.002_dra50g: Moved (server-side) to: test.sum.rclone_chunk.002 2024/10/15 02:33:17 INFO : test.sum.rclone_chunk.003_dra50g: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/10/15 02:33:37 INFO : test.sum.rclone_chunk.001_drbs2o: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:33:39 INFO : test.sum.rclone_chunk.002_drbs2o: Moved (server-side) to: test.sum.rclone_chunk.002 2024/10/15 02:33:41 INFO : test.sum.rclone_chunk.003_drbs2o: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/10/15 02:33:56 INFO : data/banana: Deleted 2024/10/15 02:33:58 INFO : data/banana.rclone_chunk.001_drcis2: Moved (server-side) to: data/banana 2024/10/15 02:34:03 INFO : data/potato: Deleted 2024/10/15 02:34:05 INFO : data/potato.rclone_chunk.001_drcp1q: Moved (server-side) to: data/potato 2024/10/15 02:34:20 INFO : test.sum.rclone_chunk.001_drcx28: Moved (server-side) to: test.sum.rclone_chunk.001 2024/10/15 02:34:22 INFO : test.sum.rclone_chunk.002_drcx28: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (197.21s) --- PASS: TestCheckSumDownload/subtest1 (2.13s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (2.73s) --- PASS: TestCheckSumDownload/subtest4 (2.92s) --- PASS: TestCheckSumDownload/subtest5 (3.20s) --- PASS: TestCheckSumDownload/subtest6 (3.88s) --- PASS: TestCheckSumDownload/subtest7 (2.99s) === RUN TestApplyTransforms 2024/10/15 02:34:37 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hakarov6teha" 2024/10/15 02:34:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:34:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-hakarov6teha" 2024/10/15 02:34:37 DEBUG : Reset feature "ListR" 2024/10/15 02:34:37 DEBUG : Creating backend with remote "/tmp/rclone878683540" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha'", Local "Local file system at /tmp/rclone878683540", Modify Window "1ns" 2024/10/15 02:34:40 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/15 02:34:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/15 02:34:41 DEBUG : pacer: Reducing sleep to 15ms 2024/10/15 02:34:41 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/15 02:34:41 DEBUG : pacer: Reducing sleep to 10ms 2024/10/15 02:34:43 INFO : hello, world!.rclone_chunk.001_drdtxe: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/10/15 02:34:44 ERROR : hello, world!: sum not found 2024/10/15 02:34:44 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha' 2024/10/15 02:34:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha': 1 files missing 2024/10/15 02:34:44 NOTICE: 1 hashes missing 2024/10/15 02:34:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha': 2 differences found 2024/10/15 02:34:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/15 02:34:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:34:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha': 0 differences found 2024/10/15 02:34:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha': 1 matching files 2024/10/15 02:34:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zonosew0xago" 2024/10/15 02:34:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:34:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-zonosew0xago" 2024/10/15 02:34:45 DEBUG : Reset feature "ListR" 2024/10/15 02:34:45 DEBUG : Creating backend with remote "/tmp/rclone4150549504" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago'", Local "Local file system at /tmp/rclone4150549504", Modify Window "1ns" 2024/10/15 02:34:49 INFO : HELLO, WORLD!.rclone_chunk.001_dre1lf: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/10/15 02:34:50 ERROR : HELLO, WORLD!: sum not found 2024/10/15 02:34:50 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago' 2024/10/15 02:34:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago': 1 files missing 2024/10/15 02:34:50 NOTICE: 1 hashes missing 2024/10/15 02:34:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago': 2 differences found 2024/10/15 02:34:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/15 02:34:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:34:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago': 0 differences found 2024/10/15 02:34:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago': 1 matching files 2024/10/15 02:34:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-welitid7xiyu" 2024/10/15 02:34:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:34:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-welitid7xiyu" 2024/10/15 02:34:51 DEBUG : Reset feature "ListR" 2024/10/15 02:34:51 DEBUG : Creating backend with remote "/tmp/rclone588268526" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu'", Local "Local file system at /tmp/rclone588268526", Modify Window "1ns" 2024/10/15 02:34:59 INFO : HeLlO, wOrLd!.rclone_chunk.001_dre7gp: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/15 02:35:00 ERROR : HeLlO, wOrLd!: sum not found 2024/10/15 02:35:00 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu' 2024/10/15 02:35:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu': 1 files missing 2024/10/15 02:35:00 NOTICE: 1 hashes missing 2024/10/15 02:35:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu': 2 differences found 2024/10/15 02:35:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/15 02:35:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu': 0 differences found 2024/10/15 02:35:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu': 1 matching files 2024/10/15 02:35:01 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dififig7datu" 2024/10/15 02:35:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-dififig7datu" 2024/10/15 02:35:01 DEBUG : Reset feature "ListR" 2024/10/15 02:35:01 DEBUG : Creating backend with remote "/tmp/rclone161156586" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu'", Local "Local file system at /tmp/rclone161156586", Modify Window "1ns" 2024/10/15 02:35:07 INFO : HELLO, WORLD!.rclone_chunk.001_drehoc: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/15 02:35:08 ERROR : HELLO, WORLD!: sum not found 2024/10/15 02:35:08 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu' 2024/10/15 02:35:08 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu': 1 files missing 2024/10/15 02:35:08 NOTICE: 1 hashes missing 2024/10/15 02:35:08 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu': 2 differences found 2024/10/15 02:35:08 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/15 02:35:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu': 0 differences found 2024/10/15 02:35:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu': 1 matching files 2024/10/15 02:35:09 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu" 2024/10/15 02:35:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-dazuyaf3gopu" 2024/10/15 02:35:09 DEBUG : Reset feature "ListR" 2024/10/15 02:35:09 DEBUG : Creating backend with remote "/tmp/rclone1705349350" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu'", Local "Local file system at /tmp/rclone1705349350", Modify Window "1ns" 2024/10/15 02:35:14 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_drep3z: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/10/15 02:35:15 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/15 02:35:15 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu' 2024/10/15 02:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu': 1 files missing 2024/10/15 02:35:15 NOTICE: 1 hashes missing 2024/10/15 02:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu': 2 differences found 2024/10/15 02:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/15 02:35:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu': 0 differences found 2024/10/15 02:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu': 1 matching files 2024/10/15 02:35:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fokocip5yezo" 2024/10/15 02:35:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-fokocip5yezo" 2024/10/15 02:35:16 DEBUG : Reset feature "ListR" 2024/10/15 02:35:16 DEBUG : Creating backend with remote "/tmp/rclone1066732009" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo'", Local "Local file system at /tmp/rclone1066732009", Modify Window "1ns" 2024/10/15 02:35:21 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_drev7r: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/10/15 02:35:22 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/15 02:35:22 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo' 2024/10/15 02:35:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo': 1 files missing 2024/10/15 02:35:22 NOTICE: 1 hashes missing 2024/10/15 02:35:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo': 2 differences found 2024/10/15 02:35:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/15 02:35:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo': 0 differences found 2024/10/15 02:35:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo': 1 matching files 2024/10/15 02:35:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-garepuz4haso" 2024/10/15 02:35:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-garepuz4haso" 2024/10/15 02:35:23 DEBUG : Reset feature "ListR" 2024/10/15 02:35:23 DEBUG : Creating backend with remote "/tmp/rclone2342038093" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso'", Local "Local file system at /tmp/rclone2342038093", Modify Window "1ns" 2024/10/15 02:35:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_drf2qf: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/10/15 02:35:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/15 02:35:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso' 2024/10/15 02:35:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso': 1 files missing 2024/10/15 02:35:29 NOTICE: 1 hashes missing 2024/10/15 02:35:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso': 2 differences found 2024/10/15 02:35:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/15 02:35:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso': 0 differences found 2024/10/15 02:35:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso': 1 matching files 2024/10/15 02:35:30 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-karimus7puye" 2024/10/15 02:35:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-karimus7puye" 2024/10/15 02:35:30 DEBUG : Reset feature "ListR" 2024/10/15 02:35:30 DEBUG : Creating backend with remote "/tmp/rclone2073196308" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye'", Local "Local file system at /tmp/rclone2073196308", Modify Window "1ns" 2024/10/15 02:35:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_drfaua: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/10/15 02:35:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/15 02:35:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye' 2024/10/15 02:35:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye': 1 files missing 2024/10/15 02:35:37 NOTICE: 1 hashes missing 2024/10/15 02:35:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye': 2 differences found 2024/10/15 02:35:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/15 02:35:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye': 0 differences found 2024/10/15 02:35:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye': 1 matching files 2024/10/15 02:35:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-salaron6jaxe" 2024/10/15 02:35:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-salaron6jaxe" 2024/10/15 02:35:38 DEBUG : Reset feature "ListR" 2024/10/15 02:35:38 DEBUG : Creating backend with remote "/tmp/rclone2428664247" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe'", Local "Local file system at /tmp/rclone2428664247", Modify Window "1ns" 2024/10/15 02:35:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_drfirf: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/10/15 02:35:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/15 02:35:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe' 2024/10/15 02:35:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe': 1 files missing 2024/10/15 02:35:44 NOTICE: 1 hashes missing 2024/10/15 02:35:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe': 2 differences found 2024/10/15 02:35:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/15 02:35:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe': 0 differences found 2024/10/15 02:35:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe': 1 matching files 2024/10/15 02:35:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tunikal0limu" 2024/10/15 02:35:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:35:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-tunikal0limu" 2024/10/15 02:35:46 DEBUG : Reset feature "ListR" 2024/10/15 02:35:46 DEBUG : Creating backend with remote "/tmp/rclone1372027328" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu'", Local "Local file system at /tmp/rclone1372027328", Modify Window "1ns" 2024/10/15 02:35:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_drfpxd: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/10/15 02:35:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/15 02:35:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu' 2024/10/15 02:35:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu': 1 files missing 2024/10/15 02:35:52 NOTICE: 1 hashes missing 2024/10/15 02:35:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu': 2 differences found 2024/10/15 02:35:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/15 02:35:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/15 02:35:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu': 0 differences found 2024/10/15 02:35:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu': 1 matching files 2024/10/15 02:35:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tunikal0limu': Purge remote 2024/10/15 02:35:55 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-salaron6jaxe': Purge remote 2024/10/15 02:35:57 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-karimus7puye': Purge remote 2024/10/15 02:35:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-garepuz4haso': Purge remote 2024/10/15 02:36:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fokocip5yezo': Purge remote 2024/10/15 02:36:02 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dazuyaf3gopu': Purge remote 2024/10/15 02:36:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dififig7datu': Purge remote 2024/10/15 02:36:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-welitid7xiyu': Purge remote 2024/10/15 02:36:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zonosew0xago': Purge remote 2024/10/15 02:36:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hakarov6teha': Purge remote --- PASS: TestApplyTransforms (94.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:36:12 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/15 02:36:17 INFO : sub/file2.rclone_chunk.001_drgfun: Moved (server-side) to: sub/file2 2024/10/15 02:36:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/15 02:36:17 INFO : file1: Copied (new) to: sub/file2 2024/10/15 02:36:18 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:36:18 DEBUG : file1: Unchanged skipping 2024/10/15 02:36:19 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.97s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:36:30 INFO : dst/file1.rclone_chunk.001_drgsk0: Moved (server-side) to: dst/file1 2024/10/15 02:36:31 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/backup" 2024/10/15 02:36:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/backup" 2024/10/15 02:36:31 DEBUG : Reset feature "ListR" 2024/10/15 02:36:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/15 02:36:32 DEBUG : dst/file1: move non-chunked object... 2024/10/15 02:36:35 INFO : dst/file1: Moved (server-side) 2024/10/15 02:36:35 INFO : dst/file1: Moved (server-side) 2024/10/15 02:36:35 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:36:39 INFO : dst/file1.rclone_chunk.001_drh2gt: Moved (server-side) to: dst/file1 2024/10/15 02:36:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/15 02:36:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (26.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:36:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/dst" 2024/10/15 02:36:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/dst" 2024/10/15 02:36:52 DEBUG : Reset feature "ListR" 2024/10/15 02:36:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/CompareDest" 2024/10/15 02:36:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/CompareDest" 2024/10/15 02:36:52 DEBUG : Reset feature "ListR" 2024/10/15 02:36:52 DEBUG : one: Need to transfer - File not found at Destination 2024/10/15 02:36:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:36:58 INFO : one.rclone_chunk.001_drhklg: Moved (server-side) to: one 2024/10/15 02:36:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/15 02:36:58 INFO : one: Copied (new) 2024/10/15 02:37:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/15 02:37:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:37:06 INFO : one: Deleted 2024/10/15 02:37:08 INFO : one.rclone_chunk.001_drhsn1: Moved (server-side) to: one 2024/10/15 02:37:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/15 02:37:08 INFO : one: Copied (replaced existing) 2024/10/15 02:37:14 INFO : dst/one: Deleted 2024/10/15 02:37:16 INFO : dst/one.rclone_chunk.001_dri07r: Moved (server-side) to: dst/one 2024/10/15 02:37:21 INFO : CompareDest/one.rclone_chunk.001_dri7pq: Moved (server-side) to: CompareDest/one 2024/10/15 02:37:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/15 02:37:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:37:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/15 02:37:31 INFO : CompareDest/two.rclone_chunk.001_drigzu: Moved (server-side) to: CompareDest/two 2024/10/15 02:37:32 DEBUG : two: Need to transfer - File not found at Destination 2024/10/15 02:37:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:37:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/15 02:37:36 DEBUG : two: Need to transfer - File not found at Destination 2024/10/15 02:37:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:37:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/15 02:37:39 DEBUG : two: Need to transfer - File not found at Destination 2024/10/15 02:37:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/15 02:37:40 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:37:44 INFO : two.rclone_chunk.001_drivnu: Moved (server-side) to: two 2024/10/15 02:37:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/15 02:37:44 INFO : two: Copied (new) run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyFileCompareDest Messages: directories --- FAIL: TestCopyFileCompareDest (78.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:38:11 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/dst" 2024/10/15 02:38:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/dst" 2024/10/15 02:38:11 DEBUG : Reset feature "ListR" 2024/10/15 02:38:11 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/CopyDest" 2024/10/15 02:38:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/CopyDest" 2024/10/15 02:38:11 DEBUG : Reset feature "ListR" 2024/10/15 02:38:11 DEBUG : one: Need to transfer - File not found at Destination 2024/10/15 02:38:12 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:38:17 INFO : one.rclone_chunk.001_drjrip: Moved (server-side) to: one 2024/10/15 02:38:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/15 02:38:17 INFO : one: Copied (new) 2024/10/15 02:38:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/15 02:38:20 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:38:24 INFO : one: Deleted 2024/10/15 02:38:26 INFO : one.rclone_chunk.001_drjz0r: Moved (server-side) to: one 2024/10/15 02:38:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/15 02:38:26 INFO : one: Copied (replaced existing) 2024/10/15 02:38:32 INFO : dst/one: Deleted 2024/10/15 02:38:33 INFO : dst/one.rclone_chunk.001_drk6e2: Moved (server-side) to: dst/one 2024/10/15 02:38:38 INFO : CopyDest/one.rclone_chunk.001_drkdhl: Moved (server-side) to: CopyDest/one 2024/10/15 02:38:40 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/BackupDir" 2024/10/15 02:38:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/BackupDir" 2024/10/15 02:38:40 DEBUG : Reset feature "ListR" 2024/10/15 02:38:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/15 02:38:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:38:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/15 02:38:41 DEBUG : one: move non-chunked object... 2024/10/15 02:38:43 INFO : one: Moved (server-side) 2024/10/15 02:38:43 INFO : one: Moved (server-side) 2024/10/15 02:38:43 DEBUG : one: copy non-chunked object... 2024/10/15 02:38:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/15 02:38:45 INFO : one: Copied (server-side copy) 2024/10/15 02:38:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/15 02:38:51 INFO : CopyDest/two.rclone_chunk.001_drkpl1: Moved (server-side) to: CopyDest/two 2024/10/15 02:38:52 DEBUG : two: Need to transfer - File not found at Destination 2024/10/15 02:38:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:38:53 DEBUG : two: copy non-chunked object... 2024/10/15 02:38:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/15 02:38:54 INFO : two: Copied (server-side copy) 2024/10/15 02:38:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/15 02:38:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 02:38:56 DEBUG : two: Unchanged skipping 2024/10/15 02:39:03 INFO : CopyDest/three.rclone_chunk.001_drl0yu: Moved (server-side) to: CopyDest/three 2024/10/15 02:39:05 DEBUG : three: Need to transfer - File not found at Destination 2024/10/15 02:39:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/15 02:39:06 DEBUG : three: Destination not found in --copy-dest 2024/10/15 02:39:06 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:39:12 INFO : three.rclone_chunk.001_drl9wy: Moved (server-side) to: three 2024/10/15 02:39:12 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/15 02:39:12 INFO : three: Copied (new) run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (89.08s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" copy_test.go:370: Partial uploads not supported run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyInplace Messages: directories --- FAIL: TestCopyInplace (13.79s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" copy_test.go:403: Partial uploads not supported run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyLongFileName Messages: directories --- FAIL: TestCopyLongFileName (13.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:40:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/15 02:40:08 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:40:12 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_drmzze: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/10/15 02:40:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/15 02:40:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/15 02:40:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/15 02:40:13 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/10/15 02:42:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader19j.disk.yandex.net:443/upload-target/20241015T054126.650.utd.f1z7299c35hgamag74ifldy3h-k19j.16639115": max transfer limit reached as set by --max-transfer 2024/10/15 02:42:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (150.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateInteractive Messages: directories --- FAIL: TestDeduplicateInteractive (14.09s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateSkip Messages: directories --- FAIL: TestDeduplicateSkip (13.71s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateSizeOnly Messages: directories --- FAIL: TestDeduplicateSizeOnly (13.57s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateFirst Messages: directories --- FAIL: TestDeduplicateFirst (13.61s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateNewest Messages: directories --- FAIL: TestDeduplicateNewest (14.67s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:43:53 INFO : one.rclone_chunk.001_drt33s: Moved (server-side) to: one.rclone_chunk.001 2024/10/15 02:43:56 INFO : one.rclone_chunk.002_drt33s: Moved (server-side) to: one.rclone_chunk.002 2024/10/15 02:44:07 INFO : also/one.rclone_chunk.001_drtftx: Moved (server-side) to: also/one.rclone_chunk.001 2024/10/15 02:44:09 INFO : also/one.rclone_chunk.002_drtftx: Moved (server-side) to: also/one.rclone_chunk.002 2024/10/15 02:44:20 INFO : another.rclone_chunk.001_drtruz: Moved (server-side) to: another.rclone_chunk.001 2024/10/15 02:44:21 INFO : another.rclone_chunk.002_drtruz: Moved (server-side) to: another.rclone_chunk.002 2024/10/15 02:44:27 INFO : not-one.rclone_chunk.001_dru3lo: Moved (server-side) to: not-one 2024/10/15 02:44:30 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Looking for duplicate md5 hashes using newest mode. 2024/10/15 02:44:31 NOTICE: d558d147b42b143792e878ae06e88ffc: Found 3 files with duplicate md5 hashes 2024/10/15 02:44:35 INFO : one: Deleted 2024/10/15 02:44:39 INFO : also/one: Deleted 2024/10/15 02:44:39 NOTICE: d558d147b42b143792e878ae06e88ffc: Deleted 2 extra copies run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateNewestByHash Messages: directories --- FAIL: TestDeduplicateNewestByHash (78.39s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateOldest Messages: directories --- FAIL: TestDeduplicateOldest (14.33s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateLargest Messages: directories --- FAIL: TestDeduplicateLargest (13.94s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateSmallest Messages: directories --- FAIL: TestDeduplicateSmallest (17.73s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDeduplicateRename Messages: directories --- FAIL: TestDeduplicateRename (13.75s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" dedupe_test.go:256: Can't merge directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMergeDirs Messages: directories --- FAIL: TestMergeDirs (13.89s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:46:25 INFO : a.txt.rclone_chunk.001_drxb2c: Moved (server-side) to: a.txt 2024/10/15 02:46:37 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/15 02:46:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/15 02:46:37 DEBUG : pacer: Reducing sleep to 15ms 2024/10/15 02:46:38 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/15 02:46:38 DEBUG : pacer: Reducing sleep to 10ms 2024/10/15 02:46:40 INFO : zend.txt.rclone_chunk.001_drxg8e: Moved (server-side) to: zend.txt 2024/10/15 02:46:44 INFO : sub dir/hello world.rclone_chunk.001_drxvzi: Moved (server-side) to: sub dir/hello world 2024/10/15 02:46:51 INFO : sub dir/hello world2.rclone_chunk.001_drxzfq: Moved (server-side) to: sub dir/hello world2 2024/10/15 02:46:56 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_dry6ah: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/10/15 02:47:01 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_drybs1: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/10/15 02:47:06 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_dryg1g: Moved (server-side) to: sub dir/sub sub dir/hello world3 listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 Error: "[CompareDest a.txt sub dir zend.txt]" should have 3 item(s), but has 4 Test: TestListDirSorted run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestListDirSorted Messages: directories --- FAIL: TestListDirSorted (75.83s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:47:41 INFO : file1.rclone_chunk.001_drzfpp: Moved (server-side) to: file1 2024/10/15 02:47:45 INFO : sub/file2.rclone_chunk.001_drzkbs: Moved (server-side) to: sub/file2 === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 3 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 3 actual : 4 Test: TestListJSON/Recurse Messages: Wrong number of results === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 3 Test: TestListJSON/Metadata Messages: Wrong number of results === NAME TestListJSON run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (32.91s) --- FAIL: TestListJSON/Default (0.46s) --- PASS: TestListJSON/FilesOnly (0.28s) --- FAIL: TestListJSON/DirsOnly (0.33s) --- FAIL: TestListJSON/Recurse (0.68s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.49s) --- PASS: TestListJSON/NoMimeType (0.39s) --- PASS: TestListJSON/ShowHash (0.60s) --- PASS: TestListJSON/HashTypes (0.68s) --- FAIL: TestListJSON/Metadata (0.33s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:48:12 INFO : file1.rclone_chunk.001_ds0bwu: Moved (server-side) to: file1 2024/10/15 02:48:21 INFO : sub/file2.rclone_chunk.001_ds0g4z: Moved (server-side) to: sub/file2 === 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/15 02:48:28 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/notfound" 2024/10/15 02:48:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/notfound" 2024/10/15 02:48:29 DEBUG : Reset feature "ListR" === NAME TestStatJSON run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (38.81s) --- PASS: TestStatJSON/Root (0.40s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.67s) --- PASS: TestStatJSON/Dir (0.79s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.64s) --- PASS: TestStatJSON/NotFound (0.92s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.66s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.38s) --- PASS: TestStatJSON/FileDirsOnly (0.41s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.38s) --- PASS: TestStatJSON/RootNotFound (0.76s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:48:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Making directory 2024/10/15 02:48:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Making directory run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMkdir Messages: directories --- FAIL: TestMkdir (17.08s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:49:09 INFO : sub dir/hello world.rclone_chunk.001_ds1v9c: Moved (server-side) to: sub dir/hello world run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestLsd Messages: directories --- FAIL: TestLsd (22.29s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:49:33 INFO : potato2.rclone_chunk.001_ds2iex: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:49:34 INFO : potato2.rclone_chunk.002_ds2iex: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 02:49:41 INFO : empty space.rclone_chunk.001_ds2su6: Moved (server-side) to: empty space run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestLs Messages: directories --- FAIL: TestLs (40.34s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:50:13 INFO : potato2.rclone_chunk.001_ds3mb9: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:50:15 INFO : potato2.rclone_chunk.002_ds3mb9: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 02:50:21 INFO : empty space.rclone_chunk.001_ds3w93: Moved (server-side) to: empty space 2024/10/15 02:50:22 DEBUG : CompareDest: Excluded 2024/10/15 02:50:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/15 02:50:22 DEBUG : empty space: Excluded run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestLsWithFilesFrom Messages: directories --- FAIL: TestLsWithFilesFrom (34.65s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:50:49 INFO : potato2.rclone_chunk.001_ds4lry: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:50:50 INFO : potato2.rclone_chunk.002_ds4lry: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 02:50:57 INFO : empty space.rclone_chunk.001_ds4voe: Moved (server-side) to: empty space fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:144 Error: Should be true Test: TestLsLong Messages: empty space: Modification time difference too big |-112261h50m56.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-15 02:50:56 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:169 Error: Should be true Test: TestLsLong Messages: empty space: Modification time difference too big |-112261h50m56.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-15 02:50:56 +0000 UTC) (precision 1ns) run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (34.87s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:51:23 INFO : potato2.rclone_chunk.001_ds5k41: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:51:24 INFO : potato2.rclone_chunk.002_ds5k41: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 02:51:30 INFO : empty space.rclone_chunk.001_ds5ulj: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === NAME TestHashSums run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestHashSums Messages: directories --- FAIL: TestHashSums (39.29s) --- PASS: TestHashSums/Md5 (1.60s) --- PASS: TestHashSums/Md5Download (1.94s) === RUN TestHashSumsWithErrors 2024/10/15 02:51:56 DEBUG : Creating backend with remote ":memory:" 2024/10/15 02:51:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/15 02:51:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/15 02:51:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/15 02:51:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/15 02:51:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/15 02:51:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/15 02:51:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/15 02:51:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/15 02:51: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:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:52:04 INFO : potato2.rclone_chunk.001_ds6n1y: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 02:52:06 INFO : potato2.rclone_chunk.002_ds6n1y: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 02:52:16 INFO : empty space.rclone_chunk.001_ds73o0: Moved (server-side) to: empty space 2024/10/15 02:52:22 INFO : sub dir/potato3.rclone_chunk.001_ds78ln: Moved (server-side) to: sub dir/potato3 run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCount Messages: directories --- FAIL: TestCount (55.56s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:52:56 INFO : small.rclone_chunk.001_ds87n2: Moved (server-side) to: small 2024/10/15 02:53:03 INFO : medium.rclone_chunk.001_ds8b75: Moved (server-side) to: medium.rclone_chunk.001 2024/10/15 02:53:04 INFO : medium.rclone_chunk.002_ds8b75: Moved (server-side) to: medium.rclone_chunk.002 2024/10/15 02:53:12 INFO : large.rclone_chunk.001_ds8lj5: Moved (server-side) to: large.rclone_chunk.001 2024/10/15 02:53:14 INFO : large.rclone_chunk.002_ds8lj5: Moved (server-side) to: large.rclone_chunk.002 2024/10/15 02:53:18 DEBUG : Waiting for deletions to finish 2024/10/15 02:53:18 DEBUG : large: Excluded (Size Filter) 2024/10/15 02:53:18 DEBUG : large: Excluded 2024/10/15 02:53:20 INFO : small: Deleted 2024/10/15 02:53:23 INFO : medium: Deleted run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDelete Messages: directories --- FAIL: TestDelete (52.66s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:443 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMaxDelete Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:443 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMaxDelete Messages: directories --- FAIL: TestMaxDelete (26.96s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:464 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMaxDeleteSizeLargeFile Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:464 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMaxDeleteSizeLargeFile Messages: directories --- FAIL: TestMaxDeleteSizeLargeFile (28.02s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:482 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMaxDeleteSize Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:482 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMaxDeleteSize Messages: directories --- FAIL: TestMaxDeleteSize (27.41s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:55:11 INFO : ReadFile.rclone_chunk.001_dsbytj: Moved (server-side) to: ReadFile run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestReadFile Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestReadFile Messages: directories --- FAIL: TestReadFile (34.62s) === RUN TestRetry 2024/10/15 02:55:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/15 02:55:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/15 02:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/15 02:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/15 02:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/15 02:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/15 02:55:41 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:55:46 INFO : file1.rclone_chunk.001_dscwf9: Moved (server-side) to: file1 2024/10/15 02:55:50 INFO : file2.rclone_chunk.001_dsd10y: Moved (server-side) to: file2 run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCat Messages: directories --- FAIL: TestCat (35.12s) === RUN TestPurge 2024/10/15 02:56:16 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tayuzuy3mira" 2024/10/15 02:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:56:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayuzuy3mira" 2024/10/15 02:56:16 DEBUG : Reset feature "ListR" 2024/10/15 02:56:16 DEBUG : Creating backend with remote "/tmp/rclone2452452924" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tayuzuy3mira'", Local "Local file system at /tmp/rclone2452452924", Modify Window "1ns" 2024/10/15 02:56:25 INFO : A1/B1/C1/one.rclone_chunk.001_dsdwv3: Moved (server-side) to: A1/B1/C1/one 2024/10/15 02:56:25 DEBUG : A2: Making directory 2024/10/15 02:56:25 DEBUG : A1/B2: Making directory 2024/10/15 02:56:25 DEBUG : A1/B2/C2: Making directory 2024/10/15 02:56:26 DEBUG : A1/B1/C3: Making directory 2024/10/15 02:56:27 DEBUG : A3: Making directory 2024/10/15 02:56:27 DEBUG : A3/B3: Making directory 2024/10/15 02:56:27 DEBUG : A3/B3/C4: Making directory 2024/10/15 02:56:33 INFO : A1/two.rclone_chunk.001_dse763: Moved (server-side) to: A1/two 2024/10/15 02:56:43 ERROR : : error listing: directory not found 2024/10/15 02:56:43 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tayuzuy3mira': Purge remote 2024/10/15 02:56:43 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (27.24s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:56:50 INFO : A1/B1/C1/one.rclone_chunk.001_dsenf6: Moved (server-side) to: A1/B1/C1/one 2024/10/15 02:56:50 DEBUG : A2: Making directory 2024/10/15 02:56:50 DEBUG : A1/B2: Making directory 2024/10/15 02:56:50 DEBUG : A1/B2/C2: Making directory 2024/10/15 02:56:51 DEBUG : A1/B1/C3: Making directory 2024/10/15 02:56:51 DEBUG : A3: Making directory 2024/10/15 02:56:51 DEBUG : A3/B3: Making directory 2024/10/15 02:56:52 DEBUG : A3/B3/C4: Making directory 2024/10/15 02:56:58 INFO : A1/two.rclone_chunk.001_dsewo2: Moved (server-side) to: A1/two fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=10) { +([]string) (len=11) { (string) (len=2) "A1", @@ -10,3 +10,4 @@ (string) (len=5) "A3/B3", - (string) (len=8) "A3/B3/C4" + (string) (len=8) "A3/B3/C4", + (string) (len=11) "CompareDest" } Test: TestRmdirsNoLeaveRoot Messages: directories 2024/10/15 02:57:10 DEBUG : removing 1 level 3 directories 2024/10/15 02:57:10 INFO : A3/B3/C4: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=9) { +([]string) (len=10) { (string) (len=2) "A1", @@ -9,3 +9,4 @@ (string) (len=2) "A3", - (string) (len=5) "A3/B3" + (string) (len=5) "A3/B3", + (string) (len=11) "CompareDest" } Test: TestRmdirsNoLeaveRoot Messages: directories 2024/10/15 02:57:26 DEBUG : removing 2 level 3 directories 2024/10/15 02:57:26 INFO : A1/B2/C2: Removing directory 2024/10/15 02:57:26 INFO : A1/B1/C3: Removing directory 2024/10/15 02:57:28 DEBUG : removing 2 level 2 directories 2024/10/15 02:57:28 INFO : A3/B3: Removing directory 2024/10/15 02:57:28 INFO : A1/B2: Removing directory 2024/10/15 02:57:30 DEBUG : removing 3 level 1 directories 2024/10/15 02:57:30 INFO : CompareDest: Removing directory 2024/10/15 02:57:30 INFO : A2: Removing directory 2024/10/15 02:57:30 INFO : A3: Removing directory 2024/10/15 02:57:30 ERROR : CompareDest: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (70.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:57:54 DEBUG : A1: Making directory 2024/10/15 02:57:54 DEBUG : A1/B1: Making directory 2024/10/15 02:57:54 DEBUG : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=11) "CompareDest" } Test: TestRmdirsLeaveRoot Messages: directories 2024/10/15 02:58:06 DEBUG : removing 1 level 3 directories 2024/10/15 02:58:06 INFO : A1/B1/C1: Removing directory 2024/10/15 02:58:08 DEBUG : removing 1 level 2 directories 2024/10/15 02:58:08 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=11) "CompareDest" } Test: TestRmdirsLeaveRoot Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (41.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:58:35 DEBUG : A1: Making directory 2024/10/15 02:58:35 DEBUG : A1/B1: Making directory 2024/10/15 02:58:36 DEBUG : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=11) "CompareDest" } Test: TestRmdirsWithFilter Messages: directories 2024/10/15 02:58:47 DEBUG : CompareDest: Excluded 2024/10/15 02:58:48 DEBUG : removing 1 level 3 directories 2024/10/15 02:58:48 INFO : A1/B1/C1: Removing directory 2024/10/15 02:58:49 DEBUG : removing 1 level 2 directories 2024/10/15 02:58:49 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=11) "CompareDest" } Test: TestRmdirsWithFilter Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (41.44s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 02:59:22 INFO : file1.rclone_chunk.001_dsix3v: Moved (server-side) to: file1 2024/10/15 02:59:23 DEBUG : filename.txt: File name found in url 2024/10/15 02:59:27 INFO : filename.txt.rclone_chunk.001_dsj2yu: Moved (server-side) to: filename.txt 2024/10/15 02:59:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/15 02:59:31 INFO : headerfilename.txt.rclone_chunk.001_dsj75p: Moved (server-side) to: headerfilename.txt 2024/10/15 02:59:39 INFO : file2.rclone_chunk.001_dsjbp0: Moved (server-side) to: file2 run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyURL Messages: directories --- FAIL: TestCopyURL (44.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:00:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/15 03:00:04 INFO : sub/file2.rclone_chunk.001_dsk37b: Moved (server-side) to: sub/file2 2024/10/15 03:00:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/15 03:00:04 INFO : file1: Copied (new) to: sub/file2 2024/10/15 03:00:04 INFO : file1: Deleted 2024/10/15 03:00:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 03:00:06 DEBUG : file1: Unchanged skipping 2024/10/15 03:00:06 INFO : file1: Deleted 2024/10/15 03:00:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': don't need to copy/move sub/file2, it is already at target location run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (25.32s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:00:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/15 03:00:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/10/15 03:00:30 INFO : file1.rclone_chunk.001_dskt6x: Moved (server-side) to: file1 2024/10/15 03:00:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/15 03:00:30 INFO : file1: Copied (new) 2024/10/15 03:00:30 INFO : file1: Deleted 2024/10/15 03:00:31 DEBUG : file1: Destination exists, skipping 2024/10/15 03:00:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMoveFileWithIgnoreExisting Messages: directories --- FAIL: TestMoveFileWithIgnoreExisting (21.67s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCaseInsensitiveMoveFile Messages: directories --- FAIL: TestCaseInsensitiveMoveFile (13.65s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCaseInsensitiveMoveFileDryRun Messages: directories --- FAIL: TestCaseInsensitiveMoveFileDryRun (13.64s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:01:20 INFO : dst/file1.rclone_chunk.001_dsm6dj: Moved (server-side) to: dst/file1 2024/10/15 03:01:21 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu/backup" 2024/10/15 03:01:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-hetepoc1xiyu/backup" 2024/10/15 03:01:22 DEBUG : Reset feature "ListR" 2024/10/15 03:01:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/15 03:01:22 DEBUG : dst/file1: move non-chunked object... 2024/10/15 03:01:25 INFO : dst/file1: Moved (server-side) 2024/10/15 03:01:25 INFO : dst/file1: Moved (server-side) 2024/10/15 03:01:25 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/10/15 03:01:29 INFO : dst/file1.rclone_chunk.001_dsmgh8: Moved (server-side) to: dst/file1 2024/10/15 03:01:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/15 03:01:29 INFO : dst/file1: Copied (new) 2024/10/15 03:01:29 INFO : dst/file1: Deleted run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMoveFileBackupDir Messages: directories --- FAIL: TestMoveFileBackupDir (38.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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:01:59 INFO : A1/one.rclone_chunk.001_dsn88z: Moved (server-side) to: A1/one 2024/10/15 03:02:04 INFO : A1/two.rclone_chunk.001_dsneqp: Moved (server-side) to: A1/two 2024/10/15 03:02:09 INFO : A1/B1/three.rclone_chunk.001_dsnjst: Moved (server-side) to: A1/B1/three 2024/10/15 03:02:16 INFO : A1/B1/C1/four.rclone_chunk.001_dsno9f: Moved (server-side) to: A1/B1/C1/four 2024/10/15 03:02:22 INFO : A1/B1/C2/five.rclone_chunk.001_dsnwsl: Moved (server-side) to: A1/B1/C2/five 2024/10/15 03:02:22 DEBUG : A1/B2: Making directory 2024/10/15 03:02:23 DEBUG : A1/B1/C3: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Should be true Test: TestDirMove Messages: A1/one: Modification time difference too big |-207718h56m52.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-15 03:01:59 +0000 UTC) (precision 1ns) fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A1", @@ -6,3 +6,4 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=11) "CompareDest" } Test: TestDirMove Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Should be true Test: TestDirMove Messages: A2/one: Modification time difference too big |-207718h56m52.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-15 03:01:59 +0000 UTC) (precision 1ns) fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A2", @@ -6,3 +6,4 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=11) "CompareDest" } Test: TestDirMove Messages: directories 2024/10/15 03:02:54 DEBUG : A2/two: move non-chunked object... 2024/10/15 03:02:54 DEBUG : A2/B1/three: move non-chunked object... 2024/10/15 03:02:54 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/10/15 03:02:54 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/10/15 03:02:54 DEBUG : A2/one: move non-chunked object... 2024/10/15 03:02:55 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/15 03:02:55 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/15 03:02:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/15 03:02:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/15 03:02:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/15 03:02:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/15 03:02:56 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/15 03:02:56 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/15 03:02:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/15 03:02:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Should be true Test: TestDirMove Messages: A3/one: Modification time difference too big |-207718h57m48.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-15 03:02:55 +0000 UTC) (precision 1ns) fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A3", @@ -6,3 +6,4 @@ (string) (len=8) "A3/B1/C3", - (string) (len=5) "A3/B2" + (string) (len=5) "A3/B2", + (string) (len=11) "CompareDest" } Test: TestDirMove Messages: directories 2024/10/15 03:03:18 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/15 03:03:22 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/10/15 03:03:22 DEBUG : A3/B1/three: move non-chunked object... 2024/10/15 03:03:22 DEBUG : A3/two: move non-chunked object... 2024/10/15 03:03:22 DEBUG : A3/one: move non-chunked object... 2024/10/15 03:03:22 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/10/15 03:03:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/15 03:03:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/15 03:03:23 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/15 03:03:23 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/15 03:03:24 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/15 03:03:24 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/15 03:03:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/15 03:03:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/15 03:03:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/15 03:03:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Should be true Test: TestDirMove Messages: A4/one: Modification time difference too big |-207718h58m16.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-15 03:03:23 +0000 UTC) (precision 1ns) fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A4", @@ -6,3 +6,4 @@ (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" + (string) (len=5) "A4/B2", + (string) (len=11) "CompareDest" } Test: TestDirMove Messages: directories run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (148.42s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestGetFsInfo Messages: directories --- FAIL: TestGetFsInfo (14.11s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/10/15 03:04:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/15 03:04:42 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_dsrrnj: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/10/15 03:04:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/15 03:04:42 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/15 03:05:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/10/15 03:05:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/10/15 03:05:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/10/15 03:05:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/10/15 03:05:41 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/10/15 03:05:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/10/15 03:05:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/10/15 03:05:46 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/10/15 03:05:48 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/10/15 03:05:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/10/15 03:05:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/10/15 03:05:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/10/15 03:05:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/10/15 03:05:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/10/15 03:05:57 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/10/15 03:05:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/10/15 03:06:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/10/15 03:06:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/10/15 03:06:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/10/15 03:06:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/10/15 03:06:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_dsrxje: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/10/15 03:06:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/10/15 03:06:09 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:06:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/15 03:06:59 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_dsvmtn: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/10/15 03:06:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/15 03:06:59 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/15 03:07:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/10/15 03:07:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/10/15 03:07:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/10/15 03:07:52 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/10/15 03:07:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/10/15 03:07:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/10/15 03:07:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/10/15 03:07:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/10/15 03:08:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/10/15 03:08:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/10/15 03:08:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/10/15 03:08:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/10/15 03:08:06 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/10/15 03:08:07 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/10/15 03:08:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/10/15 03:08:11 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/10/15 03:08:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/10/15 03:08:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/10/15 03:08:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/10/15 03:08:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/10/15 03:08:19 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_dsvqkx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/10/15 03:08:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/10/15 03:08:23 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:09:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/15 03:09:18 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_dszg79: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/10/15 03:09:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/15 03:10:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/10/15 03:10:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/10/15 03:10:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/10/15 03:10:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/10/15 03:10:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/10/15 03:10:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/10/15 03:10:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/10/15 03:10:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/10/15 03:10:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/10/15 03:10:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/10/15 03:10:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/10/15 03:10:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/10/15 03:10:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/10/15 03:10:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/10/15 03:10:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/10/15 03:10:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/10/15 03:10:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/10/15 03:10:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/10/15 03:10:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/10/15 03:10:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/10/15 03:10:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_dszm3v: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/10/15 03:10:53 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:11:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/15 03:11:47 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_dt3km5: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/10/15 03:11:47 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/15 03:11:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/15 03:11:51 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/15 03:11:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/15 03:11:51 DEBUG : pacer: Reducing sleep to 15ms 2024/10/15 03:11:51 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/15 03:11:52 DEBUG : pacer: Reducing sleep to 10ms 2024/10/15 03:12:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/10/15 03:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/10/15 03:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/10/15 03:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/10/15 03:12:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/10/15 03:12:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/10/15 03:12:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/10/15 03:12:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/10/15 03:12:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/10/15 03:12:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/10/15 03:12:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/10/15 03:12:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/10/15 03:12:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/10/15 03:12:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/10/15 03:12:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/10/15 03:13:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/10/15 03:13:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/10/15 03:13:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/10/15 03:13:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/10/15 03:13:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/10/15 03:13:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_dt3qfu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/10/15 03:13:13 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/15 03:13:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: directories --- FAIL: TestRcat (564.61s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (139.09s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (137.96s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (147.71s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (139.85s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcatMetadata Messages: directories --- FAIL: TestRcatMetadata (13.01s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:14:19 INFO : potato1.rclone_chunk.001_dt7swc: Moved (server-side) to: potato1.rclone_chunk.001 2024/10/15 03:14:20 INFO : potato1.rclone_chunk.002_dt7swc: Moved (server-side) to: potato1.rclone_chunk.002 2024/10/15 03:14:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': File to upload is small (60 bytes), uploading instead of streaming 2024/10/15 03:14:29 INFO : potato2.rclone_chunk.001_dt81ma: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 03:14:31 INFO : potato2.rclone_chunk.002_dt81ma: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 03:14:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/15 03:14:33 DEBUG : potato2: Size and md5 of src and dst objects identical run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcatSize Messages: directories --- FAIL: TestRcatSize (44.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestRcatSizeMetadata Messages: directories --- FAIL: TestRcatSizeMetadata (14.56s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" 2024/10/15 03:15:18 INFO : potato2.rclone_chunk.001_dt9f10: Moved (server-side) to: potato2.rclone_chunk.001 2024/10/15 03:15:21 INFO : potato2.rclone_chunk.002_dt9f10: Moved (server-side) to: potato2.rclone_chunk.002 2024/10/15 03:15:28 INFO : empty space.rclone_chunk.001_dt9qcw: Moved (server-side) to: empty space 2024/10/15 03:15:33 INFO : sub dir/potato3.rclone_chunk.001_dt9v8h: Moved (server-side) to: sub dir/potato3 2024/10/15 03:15:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Touching "empty space" 2024/10/15 03:15:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Touching "potato2" 2024/10/15 03:15:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Touching "sub dir/potato3" run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestTouchDir Messages: directories --- FAIL: TestTouchDir (51.11s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMkdirMetadata Messages: directories --- FAIL: TestMkdirMetadata (13.45s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestMkdirModTime Messages: directories --- FAIL: TestMkdirModTime (13.82s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestCopyDirMetadata Messages: directories --- FAIL: TestCopyDirMetadata (14.42s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestSetDirModTime Messages: directories --- FAIL: TestSetDirModTime (14.80s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu'", Local "Local file system at /tmp/rclone2241736093", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "CompareDest" failed - try 1/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 2/3: directory not empty run.go:125: removing dir "CompareDest" failed - try 3/3: directory not empty run.go:128: removing dir "CompareDest" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Not equal: expected: []string{} actual : []string{"CompareDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "CompareDest" } Test: TestDirsEqual Messages: directories --- FAIL: TestDirsEqual (13.92s) === 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) FAIL 2024/10/15 03:17:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hetepoc1xiyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 51m50.649648069s (try 1/5): exit status 1: Failed [TestCheckSum TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual]