"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/10/29 03:05:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo" 2025/10/29 03:05:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:05:17 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/10/29 03:05:18 DEBUG : Creating backend with remote "/tmp/rclone2881605648" === 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 "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/10/29 03:05:19 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/10/29 03:05:19 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/29 03:05:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/29 03:05:19 DEBUG : potato: Seek from 10 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 10 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Seek from 5 to 2 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/29 03:05:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Seek from 5 to 2 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/29 03:05:19 DEBUG : potato: Seek from 8 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 8 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/29 03:05:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/29 03:05:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/29 03:05:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/29 03:05:19 DEBUG : potato: Seek from 5 to 2 2025/10/29 03:05:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/29 03:05:19 DEBUG : potato: Seek from 9 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 9 to 0 2025/10/29 03:05:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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 "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:05:20 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/10/29 03:05:20 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2025/10/29 03:05:21 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:05:21 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2025/10/29 03:05:22 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:05:22 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2025/10/29 03:05:24 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/10/29 03:05:24 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.81s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/10/29 03:05:30 DEBUG : Creating backend with remote "nonexistent" 2025/10/29 03:05:30 DEBUG : Creating backend with remote "nonexistent" 2025/10/29 03:05:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/29 03:05:30 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/10/29 03:05:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/29 03:05:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:05:30 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/10/29 03:05:30 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/29 03:05:34 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:05:34 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2025/10/29 03:05:36 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:05:36 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/29 03:05:40 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/10/29 03:05:40 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.06s) --- PASS: TestCheckDownload/1 (1.70s) --- PASS: TestCheckDownload/2 (1.76s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.80s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (1.87s) --- PASS: TestCheckDownload/7 (1.91s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:05:49 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/10/29 03:05:49 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/29 03:05:50 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:05:50 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2025/10/29 03:05:52 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:05:52 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/29 03:05:53 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/10/29 03:05:53 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.16s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:05:59 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:05:59 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2025/10/29 03:06:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/29 03:06:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/29 03:06:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/29 03:06:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/29 03:06:01 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:01 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2025/10/29 03:06:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/29 03:06:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/29 03:06:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/29 03:06:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.59s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:06:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/data" 2025/10/29 03:06:09 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/29 03:06:09 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/29 03:06:10 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:10 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2025/10/29 03:06:13 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/29 03:06:13 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/29 03:06:13 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:13 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2025/10/29 03:06:17 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:17 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2025/10/29 03:06:20 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:20 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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: TestCheckSum Messages: wrong differ result in run 4 2025/10/29 03:06:24 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:24 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2025/10/29 03:06:28 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:28 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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: TestCheckSum Messages: wrong differ result in run 6 2025/10/29 03:06:32 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/29 03:06:32 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/29 03:06:34 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/29 03:06:34 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/29 03:06:35 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:35 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2025/10/29 03:06:43 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/29 03:06:43 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/10/29 03:06:43 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/29 03:06:43 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (38.72s) --- PASS: TestCheckSum/subtest1 (1.50s) --- PASS: TestCheckSum/subtest2 (1.18s) --- PASS: TestCheckSum/subtest3 (1.18s) --- PASS: TestCheckSum/subtest4 (1.16s) --- PASS: TestCheckSum/subtest5 (1.27s) --- PASS: TestCheckSum/subtest6 (1.12s) --- PASS: TestCheckSum/subtest7 (1.22s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:06:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/data" 2025/10/29 03:06:47 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/29 03:06:47 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/29 03:06:48 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:48 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2025/10/29 03:06:52 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/29 03:06:52 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/29 03:06:53 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:53 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2025/10/29 03:06:57 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:06:57 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2025/10/29 03:07:02 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:07:02 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2025/10/29 03:07:07 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:07:07 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2025/10/29 03:07:12 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:07:12 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2025/10/29 03:07:18 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/29 03:07:18 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/29 03:07:20 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/29 03:07:20 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/29 03:07:22 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/29 03:07:22 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2025/10/29 03:07:31 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/29 03:07:31 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/10/29 03:07:31 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/29 03:07:31 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (47.96s) --- PASS: TestCheckSumDownload/subtest1 (3.04s) --- PASS: TestCheckSumDownload/subtest2 (1.74s) --- PASS: TestCheckSumDownload/subtest3 (2.74s) --- PASS: TestCheckSumDownload/subtest4 (2.48s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.30s) === RUN TestApplyTransforms 2025/10/29 03:07:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xupewid2goke" 2025/10/29 03:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:07:34 DEBUG : Creating backend with remote "/tmp/rclone1942743199" run.go:180: Remote "PikPak root 'rclone-test-xupewid2goke'", Local "Local file system at /tmp/rclone1942743199", Modify Window "876000h0m0s" 2025/10/29 03:07:35 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2025/10/29 03:07:35 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2025/10/29 03:07:36 ERROR : hello, world!: sum not found 2025/10/29 03:07:36 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-xupewid2goke' 2025/10/29 03:07:36 NOTICE: PikPak root 'rclone-test-xupewid2goke': 1 files missing 2025/10/29 03:07:36 NOTICE: 1 hashes missing 2025/10/29 03:07:36 NOTICE: PikPak root 'rclone-test-xupewid2goke': 1 differences found 2025/10/29 03:07:36 NOTICE: PikPak root 'rclone-test-xupewid2goke': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/29 03:07:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:07:37 NOTICE: PikPak root 'rclone-test-xupewid2goke': 0 differences found 2025/10/29 03:07:37 NOTICE: PikPak root 'rclone-test-xupewid2goke': 1 matching files 2025/10/29 03:07:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kixocaz8seso" 2025/10/29 03:07:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:07:39 DEBUG : Creating backend with remote "/tmp/rclone2144346522" run.go:180: Remote "PikPak root 'rclone-test-kixocaz8seso'", Local "Local file system at /tmp/rclone2144346522", Modify Window "876000h0m0s" 2025/10/29 03:07:40 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/10/29 03:07:40 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2025/10/29 03:07:41 ERROR : HELLO, WORLD!: sum not found 2025/10/29 03:07:41 ERROR : hello, world!: file not in PikPak root 'rclone-test-kixocaz8seso' 2025/10/29 03:07:41 NOTICE: PikPak root 'rclone-test-kixocaz8seso': 1 files missing 2025/10/29 03:07:41 NOTICE: 1 hashes missing 2025/10/29 03:07:41 NOTICE: PikPak root 'rclone-test-kixocaz8seso': 1 differences found 2025/10/29 03:07:41 NOTICE: PikPak root 'rclone-test-kixocaz8seso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/29 03:07:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:07:42 NOTICE: PikPak root 'rclone-test-kixocaz8seso': 0 differences found 2025/10/29 03:07:42 NOTICE: PikPak root 'rclone-test-kixocaz8seso': 1 matching files 2025/10/29 03:07:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lijeqoy9date" 2025/10/29 03:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:07:44 DEBUG : Creating backend with remote "/tmp/rclone62618959" run.go:180: Remote "PikPak root 'rclone-test-lijeqoy9date'", Local "Local file system at /tmp/rclone62618959", Modify Window "876000h0m0s" 2025/10/29 03:07:45 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2025/10/29 03:07:45 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/29 03:07:46 ERROR : HeLlO, wOrLd!: sum not found 2025/10/29 03:07:46 ERROR : hello, world!: file not in PikPak root 'rclone-test-lijeqoy9date' 2025/10/29 03:07:46 NOTICE: PikPak root 'rclone-test-lijeqoy9date': 1 files missing 2025/10/29 03:07:46 NOTICE: 1 hashes missing 2025/10/29 03:07:46 NOTICE: PikPak root 'rclone-test-lijeqoy9date': 1 differences found 2025/10/29 03:07:46 NOTICE: PikPak root 'rclone-test-lijeqoy9date': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/29 03:07:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:07:47 NOTICE: PikPak root 'rclone-test-lijeqoy9date': 0 differences found 2025/10/29 03:07:47 NOTICE: PikPak root 'rclone-test-lijeqoy9date': 1 matching files 2025/10/29 03:07:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hifoxiv4baho" 2025/10/29 03:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:07:49 DEBUG : Creating backend with remote "/tmp/rclone782851830" run.go:180: Remote "PikPak root 'rclone-test-hifoxiv4baho'", Local "Local file system at /tmp/rclone782851830", Modify Window "876000h0m0s" 2025/10/29 03:07:50 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/10/29 03:07:50 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/29 03:07:51 ERROR : HELLO, WORLD!: sum not found 2025/10/29 03:07:51 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-hifoxiv4baho' 2025/10/29 03:07:51 NOTICE: PikPak root 'rclone-test-hifoxiv4baho': 1 files missing 2025/10/29 03:07:51 NOTICE: 1 hashes missing 2025/10/29 03:07:51 NOTICE: PikPak root 'rclone-test-hifoxiv4baho': 1 differences found 2025/10/29 03:07:51 NOTICE: PikPak root 'rclone-test-hifoxiv4baho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/29 03:07:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:07:52 NOTICE: PikPak root 'rclone-test-hifoxiv4baho': 0 differences found 2025/10/29 03:07:52 NOTICE: PikPak root 'rclone-test-hifoxiv4baho': 1 matching files 2025/10/29 03:07:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xecadic7zape" 2025/10/29 03:07:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:07:54 DEBUG : Creating backend with remote "/tmp/rclone1253289016" run.go:180: Remote "PikPak root 'rclone-test-xecadic7zape'", Local "Local file system at /tmp/rclone1253289016", Modify Window "876000h0m0s" 2025/10/29 03:07:55 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/10/29 03:07:55 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2025/10/29 03:07:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/29 03:07:56 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xecadic7zape' 2025/10/29 03:07:56 NOTICE: PikPak root 'rclone-test-xecadic7zape': 1 files missing 2025/10/29 03:07:56 NOTICE: 1 hashes missing 2025/10/29 03:07:56 NOTICE: PikPak root 'rclone-test-xecadic7zape': 1 differences found 2025/10/29 03:07:56 NOTICE: PikPak root 'rclone-test-xecadic7zape': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/29 03:07:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:07:57 NOTICE: PikPak root 'rclone-test-xecadic7zape': 0 differences found 2025/10/29 03:07:57 NOTICE: PikPak root 'rclone-test-xecadic7zape': 1 matching files 2025/10/29 03:07:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xejivav0fosu" 2025/10/29 03:07:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:07:59 DEBUG : Creating backend with remote "/tmp/rclone4047822077" run.go:180: Remote "PikPak root 'rclone-test-xejivav0fosu'", Local "Local file system at /tmp/rclone4047822077", Modify Window "876000h0m0s" 2025/10/29 03:08:00 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/10/29 03:08:00 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2025/10/29 03:08:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/29 03:08:00 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xejivav0fosu' 2025/10/29 03:08:00 NOTICE: PikPak root 'rclone-test-xejivav0fosu': 1 files missing 2025/10/29 03:08:00 NOTICE: 1 hashes missing 2025/10/29 03:08:00 NOTICE: PikPak root 'rclone-test-xejivav0fosu': 1 differences found 2025/10/29 03:08:00 NOTICE: PikPak root 'rclone-test-xejivav0fosu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/29 03:08:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:08:02 NOTICE: PikPak root 'rclone-test-xejivav0fosu': 0 differences found 2025/10/29 03:08:02 NOTICE: PikPak root 'rclone-test-xejivav0fosu': 1 matching files 2025/10/29 03:08:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hewozub2bifi" 2025/10/29 03:08:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:08:04 DEBUG : Creating backend with remote "/tmp/rclone2211388580" run.go:180: Remote "PikPak root 'rclone-test-hewozub2bifi'", Local "Local file system at /tmp/rclone2211388580", Modify Window "876000h0m0s" 2025/10/29 03:08:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/29 03:08:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2025/10/29 03:08:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/29 03:08:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-hewozub2bifi' 2025/10/29 03:08:06 NOTICE: PikPak root 'rclone-test-hewozub2bifi': 1 files missing 2025/10/29 03:08:06 NOTICE: 1 hashes missing 2025/10/29 03:08:06 NOTICE: PikPak root 'rclone-test-hewozub2bifi': 1 differences found 2025/10/29 03:08:06 NOTICE: PikPak root 'rclone-test-hewozub2bifi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/29 03:08:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:08:08 NOTICE: PikPak root 'rclone-test-hewozub2bifi': 0 differences found 2025/10/29 03:08:08 NOTICE: PikPak root 'rclone-test-hewozub2bifi': 1 matching files 2025/10/29 03:08:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zonasax2vopu" 2025/10/29 03:08:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:08:09 DEBUG : Creating backend with remote "/tmp/rclone1525086984" run.go:180: Remote "PikPak root 'rclone-test-zonasax2vopu'", Local "Local file system at /tmp/rclone1525086984", Modify Window "876000h0m0s" 2025/10/29 03:08:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/29 03:08:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2025/10/29 03:08:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/29 03:08:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-zonasax2vopu' 2025/10/29 03:08:11 NOTICE: PikPak root 'rclone-test-zonasax2vopu': 1 files missing 2025/10/29 03:08:11 NOTICE: 1 hashes missing 2025/10/29 03:08:11 NOTICE: PikPak root 'rclone-test-zonasax2vopu': 1 differences found 2025/10/29 03:08:11 NOTICE: PikPak root 'rclone-test-zonasax2vopu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/29 03:08:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:08:13 NOTICE: PikPak root 'rclone-test-zonasax2vopu': 0 differences found 2025/10/29 03:08:13 NOTICE: PikPak root 'rclone-test-zonasax2vopu': 1 matching files 2025/10/29 03:08:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kufehoy2wuli" 2025/10/29 03:08:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:08:14 DEBUG : Creating backend with remote "/tmp/rclone1355102506" run.go:180: Remote "PikPak root 'rclone-test-kufehoy2wuli'", Local "Local file system at /tmp/rclone1355102506", Modify Window "876000h0m0s" 2025/10/29 03:08:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/29 03:08:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2025/10/29 03:08:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/29 03:08:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-kufehoy2wuli' 2025/10/29 03:08:16 NOTICE: PikPak root 'rclone-test-kufehoy2wuli': 1 files missing 2025/10/29 03:08:16 NOTICE: 1 hashes missing 2025/10/29 03:08:16 NOTICE: PikPak root 'rclone-test-kufehoy2wuli': 1 differences found 2025/10/29 03:08:16 NOTICE: PikPak root 'rclone-test-kufehoy2wuli': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/29 03:08:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:08:18 NOTICE: PikPak root 'rclone-test-kufehoy2wuli': 0 differences found 2025/10/29 03:08:18 NOTICE: PikPak root 'rclone-test-kufehoy2wuli': 1 matching files 2025/10/29 03:08:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wadukep3paxa" 2025/10/29 03:08:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:08:20 DEBUG : Creating backend with remote "/tmp/rclone2115850896" run.go:180: Remote "PikPak root 'rclone-test-wadukep3paxa'", Local "Local file system at /tmp/rclone2115850896", Modify Window "876000h0m0s" 2025/10/29 03:08:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/29 03:08:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2025/10/29 03:08:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/29 03:08:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-wadukep3paxa' 2025/10/29 03:08:22 NOTICE: PikPak root 'rclone-test-wadukep3paxa': 1 files missing 2025/10/29 03:08:22 NOTICE: 1 hashes missing 2025/10/29 03:08:22 NOTICE: PikPak root 'rclone-test-wadukep3paxa': 1 differences found 2025/10/29 03:08:22 NOTICE: PikPak root 'rclone-test-wadukep3paxa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/29 03:08:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/29 03:08:23 NOTICE: PikPak root 'rclone-test-wadukep3paxa': 0 differences found 2025/10/29 03:08:23 NOTICE: PikPak root 'rclone-test-wadukep3paxa': 1 matching files 2025/10/29 03:08:23 DEBUG : PikPak root 'rclone-test-wadukep3paxa': Purge remote 2025/10/29 03:08:24 DEBUG : PikPak root 'rclone-test-kufehoy2wuli': Purge remote 2025/10/29 03:08:25 DEBUG : PikPak root 'rclone-test-zonasax2vopu': Purge remote 2025/10/29 03:08:26 DEBUG : PikPak root 'rclone-test-hewozub2bifi': Purge remote 2025/10/29 03:08:28 DEBUG : PikPak root 'rclone-test-xejivav0fosu': Purge remote 2025/10/29 03:08:29 DEBUG : PikPak root 'rclone-test-xecadic7zape': Purge remote 2025/10/29 03:08:30 DEBUG : PikPak root 'rclone-test-hifoxiv4baho': Purge remote 2025/10/29 03:08:31 DEBUG : PikPak root 'rclone-test-lijeqoy9date': Purge remote 2025/10/29 03:08:32 DEBUG : PikPak root 'rclone-test-kixocaz8seso': Purge remote 2025/10/29 03:08:33 DEBUG : PikPak root 'rclone-test-xupewid2goke': Purge remote --- PASS: TestApplyTransforms (62.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:08:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/29 03:08:37 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/29 03:08:37 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/10/29 03:08:37 INFO : file1: Copied (new) to: sub/file2 2025/10/29 03:08:38 DEBUG : file1: Sizes identical 2025/10/29 03:08:38 DEBUG : file1: Unchanged skipping 2025/10/29 03:08:38 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': don't need to copy/move sub/file2, it is already at target location 2025/10/29 03:08:41 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (7.49s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:08:43 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/10/29 03:08:43 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/10/29 03:08:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/backup" 2025/10/29 03:08:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/29 03:08:50 INFO : dst/file1: Moved (server-side) 2025/10/29 03:08:50 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/29 03:08:51 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:08:51 INFO : dst/file1: Copied (new) 2025/10/29 03:08:55 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/10/29 03:08:56 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/10/29 03:08:58 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (16.73s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:08:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/dst" 2025/10/29 03:09:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/CompareDest" 2025/10/29 03:09:04 DEBUG : one: Need to transfer - File not found at Destination 2025/10/29 03:09:05 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/10/29 03:09:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/29 03:09:05 INFO : one: Copied (new) 2025/10/29 03:09:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 03:09:07 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/10/29 03:09:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/29 03:09:09 INFO : one: Copied (replaced existing) 2025/10/29 03:09:10 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/10/29 03:09:10 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/10/29 03:09:13 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/10/29 03:09:13 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/10/29 03:09:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 03:09:14 DEBUG : one: Sizes identical 2025/10/29 03:09:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 03:09:15 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/10/29 03:09:15 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/10/29 03:09:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/29 03:09:17 DEBUG : two: Sizes identical 2025/10/29 03:09:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 03:09:18 DEBUG : two: Need to transfer - File not found at Destination 2025/10/29 03:09:18 DEBUG : two: Sizes identical 2025/10/29 03:09:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 03:09:20 DEBUG : two: Need to transfer - File not found at Destination 2025/10/29 03:09:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/29 03:09:21 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/10/29 03:09:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/10/29 03:09:21 INFO : two: Copied (new) 2025/10/29 03:09:27 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/10/29 03:09:27 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/29 03:09:27 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/29 03:09:27 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/29 03:09:28 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/10/29 03:09:28 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (30.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:09:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/dst" 2025/10/29 03:09:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/CopyDest" 2025/10/29 03:09:34 DEBUG : one: Need to transfer - File not found at Destination 2025/10/29 03:09:36 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/10/29 03:09:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/29 03:09:36 INFO : one: Copied (new) 2025/10/29 03:09:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 03:09:38 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/10/29 03:09:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/29 03:09:40 INFO : one: Copied (replaced existing) 2025/10/29 03:09:41 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/10/29 03:09:41 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/10/29 03:09:43 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/10/29 03:09:43 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/10/29 03:09:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/BackupDir" 2025/10/29 03:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 03:09:47 DEBUG : one: Sizes identical 2025/10/29 03:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 03:09:50 INFO : one: Moved (server-side) 2025/10/29 03:09:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/29 03:09:52 DEBUG : one: Src hash empty - aborting Dst hash check 2025/10/29 03:09:52 INFO : one: Copied (server-side copy) 2025/10/29 03:09:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/29 03:09:53 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/10/29 03:09:53 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/10/29 03:09:54 DEBUG : two: Need to transfer - File not found at Destination 2025/10/29 03:09:55 DEBUG : two: Sizes identical 2025/10/29 03:09:57 DEBUG : two: Dst hash empty - aborting Src hash check 2025/10/29 03:09:57 DEBUG : two: Src hash empty - aborting Dst hash check 2025/10/29 03:09:57 INFO : two: Copied (server-side copy) 2025/10/29 03:09:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/29 03:09:58 DEBUG : two: Sizes identical 2025/10/29 03:09:58 DEBUG : two: Unchanged skipping 2025/10/29 03:09:59 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/10/29 03:09:59 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/10/29 03:10:01 DEBUG : three: Need to transfer - File not found at Destination 2025/10/29 03:10:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/29 03:10:01 DEBUG : three: Destination not found in --copy-dest 2025/10/29 03:10:02 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/10/29 03:10:02 DEBUG : three: Dst hash empty - aborting Src hash check 2025/10/29 03:10:02 INFO : three: Copied (new) 2025/10/29 03:10:09 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/10/29 03:10:09 DEBUG : Config file has changed externally - reloading 2025/10/29 03:10:12 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/10/29 03:10:12 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/10/29 03:10:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/29 03:10:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/29 03:10:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/29 03:10:14 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/10/29 03:10:14 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/10/29 03:10:14 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/10/29 03:10:15 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (46.64s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.53s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:10:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/29 03:10:19 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/29 03:10:20 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:10:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/29 03:10:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/29 03:10:21 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2025/10/29 03:10:21 DEBUG : TestCopyFileMaxTransfer/file2: gcid = 924b8a94c91b841ea24d29ee51e2c538102571e1 2025/10/29 03:10:22 DEBUG : file2: canceling upload: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/924B8A94C91B841EA24D29EE51E2C538102571E1_1761707421992597834?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/10/29 03:10:24 DEBUG : file2: waiting 500ms for the cancellation to be effective 2025/10/29 03:10:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/924B8A94C91B841EA24D29EE51E2C538102571E1_1761707421992597834?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/10/29 03:10:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/29 03:10:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/29 03:10:26 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2025/10/29 03:10:26 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 8b9a307fdf52223b6f57c1a3312bf1494f536f60 2025/10/29 03:10:28 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/10/29 03:10:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/29 03:10:32 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2025/10/29 03:10:32 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (15.40s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.54s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.53s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.52s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.53s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.52s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.53s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.52s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:10:39 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/10/29 03:10:39 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:10:40 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/10/29 03:10:40 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/10/29 03:10:41 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/10/29 03:10:41 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:10:42 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/10/29 03:10:42 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:10:43 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/10/29 03:10:43 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/29 03:10:44 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/10/29 03:10:44 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/10/29 03:10:45 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/10/29 03:10:45 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:10:47 DEBUG : a.txt: Excluded (Size Filter) 2025/10/29 03:10:47 DEBUG : a.txt: Excluded 2025/10/29 03:10:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/29 03:10:47 DEBUG : sub dir/hello world2: Excluded 2025/10/29 03:10:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/29 03:10:47 DEBUG : sub dir/hello world: Excluded 2025/10/29 03:10:48 DEBUG : sub dir/ignore dir: Excluded 2025/10/29 03:10:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/29 03:10:48 DEBUG : sub dir/hello world2: Excluded 2025/10/29 03:10:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/29 03:10:48 DEBUG : sub dir/hello world: Excluded 2025/10/29 03:10:48 DEBUG : sub dir/ignore dir: Excluded 2025/10/29 03:10:57 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/10/29 03:10:59 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/10/29 03:10:59 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/10/29 03:11:00 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/10/29 03:11:00 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/10/29 03:11:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/10/29 03:11:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (22.21s) === RUN TestListDirSortedFn run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:01 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/10/29 03:11:01 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:11:02 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/10/29 03:11:02 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/10/29 03:11:03 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/10/29 03:11:03 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:11:04 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/10/29 03:11:04 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:11:05 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/10/29 03:11:05 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/29 03:11:06 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/10/29 03:11:06 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/10/29 03:11:07 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/10/29 03:11:07 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:11:08 DEBUG : a.txt: Excluded (Size Filter) 2025/10/29 03:11:08 DEBUG : a.txt: Excluded 2025/10/29 03:11:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/29 03:11:09 DEBUG : sub dir/hello world2: Excluded 2025/10/29 03:11:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/29 03:11:09 DEBUG : sub dir/hello world: Excluded 2025/10/29 03:11:10 DEBUG : sub dir/ignore dir: Excluded 2025/10/29 03:11:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/29 03:11:10 DEBUG : sub dir/hello world2: Excluded 2025/10/29 03:11:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/29 03:11:10 DEBUG : sub dir/hello world: Excluded 2025/10/29 03:11:10 DEBUG : sub dir/ignore dir: Excluded 2025/10/29 03:11:19 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/10/29 03:11:20 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/10/29 03:11:20 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/10/29 03:11:22 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/10/29 03:11:22 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/10/29 03:11:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/10/29 03:11:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSortedFn (21.72s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:23 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/29 03:11:23 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/10/29 03:11:24 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/10/29 03:11:24 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === 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 2025/10/29 03:11:31 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (9.59s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:33 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/29 03:11:33 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/10/29 03:11:34 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/10/29 03:11:34 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === 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/10/29 03:11:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/notfound" 2025/10/29 03:11:39 DEBUG : Config file has changed externally - reloading 2025/10/29 03:11:45 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (13.66s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (3.31s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:46 INFO : PikPak root 'rclone-test-sanahuw1pilo': Making directory 2025/10/29 03:11:46 INFO : PikPak root 'rclone-test-sanahuw1pilo': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:48 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/10/29 03:11:48 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:11:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.17s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:53 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:11:53 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:11:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:11:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (5.38s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:11:58 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:11:58 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:11:58 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:11:58 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/29 03:11:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/29 03:11:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.09s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:03 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:12:03 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:03 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:12:03 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:07 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:12:07 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:09 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:12:09 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download --- FAIL: TestHashSums (7.32s) --- FAIL: TestHashSums/Md5 (0.27s) --- PASS: TestHashSums/Md5Download (1.79s) === RUN TestHashSumsWithErrors 2025/10/29 03:12:14 DEBUG : Creating backend with remote ":memory:" 2025/10/29 03:12:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/29 03:12:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/29 03:12:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/29 03:12:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/29 03:12:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/29 03:12:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/29 03:12:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/29 03:12:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/29 03:12:15 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 "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:15 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:12:15 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:15 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/29 03:12:15 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/29 03:12:17 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2025/10/29 03:12:17 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/10/29 03:12:22 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.36s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:23 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/29 03:12:23 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/29 03:12:24 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/29 03:12:24 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:24 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/29 03:12:24 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/29 03:12:25 DEBUG : Waiting for deletions to finish 2025/10/29 03:12:25 DEBUG : large: Excluded (Size Filter) 2025/10/29 03:12:25 DEBUG : large: Excluded 2025/10/29 03:12:26 INFO : medium: Deleted 2025/10/29 03:12:26 INFO : small: Deleted --- PASS: TestDelete (5.28s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:28 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/29 03:12:28 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/29 03:12:29 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/29 03:12:29 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:30 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/29 03:12:30 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/29 03:12:30 DEBUG : Waiting for deletions to finish 2025/10/29 03:12:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/10/29 03:12:31 INFO : large: Deleted 2025/10/29 03:12:32 INFO : medium: Deleted --- PASS: TestMaxDelete (5.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:34 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/29 03:12:34 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/29 03:12:35 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/29 03:12:35 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:35 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/29 03:12:35 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/29 03:12:36 DEBUG : Waiting for deletions to finish 2025/10/29 03:12:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/29 03:12:37 INFO : small: Deleted 2025/10/29 03:12:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.77s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:40 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/29 03:12:40 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/29 03:12:41 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/29 03:12:41 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:12:41 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/29 03:12:41 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/29 03:12:42 DEBUG : Waiting for deletions to finish 2025/10/29 03:12:42 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/29 03:12:44 INFO : medium: Deleted 2025/10/29 03:12:44 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:47 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2025/10/29 03:12:47 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (4.50s) === RUN TestRetry 2025/10/29 03:12:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/29 03:12:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/29 03:12:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/29 03:12:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/29 03:12:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/29 03:12:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/29 03:12:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:12:51 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/29 03:12:51 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/10/29 03:12:52 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/10/29 03:12:52 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 --- PASS: TestCat (13.48s) === RUN TestPurge 2025/10/29 03:13:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xoleqon7gomo" 2025/10/29 03:13:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:13:06 DEBUG : Creating backend with remote "/tmp/rclone3464859227" run.go:180: Remote "PikPak root 'rclone-test-xoleqon7gomo'", Local "Local file system at /tmp/rclone3464859227", Modify Window "876000h0m0s" 2025/10/29 03:13:09 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/10/29 03:13:09 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/10/29 03:13:09 INFO : A2: Making directory 2025/10/29 03:13:10 INFO : A1/B2: Making directory 2025/10/29 03:13:10 INFO : A1/B2/C2: Making directory 2025/10/29 03:13:11 INFO : A1/B1/C3: Making directory 2025/10/29 03:13:12 INFO : A3: Making directory 2025/10/29 03:13:12 INFO : A3/B3: Making directory 2025/10/29 03:13:13 INFO : A3/B3/C4: Making directory 2025/10/29 03:13:14 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/10/29 03:13:14 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/10/29 03:13:20 ERROR : error listing: directory not found 2025/10/29 03:13:20 DEBUG : PikPak root 'rclone-test-xoleqon7gomo': Purge remote 2025/10/29 03:13:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.80s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:13:22 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/10/29 03:13:22 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/10/29 03:13:23 INFO : A2: Making directory 2025/10/29 03:13:23 INFO : A1/B2: Making directory 2025/10/29 03:13:24 INFO : A1/B2/C2: Making directory 2025/10/29 03:13:25 INFO : A1/B1/C3: Making directory 2025/10/29 03:13:25 INFO : A3: Making directory 2025/10/29 03:13:26 INFO : A3/B3: Making directory 2025/10/29 03:13:27 INFO : A3/B3/C4: Making directory 2025/10/29 03:13:28 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/10/29 03:13:28 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/10/29 03:13:31 DEBUG : removing 1 level 3 directories 2025/10/29 03:13:31 INFO : A3/B3/C4: Removing directory 2025/10/29 03:13:35 DEBUG : removing 2 level 3 directories 2025/10/29 03:13:35 INFO : A1/B2/C2: Removing directory 2025/10/29 03:13:35 INFO : A1/B1/C3: Removing directory 2025/10/29 03:13:36 DEBUG : removing 2 level 2 directories 2025/10/29 03:13:36 INFO : A3/B3: Removing directory 2025/10/29 03:13:36 INFO : A1/B2: Removing directory 2025/10/29 03:13:36 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2025/10/29 03:13:37 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2025/10/29 03:13:38 DEBUG : removing 2 level 1 directories 2025/10/29 03:13:38 INFO : A3: Removing directory 2025/10/29 03:13:38 INFO : A2: Removing directory 2025/10/29 03:13:38 DEBUG : A3: Rmdir: contains trashed file: "B3" 2025/10/29 03:13:44 DEBUG : removing 1 level 3 directories 2025/10/29 03:13:44 INFO : A1/B1/C1: Removing directory 2025/10/29 03:13:44 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2025/10/29 03:13:46 DEBUG : removing 1 level 2 directories 2025/10/29 03:13:46 INFO : A1/B1: Removing directory 2025/10/29 03:13:46 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2025/10/29 03:13:46 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/10/29 03:13:47 DEBUG : removing 1 level 1 directories 2025/10/29 03:13:47 INFO : A1: Removing directory 2025/10/29 03:13:47 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/10/29 03:13:47 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/10/29 03:13:47 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/10/29 03:13:49 DEBUG : removing 1 level 0 directories 2025/10/29 03:13:49 INFO : PikPak root 'rclone-test-sanahuw1pilo': Removing directory 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "A3" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "A2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "A1" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "BackupDir" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "CopyDest" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "dst" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "CompareDest" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "dst" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "backup" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "dst" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "sub" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "data" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "data" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "file2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "file1" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "ReadFile" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "large" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "medium" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "small" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "large" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "medium" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "small" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "large" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "medium" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "small" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "large" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "medium" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "small" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "file1" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "file1" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "potato2" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "empty space" 2025/10/29 03:13:49 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/10/29 03:13:51 ERROR : error listing: directory not found 2025/10/29 03:13:51 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (30.58s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:13:52 INFO : A1: Making directory 2025/10/29 03:13:52 INFO : A1/B1: Making directory 2025/10/29 03:13:53 INFO : A1/B1/C1: Making directory 2025/10/29 03:13:55 DEBUG : removing 1 level 3 directories 2025/10/29 03:13:55 INFO : A1/B1/C1: Removing directory 2025/10/29 03:13:56 DEBUG : removing 1 level 2 directories 2025/10/29 03:13:56 INFO : A1/B1: Removing directory 2025/10/29 03:13:57 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/10/29 03:13:59 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.44s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:14:00 INFO : A1: Making directory 2025/10/29 03:14:01 INFO : A1/B1: Making directory 2025/10/29 03:14:02 INFO : A1/B1/C1: Making directory 2025/10/29 03:14:05 DEBUG : removing 1 level 3 directories 2025/10/29 03:14:05 INFO : A1/B1/C1: Removing directory 2025/10/29 03:14:06 DEBUG : removing 1 level 2 directories 2025/10/29 03:14:06 INFO : A1/B1: Removing directory 2025/10/29 03:14:06 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/10/29 03:14:09 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.69s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:14:11 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/29 03:14:11 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/10/29 03:14:11 DEBUG : filename.txt: File name found in url 2025/10/29 03:14:12 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2025/10/29 03:14:12 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/10/29 03:14:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/29 03:14:12 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2025/10/29 03:14:12 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/10/29 03:14:13 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/10/29 03:14:13 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (8.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:14:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/29 03:14:20 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/29 03:14:20 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/10/29 03:14:20 INFO : file1: Copied (new) to: sub/file2 2025/10/29 03:14:20 INFO : file1: Deleted 2025/10/29 03:14:21 DEBUG : file1: Sizes identical 2025/10/29 03:14:21 DEBUG : file1: Unchanged skipping 2025/10/29 03:14:21 INFO : file1: Deleted 2025/10/29 03:14:21 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': don't need to copy/move sub/file2, it is already at target location 2025/10/29 03:14:24 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:14:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/29 03:14:26 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/29 03:14:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:14:26 INFO : file1: Copied (new) 2025/10/29 03:14:26 INFO : file1: Deleted 2025/10/29 03:14:27 DEBUG : file1: Destination exists, skipping 2025/10/29 03:14:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.53s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:14:30 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/10/29 03:14:30 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/10/29 03:14:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sanahuw1pilo/backup" 2025/10/29 03:14:31 DEBUG : Config file has changed externally - reloading 2025/10/29 03:14:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/29 03:14:37 INFO : dst/file1: Moved (server-side) 2025/10/29 03:14:37 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/29 03:14:37 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:14:37 INFO : dst/file1: Copied (new) 2025/10/29 03:14:37 INFO : dst/file1: Deleted 2025/10/29 03:14:42 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/10/29 03:14:43 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/10/29 03:14:44 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (15.99s) === 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 "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:14:46 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2025/10/29 03:14:46 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/10/29 03:14:47 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/10/29 03:14:47 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/10/29 03:14:48 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2025/10/29 03:14:48 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/10/29 03:14:49 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2025/10/29 03:14:49 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2025/10/29 03:14:50 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2025/10/29 03:14:50 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2025/10/29 03:14:51 INFO : A1/B2: Making directory 2025/10/29 03:14:51 INFO : A1/B1/C3: Making directory 2025/10/29 03:15:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/10/29 03:15:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/29 03:15:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/29 03:15:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/29 03:15:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/29 03:15:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/29 03:15:09 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2025/10/29 03:15:09 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2025/10/29 03:15:09 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2025/10/29 03:15:11 DEBUG : A2: Rmdir: contains trashed file: "B2" 2025/10/29 03:15:11 DEBUG : A2: Rmdir: contains trashed file: "B1" 2025/10/29 03:15:13 INFO : PikPak root 'rclone-test-sanahuw1pilo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/29 03:15:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/29 03:15:21 DEBUG : pacer: low level retry 1/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:21 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/29 03:15:21 DEBUG : pacer: Reducing sleep to 150ms 2025/10/29 03:15:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/29 03:15:21 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/29 03:15:21 DEBUG : pacer: Reducing sleep to 100ms 2025/10/29 03:15:21 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/29 03:15:21 DEBUG : pacer: low level retry 2/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:21 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/29 03:15:21 DEBUG : pacer: Reducing sleep to 150ms 2025/10/29 03:15:21 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/29 03:15:22 DEBUG : pacer: low level retry 3/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:22 DEBUG : pacer: Rate limited, increasing sleep to 300ms 2025/10/29 03:15:22 DEBUG : pacer: low level retry 4/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:22 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2025/10/29 03:15:22 DEBUG : pacer: low level retry 5/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:22 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2025/10/29 03:15:23 DEBUG : pacer: low level retry 6/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/10/29 03:15:24 DEBUG : pacer: low level retry 7/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:26 DEBUG : pacer: low level retry 8/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:28 DEBUG : pacer: low level retry 9/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:30 DEBUG : pacer: low level retry 10/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/10/29 03:15:30 ERROR : A3/B1/C2/five: Couldn't move: move: failed to move object VOchxVkBzpb_EBY8BjVlR-LXo2 to new parent VOchxbIWNxJLnd7uPdb5NVkno2: move object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOchxbtTn8AfDmMmMPgJz42no2", Name:"move", Type:"move", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc000a8dc40), FileID:"", FileName:"", FileSize:"0", Message:"Saving", CreatedTime:api.Time{wall:0x110c0380, ext:63897304520, loc:(*time.Location)(0xc00016b180)}, UpdatedTime:api.Time{wall:0x11a49a00, ext:63897304520, loc:(*time.Location)(0xc00016b180)}, ThirdTaskID:"", Phase:"PHASE_TYPE_RUNNING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} operations_test.go:1441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1441 Error: Received unexpected error: RenameDir renames: move: failed to move object VOchxVkBzpb_EBY8BjVlR-LXo2 to new parent VOchxbIWNxJLnd7uPdb5NVkno2: move object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOchxbtTn8AfDmMmMPgJz42no2", Name:"move", Type:"move", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc000a8dc40), FileID:"", FileName:"", FileSize:"0", Message:"Saving", CreatedTime:api.Time{wall:0x110c0380, ext:63897304520, loc:(*time.Location)(0xc00016b180)}, UpdatedTime:api.Time{wall:0x11a49a00, ext:63897304520, loc:(*time.Location)(0xc00016b180)}, ThirdTaskID:"", Phase:"PHASE_TYPE_RUNNING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} Test: TestDirMove 2025/10/29 03:15:32 DEBUG : pacer: Reducing sleep to 1.5s 2025/10/29 03:15:34 DEBUG : pacer: Reducing sleep to 1.125s 2025/10/29 03:15:36 DEBUG : pacer: Reducing sleep to 843.75ms 2025/10/29 03:15:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/10/29 03:15:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/10/29 03:15:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/10/29 03:15:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/10/29 03:15:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/10/29 03:15:39 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/10/29 03:15:40 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/10/29 03:15:40 DEBUG : pacer: Reducing sleep to 100ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1447 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) (len=6) { +([]string) (len=12) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C1", + (string) (len=8) "A3/B1/C2", + (string) (len=8) "A3/B1/C3", + (string) (len=5) "A3/B2", (string) (len=2) "A4", Test: TestDirMove Messages: directories 2025/10/29 03:16:02 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2025/10/29 03:16:04 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2025/10/29 03:16:05 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2025/10/29 03:16:05 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2025/10/29 03:16:05 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2025/10/29 03:16:05 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2025/10/29 03:16:06 DEBUG : A4: Rmdir: contains trashed file: "B2" 2025/10/29 03:16:06 DEBUG : A4: Rmdir: contains trashed file: "B1" 2025/10/29 03:16:06 DEBUG : A4: Rmdir: contains trashed file: "two" 2025/10/29 03:16:06 DEBUG : A4: Rmdir: contains trashed file: "one" 2025/10/29 03:16:13 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2025/10/29 03:16:13 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2025/10/29 03:16:13 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2025/10/29 03:16:15 DEBUG : A3: Rmdir: contains trashed file: "B2" 2025/10/29 03:16:15 DEBUG : A3: Rmdir: contains trashed file: "B1" --- FAIL: TestDirMove (90.78s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.59s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:16:17 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 03:16:17 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2025/10/29 03:16:17 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/29 03:16:18 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/29 03:16:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/29 03:16:18 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 03:16:18 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2025/10/29 03:16:18 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/29 03:16:18 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/29 03:16:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:16:22 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 03:16:23 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2025/10/29 03:16:23 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/29 03:16:23 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/29 03:16:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/29 03:16:23 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 03:16:23 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2025/10/29 03:16:23 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/29 03:16:24 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/29 03:16:24 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:16:27 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 03:16:28 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/10/29 03:16:28 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/29 03:16:28 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/10/29 03:16:28 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 03:16:28 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/10/29 03:16:28 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/29 03:16:29 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:16:32 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 03:16:32 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/10/29 03:16:32 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/29 03:16:33 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/29 03:16:33 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/29 03:16:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/29 03:16:33 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 03:16:33 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/10/29 03:16:33 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/29 03:16:33 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/29 03:16:33 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/29 03:16:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.75s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.59s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:16:37 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2025/10/29 03:16:37 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:16:38 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/29 03:16:38 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/29 03:16:38 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/29 03:16:39 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/10/29 03:16:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.72s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.59s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.59s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.60s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.59s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.77s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.59s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.59s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-sanahuw1pilo'", Local "Local file system at /tmp/rclone2881605648", Modify Window "876000h0m0s" 2025/10/29 03:16:47 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2025/10/29 03:16:47 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/29 03:16:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: calculating gcid: failed to unwrap object from src: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/10/29 03:16:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2025/10/29 03:16:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wekoviz8" before starting 2025/10/29 03:16:52 DEBUG : sub dir/test remove existing.wekoviz8: TEST: removing renamed existing file after operation 2025/10/29 03:16:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boyudow3" before starting 2025/10/29 03:16:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boyudow3: TEST: renaming existing back after failed operation 2025/10/29 03:16:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dezivad1" before starting 2025/10/29 03:16:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dezivad1: TEST: removing renamed existing file after operation 2025/10/29 03:17:01 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dezivad1" 2025/10/29 03:17:01 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.wekoviz8" --- PASS: TestRemoveExisting (15.76s) === 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/10/29 03:17:02 DEBUG : PikPak root 'rclone-test-sanahuw1pilo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 11m47.451511434s (try 1/5): exit status 1: Failed [TestDirMove]