"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Starting (try 1/5) 2025/04/13 07:02:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro" 2025/04/13 07:02:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:02:04 DEBUG : Creating backend with remote "/tmp/rclone785151" === 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 "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" === RUN TestMultithreadCopy/upload=false,size=134217727,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=false,size=134217727,streams=2 Messages: listing wrong, want test-multithread-copy-false-134217727-2 (134217727) got fstest.go:197: Not found "test-multithread-copy-false-134217727-2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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/multithread_test.go:193 Error: Not equal: expected: 0 actual : 1 Test: TestMultithreadCopy/upload=false,size=134217727,streams=2 Messages: 1 objects not found multithread_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:198 Error: Received unexpected error: object not found Test: TestMultithreadCopy/upload=false,size=134217727,streams=2 === RUN TestMultithreadCopy/upload=false,size=134217728,streams=2 === NAME TestMultithreadCopy run.go:285: Failed to put "test-multithread-copy-false-134217728-2" to "pcloud root 'rclone-test-jehikaw9diro'": failed to make directory: pcloud error: File or folder already exists. (2004) === NAME TestMultithreadCopy/upload=false,size=134217728,streams=2 testing.go:1577: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test --- FAIL: TestMultithreadCopy (21.47s) --- FAIL: TestMultithreadCopy/upload=false,size=134217727,streams=2 (19.41s) --- FAIL: TestMultithreadCopy/upload=false,size=134217728,streams=2 (1.79s) === RUN TestMultithreadCopyAbort run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" run.go:285: Failed to put "test-multithread-abort" to "pcloud root 'rclone-test-jehikaw9diro'": failed to make directory: pcloud error: File or folder already exists. (2004) --- FAIL: TestMultithreadCopyAbort (0.59s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/13 07:02:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/13 07:02:26 DEBUG : potato: Seek from 10 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 10 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Seek from 5 to 2 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/13 07:02:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Seek from 5 to 2 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/13 07:02:26 DEBUG : potato: Seek from 8 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 8 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/13 07:02:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 07:02:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 07:02:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 07:02:26 DEBUG : potato: Seek from 5 to 2 2025/04/13 07:02:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/13 07:02:26 DEBUG : potato: Seek from 9 to 0 2025/04/13 07:02:26 DEBUG : potato: Seek from 9 to 0 2025/04/13 07:02:26 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 "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" run.go:285: Failed to put "rutabaga" to "pcloud root 'rclone-test-jehikaw9diro'": failed to make directory: pcloud error: File or folder already exists. (2004) --- FAIL: TestCheck (0.55s) === RUN TestCheckFsError 2025/04/13 07:02:27 DEBUG : Creating backend with remote "nonexistent" 2025/04/13 07:02:27 DEBUG : Creating backend with remote "nonexistent" 2025/04/13 07:02:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/13 07:02:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/13 07:02:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 1 differences found 2025/04/13 07:02:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 1 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" run.go:285: Failed to put "rutabaga" to "pcloud root 'rclone-test-jehikaw9diro'": failed to make directory: pcloud error: File or folder already exists. (2004) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:101 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want got test-multithread-copy-false-134217727-2 (134217727) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:101 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-false-134217727-2" --- FAIL: TestCheckDownload (8.60s) === RUN TestCheckSizeOnly run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want rutabaga (8) got rutabaga (8), test-multithread-copy-false-134217727-2 (134217727) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "test-multithread-copy-false-134217727-2" === RUN TestCheckSizeOnly/1 check_test.go:83: 1: Got error when not expecting one: 1 differences found check_test.go:89: 1: Expecting 0 errors but got 1 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "- test-multithread-copy-false-134217727-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=41) "- test-multithread-copy-false-134217727-2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=39) "test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/2 check_test.go:89: 2: Expecting 1 errors but got 3 check_test.go:95: 2: Expecting 1 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga", "- test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) "", (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=41) "- test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=39) "test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: missingonsrc check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:125 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1), rutabaga (8), test-multithread-copy-false-134217727-2 (134217727) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:125 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "test-multithread-copy-false-134217727-2" === RUN TestCheckSizeOnly/3 check_test.go:89: 3: Expecting 2 errors but got 3 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "- test-multithread-copy-false-134217727-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", @@ -4,2 +4,3 @@ (string) (len=13) "- empty space", + (string) (len=41) "- test-multithread-copy-false-134217727-2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=39) "test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: missingonsrc fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8), test-multithread-copy-false-134217727-2 (134217727) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "test-multithread-copy-false-134217727-2" === RUN TestCheckSizeOnly/4 check_test.go:89: 4: Expecting 1 errors but got 2 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "- empty space", "- test-multithread-copy-false-134217727-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "- empty space", + (string) (len=41) "- test-multithread-copy-false-134217727-2", (string) (len=9) "= potato2", Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=39) "test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/5 check_test.go:89: 5: Expecting 1 errors but got 2 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- test-multithread-copy-false-134217727-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "* empty space", + (string) (len=41) "- test-multithread-copy-false-134217727-2", (string) (len=9) "= potato2", Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=39) "test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: missingonsrc fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), test-multithread-copy-false-134217727-2 (134217727) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "test-multithread-copy-false-134217727-2" === RUN TestCheckSizeOnly/6 check_test.go:89: 6: Expecting 2 errors but got 3 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- remotepotato", "- test-multithread-copy-false-134217727-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) "", @@ -4,2 +4,3 @@ (string) (len=14) "- remotepotato", + (string) (len=41) "- test-multithread-copy-false-134217727-2", (string) (len=9) "= potato2", Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{"", "remotepotato", "test-multithread-copy-false-134217727-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=12) "remotepotato" + (string) (len=12) "remotepotato", + (string) (len=39) "test-multithread-copy-false-134217727-2" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/7 --- FAIL: TestCheckSizeOnly (35.85s) --- FAIL: TestCheckSizeOnly/1 (0.36s) --- FAIL: TestCheckSizeOnly/2 (0.09s) --- FAIL: TestCheckSizeOnly/3 (0.38s) --- FAIL: TestCheckSizeOnly/4 (0.43s) --- FAIL: TestCheckSizeOnly/5 (0.09s) --- FAIL: TestCheckSizeOnly/6 (0.41s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:03:12 DEBUG : Couldn't parse Date: from server edef12.pcloud.com: "Sun, 13 Apr 2025 07:03:11 +0000": parsing time "Sun, 13 Apr 2025 07:03:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:11 +0000" as " " 2025/04/13 07:03:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/13 07:03:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/13 07:03:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/13 07:03:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/13 07:03:12 DEBUG : Couldn't parse Date: from server edef4.pcloud.com: "Sun, 13 Apr 2025 07:03:12 +0000": parsing time "Sun, 13 Apr 2025 07:03:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:12 +0000" as " " 2025/04/13 07:03:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/13 07:03:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/13 07:03:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/13 07:03:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.08s) === RUN TestCheckSum run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:03:12 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/data" check_test.go:353: pcloud root 'rclone-test-jehikaw9diro/data' lacks md5, skipping --- SKIP: TestCheckSum (1.01s) === RUN TestCheckSumDownload run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:03:13 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/data" === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Received unexpected error: file not in pcloud root 'rclone-test-jehikaw9diro/data' Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 1 check_test.go:417: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: "2025/04/13 07:03:17 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: \"Sun, 13 Apr 2025 07:03:17 +0000\": parsing time \"Sun, 13 Apr 2025 07:03:17 +0000\" as \"Mon Jan _2 15:04:05 2006\": cannot parse \", 13 Apr 2025 07:03:17 +0000\" as \" \"\n2025/04/13 07:03:17 ERROR : banana: file not in pcloud root 'rclone-test-jehikaw9diro/data'\n2025/04/13 07:03:17 NOTICE: pcloud root 'rclone-test-jehikaw9diro/data': 1 files missing\n2025/04/13 07:03:17 NOTICE: pcloud root 'rclone-test-jehikaw9diro/data': 1 differences found\n2025/04/13 07:03:17 NOTICE: pcloud root 'rclone-test-jehikaw9diro/data': 1 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:419: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "= banana"} actual : []string{"", "+ banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 1 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:454 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:545 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (41) got fstest.go:197: Not found "test.sum" fstest.go:197: Not found "data/banana" fstest.go:197: Not found "data/potato" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:454 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:545 Error: Not equal: expected: 0 actual : 3 Test: TestCheckSumDownload Messages: 3 objects not found === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:417: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:419: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:468 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:545 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got fstest.go:197: Not found "test.sum" fstest.go:197: Not found "data/banana" fstest.go:197: Not found "data/potato" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:468 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:545 Error: Not equal: expected: 0 actual : 3 Test: TestCheckSumDownload Messages: 3 objects not found === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- FAIL: TestCheckSumDownload (26.80s) --- PASS: TestCheckSumDownload/subtest1 (0.44s) --- PASS: TestCheckSumDownload/subtest2 (0.37s) --- PASS: TestCheckSumDownload/subtest3 (1.00s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (0.66s) --- PASS: TestCheckSumDownload/subtest6 (0.68s) --- PASS: TestCheckSumDownload/subtest7 (0.68s) === RUN TestApplyTransforms 2025/04/13 07:03:40 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gubegan7basi" 2025/04/13 07:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:41 DEBUG : Creating backend with remote "/tmp/rclone3683113596" run.go:180: Remote "pcloud root 'rclone-test-gubegan7basi'", Local "Local file system at /tmp/rclone3683113596", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/04/13 07:03:41 ERROR : hello, world!: sum not found 2025/04/13 07:03:41 ERROR : HELLO, WORLD!: file not in pcloud root 'rclone-test-gubegan7basi' 2025/04/13 07:03:41 NOTICE: pcloud root 'rclone-test-gubegan7basi': 1 files missing 2025/04/13 07:03:41 NOTICE: 1 hashes missing 2025/04/13 07:03:41 NOTICE: pcloud root 'rclone-test-gubegan7basi': 2 differences found 2025/04/13 07:03:41 NOTICE: pcloud root 'rclone-test-gubegan7basi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/13 07:03:42 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:42 +0000": parsing time "Sun, 13 Apr 2025 07:03:42 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:42 +0000" as " " 2025/04/13 07:03:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:42 NOTICE: pcloud root 'rclone-test-gubegan7basi': 0 differences found 2025/04/13 07:03:42 NOTICE: pcloud root 'rclone-test-gubegan7basi': 1 matching files 2025/04/13 07:03:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hekiden8gojo" 2025/04/13 07:03:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:42 DEBUG : Creating backend with remote "/tmp/rclone3147324985" run.go:180: Remote "pcloud root 'rclone-test-hekiden8gojo'", Local "Local file system at /tmp/rclone3147324985", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/04/13 07:03:43 ERROR : HELLO, WORLD!: sum not found 2025/04/13 07:03:43 ERROR : hello, world!: file not in pcloud root 'rclone-test-hekiden8gojo' 2025/04/13 07:03:43 NOTICE: pcloud root 'rclone-test-hekiden8gojo': 1 files missing 2025/04/13 07:03:43 NOTICE: 1 hashes missing 2025/04/13 07:03:43 NOTICE: pcloud root 'rclone-test-hekiden8gojo': 2 differences found 2025/04/13 07:03:43 NOTICE: pcloud root 'rclone-test-hekiden8gojo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/13 07:03:43 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:43 +0000": parsing time "Sun, 13 Apr 2025 07:03:43 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:43 +0000" as " " 2025/04/13 07:03:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:43 NOTICE: pcloud root 'rclone-test-hekiden8gojo': 0 differences found 2025/04/13 07:03:43 NOTICE: pcloud root 'rclone-test-hekiden8gojo': 1 matching files 2025/04/13 07:03:43 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vuzinul7mame" 2025/04/13 07:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:44 DEBUG : Creating backend with remote "/tmp/rclone1339891717" run.go:180: Remote "pcloud root 'rclone-test-vuzinul7mame'", Local "Local file system at /tmp/rclone1339891717", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/13 07:03:45 ERROR : HeLlO, wOrLd!: sum not found 2025/04/13 07:03:45 ERROR : hello, world!: file not in pcloud root 'rclone-test-vuzinul7mame' 2025/04/13 07:03:45 NOTICE: pcloud root 'rclone-test-vuzinul7mame': 1 files missing 2025/04/13 07:03:45 NOTICE: 1 hashes missing 2025/04/13 07:03:45 NOTICE: pcloud root 'rclone-test-vuzinul7mame': 2 differences found 2025/04/13 07:03:45 NOTICE: pcloud root 'rclone-test-vuzinul7mame': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/13 07:03:45 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:45 +0000": parsing time "Sun, 13 Apr 2025 07:03:45 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:45 +0000" as " " 2025/04/13 07:03:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:45 NOTICE: pcloud root 'rclone-test-vuzinul7mame': 0 differences found 2025/04/13 07:03:45 NOTICE: pcloud root 'rclone-test-vuzinul7mame': 1 matching files 2025/04/13 07:03:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gewufiv7goha" 2025/04/13 07:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:46 DEBUG : Creating backend with remote "/tmp/rclone4003551823" run.go:180: Remote "pcloud root 'rclone-test-gewufiv7goha'", Local "Local file system at /tmp/rclone4003551823", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/13 07:03:47 ERROR : HELLO, WORLD!: sum not found 2025/04/13 07:03:47 ERROR : HeLlO, wOrLd!: file not in pcloud root 'rclone-test-gewufiv7goha' 2025/04/13 07:03:47 NOTICE: pcloud root 'rclone-test-gewufiv7goha': 1 files missing 2025/04/13 07:03:47 NOTICE: 1 hashes missing 2025/04/13 07:03:47 NOTICE: pcloud root 'rclone-test-gewufiv7goha': 2 differences found 2025/04/13 07:03:47 NOTICE: pcloud root 'rclone-test-gewufiv7goha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/13 07:03:47 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:47 +0000": parsing time "Sun, 13 Apr 2025 07:03:47 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:47 +0000" as " " 2025/04/13 07:03:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:47 NOTICE: pcloud root 'rclone-test-gewufiv7goha': 0 differences found 2025/04/13 07:03:47 NOTICE: pcloud root 'rclone-test-gewufiv7goha': 1 matching files 2025/04/13 07:03:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qunoqot6sira" 2025/04/13 07:03:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:48 DEBUG : Creating backend with remote "/tmp/rclone2906770448" run.go:180: Remote "pcloud root 'rclone-test-qunoqot6sira'", Local "Local file system at /tmp/rclone2906770448", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/04/13 07:03:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/13 07:03:48 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-qunoqot6sira' 2025/04/13 07:03:48 NOTICE: pcloud root 'rclone-test-qunoqot6sira': 1 files missing 2025/04/13 07:03:48 NOTICE: 1 hashes missing 2025/04/13 07:03:48 NOTICE: pcloud root 'rclone-test-qunoqot6sira': 2 differences found 2025/04/13 07:03:48 NOTICE: pcloud root 'rclone-test-qunoqot6sira': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/13 07:03:49 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:48 +0000": parsing time "Sun, 13 Apr 2025 07:03:48 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:48 +0000" as " " 2025/04/13 07:03:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:49 NOTICE: pcloud root 'rclone-test-qunoqot6sira': 0 differences found 2025/04/13 07:03:49 NOTICE: pcloud root 'rclone-test-qunoqot6sira': 1 matching files 2025/04/13 07:03:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-nucalap1weci" 2025/04/13 07:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:49 DEBUG : Creating backend with remote "/tmp/rclone1799680653" run.go:180: Remote "pcloud root 'rclone-test-nucalap1weci'", Local "Local file system at /tmp/rclone1799680653", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/04/13 07:03:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/13 07:03:50 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-nucalap1weci' 2025/04/13 07:03:50 NOTICE: pcloud root 'rclone-test-nucalap1weci': 1 files missing 2025/04/13 07:03:50 NOTICE: 1 hashes missing 2025/04/13 07:03:50 NOTICE: pcloud root 'rclone-test-nucalap1weci': 2 differences found 2025/04/13 07:03:50 NOTICE: pcloud root 'rclone-test-nucalap1weci': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/13 07:03:50 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:50 +0000": parsing time "Sun, 13 Apr 2025 07:03:50 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:50 +0000" as " " 2025/04/13 07:03:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:50 NOTICE: pcloud root 'rclone-test-nucalap1weci': 0 differences found 2025/04/13 07:03:50 NOTICE: pcloud root 'rclone-test-nucalap1weci': 1 matching files 2025/04/13 07:03:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lipejoz8luhe" 2025/04/13 07:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:51 DEBUG : Creating backend with remote "/tmp/rclone1904391257" run.go:180: Remote "pcloud root 'rclone-test-lipejoz8luhe'", Local "Local file system at /tmp/rclone1904391257", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/04/13 07:03:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 07:03:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-lipejoz8luhe' 2025/04/13 07:03:51 NOTICE: pcloud root 'rclone-test-lipejoz8luhe': 1 files missing 2025/04/13 07:03:51 NOTICE: 1 hashes missing 2025/04/13 07:03:51 NOTICE: pcloud root 'rclone-test-lipejoz8luhe': 2 differences found 2025/04/13 07:03:51 NOTICE: pcloud root 'rclone-test-lipejoz8luhe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/13 07:03:52 DEBUG : Couldn't parse Date: from server evc686.pcloud.com: "Sun, 13 Apr 2025 07:03:52 +0000": parsing time "Sun, 13 Apr 2025 07:03:52 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:52 +0000" as " " 2025/04/13 07:03:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:52 NOTICE: pcloud root 'rclone-test-lipejoz8luhe': 0 differences found 2025/04/13 07:03:52 NOTICE: pcloud root 'rclone-test-lipejoz8luhe': 1 matching files 2025/04/13 07:03:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gafimas0rafe" 2025/04/13 07:03:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:52 DEBUG : Creating backend with remote "/tmp/rclone464025510" run.go:180: Remote "pcloud root 'rclone-test-gafimas0rafe'", Local "Local file system at /tmp/rclone464025510", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/04/13 07:03:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 07:03:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-gafimas0rafe' 2025/04/13 07:03:53 NOTICE: pcloud root 'rclone-test-gafimas0rafe': 1 files missing 2025/04/13 07:03:53 NOTICE: 1 hashes missing 2025/04/13 07:03:53 NOTICE: pcloud root 'rclone-test-gafimas0rafe': 2 differences found 2025/04/13 07:03:53 NOTICE: pcloud root 'rclone-test-gafimas0rafe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/13 07:03:53 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:53 +0000": parsing time "Sun, 13 Apr 2025 07:03:53 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:53 +0000" as " " 2025/04/13 07:03:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:53 NOTICE: pcloud root 'rclone-test-gafimas0rafe': 0 differences found 2025/04/13 07:03:53 NOTICE: pcloud root 'rclone-test-gafimas0rafe': 1 matching files 2025/04/13 07:03:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vuveyur3katu" 2025/04/13 07:03:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:54 DEBUG : Creating backend with remote "/tmp/rclone1157295717" run.go:180: Remote "pcloud root 'rclone-test-vuveyur3katu'", Local "Local file system at /tmp/rclone1157295717", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/04/13 07:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 07:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-vuveyur3katu' 2025/04/13 07:03:54 NOTICE: pcloud root 'rclone-test-vuveyur3katu': 1 files missing 2025/04/13 07:03:54 NOTICE: 1 hashes missing 2025/04/13 07:03:54 NOTICE: pcloud root 'rclone-test-vuveyur3katu': 2 differences found 2025/04/13 07:03:54 NOTICE: pcloud root 'rclone-test-vuveyur3katu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/13 07:03:54 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in pcloud root 'rclone-test-vuveyur3katu' 2025/04/13 07:03:54 NOTICE: pcloud root 'rclone-test-vuveyur3katu': 1 files missing 2025/04/13 07:03:54 NOTICE: pcloud root 'rclone-test-vuveyur3katu': 1 differences found 2025/04/13 07:03:54 NOTICE: pcloud root 'rclone-test-vuveyur3katu': 1 errors while checking check_test.go:595: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:606 Error: Received unexpected error: file not in pcloud root 'rclone-test-vuveyur3katu' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/04/13 07:03:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-miqodis3tace" 2025/04/13 07:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:03:55 DEBUG : Creating backend with remote "/tmp/rclone801877723" run.go:180: Remote "pcloud root 'rclone-test-miqodis3tace'", Local "Local file system at /tmp/rclone801877723", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/04/13 07:03:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 07:03:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-miqodis3tace' 2025/04/13 07:03:56 NOTICE: pcloud root 'rclone-test-miqodis3tace': 1 files missing 2025/04/13 07:03:56 NOTICE: 1 hashes missing 2025/04/13 07:03:56 NOTICE: pcloud root 'rclone-test-miqodis3tace': 2 differences found 2025/04/13 07:03:56 NOTICE: pcloud root 'rclone-test-miqodis3tace': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/13 07:03:56 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 07:03:56 +0000": parsing time "Sun, 13 Apr 2025 07:03:56 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:03:56 +0000" as " " 2025/04/13 07:03:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 07:03:56 NOTICE: pcloud root 'rclone-test-miqodis3tace': 0 differences found 2025/04/13 07:03:56 NOTICE: pcloud root 'rclone-test-miqodis3tace': 1 matching files 2025/04/13 07:03:56 DEBUG : pcloud root 'rclone-test-miqodis3tace': Purge remote 2025/04/13 07:03:56 DEBUG : pcloud root 'rclone-test-vuveyur3katu': Purge remote 2025/04/13 07:03:56 DEBUG : pcloud root 'rclone-test-gafimas0rafe': Purge remote 2025/04/13 07:03:56 DEBUG : pcloud root 'rclone-test-lipejoz8luhe': Purge remote 2025/04/13 07:03:56 DEBUG : pcloud root 'rclone-test-nucalap1weci': Purge remote 2025/04/13 07:03:56 DEBUG : pcloud root 'rclone-test-qunoqot6sira': Purge remote 2025/04/13 07:03:57 DEBUG : pcloud root 'rclone-test-gewufiv7goha': Purge remote 2025/04/13 07:03:57 DEBUG : pcloud root 'rclone-test-vuzinul7mame': Purge remote 2025/04/13 07:03:57 DEBUG : pcloud root 'rclone-test-hekiden8gojo': Purge remote 2025/04/13 07:03:57 DEBUG : pcloud root 'rclone-test-gubegan7basi': Purge remote --- FAIL: TestApplyTransforms (16.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:03:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 07:03:58 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:03:58 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/13 07:03:58 INFO : file1: Copied (new) to: sub/file2 2025/04/13 07:03:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 07:03:58 DEBUG : file1: Unchanged skipping 2025/04/13 07:03:58 DEBUG : pcloud root 'rclone-test-jehikaw9diro': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.72s) === RUN TestCopyLongFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.18s) === RUN TestCopyFileBackupDir run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:03:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/backup" 2025/04/13 07:04:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/13 07:04:01 INFO : dst/file1: Moved (server-side) 2025/04/13 07:04:01 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:04:01 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/13 07:04:01 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:04:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/dst" 2025/04/13 07:04:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/CompareDest" 2025/04/13 07:04:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 07:04:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 07:04:04 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/13 07:04:04 INFO : one: Copied (new) 2025/04/13 07:04:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 07:04:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 07:04:05 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/13 07:04:05 INFO : one: Copied (replaced existing) 2025/04/13 07:04:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 07:04:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 07:04:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 07:04:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 07:04:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 07:04:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 07:04:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 07:04:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 07:04:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 07:04:08 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 07:04:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 07:04:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/13 07:04:09 DEBUG : two.1503b713.partial: renamed to: two 2025/04/13 07:04:09 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:04:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/dst" 2025/04/13 07:04:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/CopyDest" 2025/04/13 07:04:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 07:04:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 07:04:12 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/13 07:04:12 INFO : one: Copied (new) 2025/04/13 07:04:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 07:04:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 07:04:13 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/13 07:04:13 INFO : one: Copied (replaced existing) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/copy_test.go:316 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want CopyDest/one (5), dst/one (3) got fstest.go:197: Not found "CopyDest/one" fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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/copy_test.go:316 Error: Not equal: expected: 0 actual : 2 Test: TestCopyFileCopyDest Messages: 2 objects not found 2025/04/13 07:04:21 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/BackupDir" 2025/04/13 07:04:22 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 07:04:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 07:04:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 07:04:23 DEBUG : one.d88fe5df.partial: renamed to: one 2025/04/13 07:04:23 INFO : one: Copied (server-side copy) 2025/04/13 07:04:23 DEBUG : one: Destination found in --copy-dest, using server-side copy fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/copy_test.go:326 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got fstest.go:197: Not found "CopyDest/one" fstest.go:197: Not found "dst/one" fstest.go:197: Not found "BackupDir/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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/copy_test.go:326 Error: Not equal: expected: 0 actual : 3 Test: TestCopyFileCopyDest Messages: 3 objects not found run.go:285: Failed to put "CopyDest/two" to "pcloud root 'rclone-test-jehikaw9diro'": failed to make directory: pcloud error: File or folder already exists. (2004) --- FAIL: TestCopyFileCopyDest (21.27s) === RUN TestCopyInplace run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:04:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 07:04:31 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:04:31 INFO : file1: Copied (new) to: sub/file2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/copy_test.go:384 Error: Should be true Test: TestCopyInplace Messages: listing wrong, want sub/file2 (14) got CopyDest/one (5), dst/one (5), sub/file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/copy_test.go:384 Error: Should be true Test: TestCopyInplace Messages: Unexpected file "CopyDest/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/copy_test.go:384 Error: Should be true Test: TestCopyInplace Messages: Unexpected file "dst/one" 2025/04/13 07:04:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 07:04:40 DEBUG : file1: Unchanged skipping fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/copy_test.go:389 Error: Should be true Test: TestCopyInplace Messages: listing wrong, want sub/file2 (14) got CopyDest/one (5), dst/one (5), sub/file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/copy_test.go:389 Error: Should be true Test: TestCopyInplace Messages: Unexpected file "CopyDest/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/copy_test.go:389 Error: Should be true Test: TestCopyInplace Messages: Unexpected file "dst/one" 2025/04/13 07:04:48 DEBUG : pcloud root 'rclone-test-jehikaw9diro': don't need to copy/move sub/file2, it is already at target location fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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/copy_test.go:394 Error: Should be true Test: TestCopyInplace Messages: listing wrong, want sub/file2 (14) got CopyDest/one (5), dst/one (5), sub/file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/copy_test.go:394 Error: Should be true Test: TestCopyInplace Messages: Unexpected file "CopyDest/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/copy_test.go:394 Error: Should be true Test: TestCopyInplace Messages: Unexpected file "dst/one" --- FAIL: TestCopyInplace (26.26s) === RUN TestCopyLongFileName run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:04:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 07:04:58 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:04:58 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/13 07:04:58 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/13 07:04:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 07:04:58 DEBUG : file1: Unchanged skipping 2025/04/13 07:04:59 DEBUG : pcloud root 'rclone-test-jehikaw9diro': don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location --- PASS: TestCopyLongFileName (2.00s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:04:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/13 07:05:00 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:05:00 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/04/13 07:05:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/13 07:05:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/13 07:05:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://eapi.pcloud.com/uploadfile?filename=file2.e65612d1.partial&folderid=16341878112&mtime=1324817999&nopartial=1": max transfer limit reached as set by --max-transfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2025/04/13 07:05:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/13 07:05:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/13 07:05:13 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 40054f7549e93bd0e91200de1a52fb53446c44a6 OK 2025/04/13 07:05:13 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/04/13 07:05:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (14.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.19s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.16s) === RUN TestDeduplicateFirst run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.18s) === RUN TestDeduplicateNewest run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:05:16 INFO : pcloud root 'rclone-test-jehikaw9diro': Looking for duplicate sha1 hashes using newest mode. 2025/04/13 07:05:17 NOTICE: 50b7a3a968832d21198824e4be1ae8577aa71e85: Found 3 files with duplicate sha1 hashes 2025/04/13 07:05:17 INFO : one: Deleted 2025/04/13 07:05:17 INFO : also/one: Deleted 2025/04/13 07:05:17 NOTICE: 50b7a3a968832d21198824e4be1ae8577aa71e85: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.63s) === RUN TestDeduplicateOldest run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.17s) === RUN TestDeduplicateRename run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.17s) === RUN TestMergeDirs run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.17s) === RUN TestListDirSorted run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:05:21 DEBUG : a.txt: Excluded (Size Filter) 2025/04/13 07:05:21 DEBUG : a.txt: Excluded 2025/04/13 07:05:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 07:05:21 DEBUG : sub dir/hello world: Excluded 2025/04/13 07:05:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 07:05:21 DEBUG : sub dir/hello world2: Excluded 2025/04/13 07:05:21 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 07:05:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 07:05:21 DEBUG : sub dir/hello world: Excluded 2025/04/13 07:05:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 07:05:21 DEBUG : sub dir/hello world2: Excluded 2025/04/13 07:05:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.05s) === RUN TestListDirSortedFn run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:05:26 DEBUG : a.txt: Excluded (Size Filter) 2025/04/13 07:05:26 DEBUG : a.txt: Excluded 2025/04/13 07:05:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 07:05:26 DEBUG : sub dir/hello world: Excluded 2025/04/13 07:05:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 07:05:26 DEBUG : sub dir/hello world2: Excluded 2025/04/13 07:05:26 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 07:05:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 07:05:26 DEBUG : sub dir/hello world: Excluded 2025/04/13 07:05:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 07:05:26 DEBUG : sub dir/hello world2: Excluded 2025/04/13 07:05:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.23s) === RUN TestListJSON run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.23s) --- PASS: TestListJSON/Default (0.13s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.08s) --- PASS: TestListJSON/Recurse (0.10s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.10s) === RUN TestStatJSON run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" === 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 2025/04/13 07:05:32 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/notfound" 2025/04/13 07:05:32 DEBUG : Config file has changed externally - reloading === NAME TestStatJSON fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestStatJSON (10.53s) --- PASS: TestStatJSON/Root (0.08s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.08s) --- PASS: TestStatJSON/Dir (0.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.08s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.19s) --- PASS: TestStatJSON/DirFilesOnly (0.08s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.08s) --- PASS: TestStatJSON/DirDirsOnly (0.10s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (0.77s) === RUN TestMkdir run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:05:40 INFO : pcloud root 'rclone-test-jehikaw9diro': Making directory 2025/04/13 07:05:40 INFO : pcloud root 'rclone-test-jehikaw9diro': Making directory --- PASS: TestMkdir (0.26s) === RUN TestLsd run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" --- PASS: TestLsd (0.96s) === RUN TestLs run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestLs (11.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:05:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (1.02s) === RUN TestLsLong run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" --- PASS: TestLsLong (1.07s) === RUN TestHashSums run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2025/04/13 07:05:56 DEBUG : Couldn't parse Date: from server edef2.pcloud.com: "Sun, 13 Apr 2025 07:05:56 +0000": parsing time "Sun, 13 Apr 2025 07:05:56 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:05:56 +0000" as " " 2025/04/13 07:05:57 DEBUG : Couldn't parse Date: from server edef10.pcloud.com: "Sun, 13 Apr 2025 07:05:56 +0000": parsing time "Sun, 13 Apr 2025 07:05:56 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:05:56 +0000" as " " --- PASS: TestHashSums (1.51s) --- PASS: TestHashSums/Sha1 (0.39s) --- PASS: TestHashSums/Sha1Download (0.30s) === RUN TestHashSumsWithErrors 2025/04/13 07:05:57 DEBUG : Creating backend with remote ":memory:" 2025/04/13 07:05:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/13 07:05:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/13 07:05:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/13 07:05:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/13 07:05:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/13 07:05:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/13 07:05:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/13 07:05:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/13 07:05:57 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 "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" --- PASS: TestCount (2.11s) === RUN TestDelete run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:00 DEBUG : Waiting for deletions to finish 2025/04/13 07:06:00 DEBUG : large: Excluded (Size Filter) 2025/04/13 07:06:00 INFO : medium: Deleted 2025/04/13 07:06:00 INFO : small: Deleted --- PASS: TestDelete (1.28s) === RUN TestMaxDelete run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:01 DEBUG : Waiting for deletions to finish 2025/04/13 07:06:01 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/13 07:06:01 INFO : large: Deleted 2025/04/13 07:06:01 INFO : medium: Deleted --- PASS: TestMaxDelete (1.32s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:03 DEBUG : Waiting for deletions to finish 2025/04/13 07:06:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/13 07:06:03 INFO : small: Deleted 2025/04/13 07:06:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.76s) === RUN TestMaxDeleteSize run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:04 DEBUG : Waiting for deletions to finish 2025/04/13 07:06:04 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/13 07:06:04 INFO : large: Deleted 2025/04/13 07:06:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.66s) === RUN TestReadFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:06 DEBUG : Couldn't parse Date: from server edef9.pcloud.com: "Sun, 13 Apr 2025 07:06:05 +0000": parsing time "Sun, 13 Apr 2025 07:06:05 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:05 +0000" as " " --- PASS: TestReadFile (0.96s) === RUN TestRetry 2025/04/13 07:06:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/13 07:06:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/13 07:06:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 07:06:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 07:06:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 07:06:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 07:06:06 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 "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:07 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sun, 13 Apr 2025 07:06:07 +0000": parsing time "Sun, 13 Apr 2025 07:06:07 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:07 +0000" as " " 2025/04/13 07:06:07 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sun, 13 Apr 2025 07:06:07 +0000": parsing time "Sun, 13 Apr 2025 07:06:07 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:07 +0000" as " " 2025/04/13 07:06:07 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sun, 13 Apr 2025 07:06:07 +0000": parsing time "Sun, 13 Apr 2025 07:06:07 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:07 +0000" as " " 2025/04/13 07:06:07 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sun, 13 Apr 2025 07:06:07 +0000": parsing time "Sun, 13 Apr 2025 07:06:07 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:07 +0000" as " " 2025/04/13 07:06:08 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sun, 13 Apr 2025 07:06:08 +0000": parsing time "Sun, 13 Apr 2025 07:06:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:08 +0000" as " " 2025/04/13 07:06:08 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sun, 13 Apr 2025 07:06:08 +0000": parsing time "Sun, 13 Apr 2025 07:06:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:08 +0000" as " " 2025/04/13 07:06:08 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sun, 13 Apr 2025 07:06:08 +0000": parsing time "Sun, 13 Apr 2025 07:06:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:08 +0000" as " " 2025/04/13 07:06:08 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sun, 13 Apr 2025 07:06:08 +0000": parsing time "Sun, 13 Apr 2025 07:06:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:08 +0000" as " " 2025/04/13 07:06:09 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sun, 13 Apr 2025 07:06:09 +0000": parsing time "Sun, 13 Apr 2025 07:06:09 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:09 +0000" as " " 2025/04/13 07:06:09 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sun, 13 Apr 2025 07:06:09 +0000": parsing time "Sun, 13 Apr 2025 07:06:09 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 07:06:09 +0000" as " " --- PASS: TestCat (3.07s) === RUN TestPurge 2025/04/13 07:06:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tuyuqaw6numa" 2025/04/13 07:06:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 07:06:10 DEBUG : Creating backend with remote "/tmp/rclone1499773886" run.go:180: Remote "pcloud root 'rclone-test-tuyuqaw6numa'", Local "Local file system at /tmp/rclone1499773886", Modify Window "1s" 2025/04/13 07:06:11 INFO : A2: Making directory 2025/04/13 07:06:11 INFO : A1/B2: Making directory 2025/04/13 07:06:11 INFO : A1/B2/C2: Making directory 2025/04/13 07:06:11 INFO : A1/B1/C3: Making directory 2025/04/13 07:06:12 INFO : A3: Making directory 2025/04/13 07:06:12 INFO : A3/B3: Making directory 2025/04/13 07:06:12 INFO : A3/B3/C4: Making directory 2025/04/13 07:06:13 DEBUG : pcloud root 'rclone-test-tuyuqaw6numa': Purge remote 2025/04/13 07:06:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:14 INFO : A2: Making directory 2025/04/13 07:06:14 INFO : A1/B2: Making directory 2025/04/13 07:06:14 INFO : A1/B2/C2: Making directory 2025/04/13 07:06:15 INFO : A1/B1/C3: Making directory 2025/04/13 07:06:15 INFO : A3: Making directory 2025/04/13 07:06:15 INFO : A3/B3: Making directory 2025/04/13 07:06:15 INFO : A3/B3/C4: Making directory 2025/04/13 07:06:16 DEBUG : removing 1 level 3 directories 2025/04/13 07:06:16 INFO : A3/B3/C4: Removing directory 2025/04/13 07:06:16 DEBUG : removing 2 level 3 directories 2025/04/13 07:06:16 INFO : A1/B2/C2: Removing directory 2025/04/13 07:06:16 INFO : A1/B1/C3: Removing directory 2025/04/13 07:06:17 DEBUG : removing 2 level 2 directories 2025/04/13 07:06:17 INFO : A3/B3: Removing directory 2025/04/13 07:06:17 INFO : A1/B2: Removing directory 2025/04/13 07:06:17 DEBUG : removing 2 level 1 directories 2025/04/13 07:06:17 INFO : A3: Removing directory 2025/04/13 07:06:17 INFO : A2: Removing directory operations_test.go:724: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:724 Error: Received unexpected error: object not found Test: TestRmdirsNoLeaveRoot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (11.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:25 INFO : A1: Making directory operations_test.go:746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:746 Error: Received unexpected error: failed to make directory: pcloud error: File or folder already exists. (2004) Test: TestRmdirsLeaveRoot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- FAIL: TestRmdirsLeaveRoot (12.19s) === RUN TestRmdirsWithFilter run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:37 INFO : A1: Making directory 2025/04/13 07:06:37 INFO : A1/B1: Making directory 2025/04/13 07:06:37 INFO : A1/B1/C1: Making directory 2025/04/13 07:06:38 DEBUG : removing 1 level 3 directories 2025/04/13 07:06:38 INFO : A1/B1/C1: Removing directory 2025/04/13 07:06:38 DEBUG : removing 1 level 2 directories 2025/04/13 07:06:38 INFO : A1/B1: Removing directory run.go:125: removing file "empty space" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "empty space" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "empty space" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "empty space" failed: pcloud error: File not found. (2009) run.go:125: removing file "potato2" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "potato2" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "potato2" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "potato2" failed: pcloud error: File not found. (2009) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (15.61s) === RUN TestCopyURL run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:53 DEBUG : filename.txt: File name found in url 2025/04/13 07:06:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.13s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 07:06:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:06:55 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/13 07:06:55 INFO : file1: Copied (new) to: sub/file2 2025/04/13 07:06:55 INFO : file1: Deleted 2025/04/13 07:06:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 07:06:55 DEBUG : file1: Unchanged skipping 2025/04/13 07:06:55 INFO : file1: Deleted 2025/04/13 07:06:56 DEBUG : pcloud root 'rclone-test-jehikaw9diro': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.42s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:06:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 07:06:56 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:06:56 DEBUG : file1.53508f02.partial: renamed to: file1 2025/04/13 07:06:56 INFO : file1: Copied (new) 2025/04/13 07:06:56 INFO : file1: Deleted 2025/04/13 07:06:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 07:06:57 DEBUG : file1: sha1 = b1ed317afa5d57c15bbc81a2d14f0da01a79387d OK 2025/04/13 07:06:57 DEBUG : file1.b6fbcc80.partial: renamed to: file1 2025/04/13 07:06:57 INFO : file1: Copied (new) 2025/04/13 07:06:57 INFO : file1: Deleted 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:979 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got fstest.go:197: Not found "file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:979 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFileWithIgnoreExisting Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:980 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), potato2 (60) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:980 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:980 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "potato2" fstest.go:197: Not found "file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:980 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFileWithIgnoreExisting Messages: 1 objects not found --- FAIL: TestMoveFileWithIgnoreExisting (17.92s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.17s) === RUN TestMoveFileBackupDir run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:15 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jehikaw9diro/backup" 2025/04/13 07:07:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/13 07:07:16 INFO : dst/file1: Moved (server-side) 2025/04/13 07:07:16 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/13 07:07:17 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/13 07:07:17 INFO : dst/file1: Copied (new) 2025/04/13 07:07:17 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.98s) === 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 "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:19 INFO : A1/B2: Making directory 2025/04/13 07:07:19 INFO : A1/B1/C3: Making directory 2025/04/13 07:07:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/13 07:07:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/13 07:07:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/13 07:07:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/13 07:07:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/13 07:07:24 INFO : pcloud root 'rclone-test-jehikaw9diro': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/13 07:07:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/13 07:07:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/13 07:07:26 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/13 07:07:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/13 07:07:26 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (11.17s) === RUN TestGetFsInfo run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:29 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:29 DEBUG : pcloud root 'rclone-test-jehikaw9diro': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 07:07:29 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/04/13 07:07:29 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/04/13 07:07:29 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/13 07:07:29 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/04/13 07:07:29 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:30 DEBUG : pcloud root 'rclone-test-jehikaw9diro': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 07:07:30 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/04/13 07:07:30 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/04/13 07:07:30 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/13 07:07:30 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/04/13 07:07:30 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:31 DEBUG : pcloud root 'rclone-test-jehikaw9diro': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 07:07:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 07:07:32 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/13 07:07:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:33 DEBUG : pcloud root 'rclone-test-jehikaw9diro': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 07:07:33 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/13 07:07:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/13 07:07:33 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/13 07:07:33 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/13 07:07:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.25s) === RUN TestRcatMetadata run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.23s) === RUN TestRcatSize run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:34 DEBUG : pcloud root 'rclone-test-jehikaw9diro': File to upload is small (60 bytes), uploading instead of streaming 2025/04/13 07:07:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 07:07:34 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.23s) === RUN TestTouchDir run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:37 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Touching "potato2" 2025/04/13 07:07:37 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Touching "empty space" 2025/04/13 07:07:37 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.34s) === RUN TestMkdirMetadata run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.23s) === RUN TestMkdirModTime run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.23s) === RUN TestCopyDirMetadata run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.24s) === RUN TestSetDirModTime run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.23s) === RUN TestDirsEqual run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.23s) === RUN TestRemoveExisting run.go:180: Remote "pcloud root 'rclone-test-jehikaw9diro'", Local "Local file system at /tmp/rclone785151", Modify Window "1s" 2025/04/13 07:07:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gelucep8" before starting operations_test.go:1920: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1920 Error: "" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting operations_test.go:1921: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1921 Error: "" does not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2025/04/13 07:07:41 DEBUG : sub dir/test remove existing.gelucep8: TEST: removing renamed existing file after operation operations_test.go:1937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1937 Error: "" does not contain " 21 sub dir/test remove existing with long name 12345678901234567890123456789012345678901234567890123456" Test: TestRemoveExisting operations_test.go:1952: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1952 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestRemoveExisting (11.12s) === 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 2025/04/13 07:07:50 DEBUG : pcloud root 'rclone-test-jehikaw9diro': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Finished ERROR in 5m46.587110241s (try 1/5): exit status 1: Failed [TestMultithreadCopy/upload=false,size=134217727,streams=2 TestMultithreadCopy/upload=false,size=134217728,streams=2 TestMultithreadCopyAbort TestCheck TestCheckDownload TestCheckSizeOnly/1 TestCheckSizeOnly/2 TestCheckSizeOnly/3 TestCheckSizeOnly/4 TestCheckSizeOnly/5 TestCheckSizeOnly/6 TestCheckSumDownload TestApplyTransforms TestCopyFileCopyDest TestCopyInplace TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestMoveFileWithIgnoreExisting TestRemoveExisting]