"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/09/25 04:54:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi" 2024/09/25 04:54:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:54:02 DEBUG : Creating backend with remote "/tmp/rclone3432714777" === 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-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/09/25 04:54:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/09/25 04:54:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/09/25 04:54:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/09/25 04:54:02 DEBUG : potato: Seek from 10 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 10 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Seek from 5 to 2 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/09/25 04:54:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Seek from 5 to 2 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/09/25 04:54:02 DEBUG : potato: Seek from 8 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 8 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/09/25 04:54:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/25 04:54:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/25 04:54:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/25 04:54:02 DEBUG : potato: Seek from 5 to 2 2024/09/25 04:54:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/09/25 04:54:02 DEBUG : potato: Seek from 9 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 9 to 0 2024/09/25 04:54:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:54:03 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/09/25 04:54:03 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2024/09/25 04:54:05 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 04:54:05 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2024/09/25 04:54:06 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 04:54:06 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2024/09/25 04:54:07 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/09/25 04:54:07 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.81s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.41s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/09/25 04:54:13 DEBUG : Creating backend with remote "nonexistent" 2024/09/25 04:54:13 DEBUG : Config file has changed externally - reloading 2024/09/25 04:54:13 DEBUG : Creating backend with remote "nonexistent" 2024/09/25 04:54:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/09/25 04:54:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/09/25 04:54:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/09/25 04:54:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:54:13 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/09/25 04:54:13 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/09/25 04:54:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 04:54:18 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2024/09/25 04:54:20 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 04:54:20 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/09/25 04:54:25 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/09/25 04:54:25 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.90s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.65s) --- PASS: TestCheckDownload/3 (1.63s) --- PASS: TestCheckDownload/4 (2.47s) --- PASS: TestCheckDownload/5 (1.95s) --- PASS: TestCheckDownload/6 (1.81s) --- PASS: TestCheckDownload/7 (1.79s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:54:34 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/09/25 04:54:34 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/09/25 04:54:36 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 04:54:36 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2024/09/25 04:54:37 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 04:54:37 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/09/25 04:54:38 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/09/25 04:54:38 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.48s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:54:45 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:54:45 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2024/09/25 04:54:47 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/25 04:54:47 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/25 04:54:47 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/25 04:54:47 NOTICE: test.sum: 2 warning(s) suppressed... 2024/09/25 04:54:47 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:54:47 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2024/09/25 04:54:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/25 04:54:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/25 04:54:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/25 04:54:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.04s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:54:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/data" 2024/09/25 04:54:52 DEBUG : Config file has changed externally - reloading 2024/09/25 04:54:54 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/09/25 04:54:54 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/09/25 04:54:55 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:54:55 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2024/09/25 04:54:58 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/09/25 04:54:58 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/09/25 04:54:58 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:54:58 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2024/09/25 04:55:03 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:03 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2024/09/25 04:55:08 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:08 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:412 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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 2024/09/25 04:55:12 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:12 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2024/09/25 04:55:16 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:16 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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 2024/09/25 04:55:21 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/09/25 04:55:21 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/09/25 04:55:22 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/09/25 04:55:22 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/09/25 04:55:24 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:24 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2024/09/25 04:55:32 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/09/25 04:55:32 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/09/25 04:55:32 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/09/25 04:55:32 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (41.26s) --- PASS: TestCheckSum/subtest1 (1.50s) --- PASS: TestCheckSum/subtest2 (2.06s) --- PASS: TestCheckSum/subtest3 (2.09s) --- PASS: TestCheckSum/subtest4 (2.04s) --- PASS: TestCheckSum/subtest5 (1.25s) --- PASS: TestCheckSum/subtest6 (1.18s) --- PASS: TestCheckSum/subtest7 (1.27s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:55:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/data" 2024/09/25 04:55:33 DEBUG : Config file has changed externally - reloading 2024/09/25 04:55:35 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/09/25 04:55:35 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/09/25 04:55:36 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:36 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2024/09/25 04:55:41 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/09/25 04:55:41 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/09/25 04:55:41 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:41 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2024/09/25 04:55:46 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:46 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2024/09/25 04:55:52 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:52 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2024/09/25 04:55:58 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:55:58 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2024/09/25 04:56:04 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:56:04 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2024/09/25 04:56:10 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/09/25 04:56:10 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/09/25 04:56:12 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/09/25 04:56:12 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/09/25 04:56:14 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/09/25 04:56:14 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2024/09/25 04:56:22 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/09/25 04:56:22 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/09/25 04:56:22 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/09/25 04:56:22 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (50.89s) --- PASS: TestCheckSumDownload/subtest1 (3.65s) --- PASS: TestCheckSumDownload/subtest2 (2.65s) --- PASS: TestCheckSumDownload/subtest3 (3.17s) --- PASS: TestCheckSumDownload/subtest4 (3.37s) --- PASS: TestCheckSumDownload/subtest5 (3.60s) --- PASS: TestCheckSumDownload/subtest6 (3.54s) --- PASS: TestCheckSumDownload/subtest7 (2.63s) === RUN TestApplyTransforms 2024/09/25 04:56:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lirajur3yava" 2024/09/25 04:56:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:25 DEBUG : Creating backend with remote "/tmp/rclone2091666507" run.go:180: Remote "PikPak root 'rclone-test-lirajur3yava'", Local "Local file system at /tmp/rclone2091666507", Modify Window "876000h0m0s" 2024/09/25 04:56:26 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2024/09/25 04:56:26 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2024/09/25 04:56:27 ERROR : hello, world!: sum not found 2024/09/25 04:56:27 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-lirajur3yava' 2024/09/25 04:56:27 NOTICE: PikPak root 'rclone-test-lirajur3yava': 1 files missing 2024/09/25 04:56:27 NOTICE: 1 hashes missing 2024/09/25 04:56:27 NOTICE: PikPak root 'rclone-test-lirajur3yava': 2 differences found 2024/09/25 04:56:27 NOTICE: PikPak root 'rclone-test-lirajur3yava': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/09/25 04:56:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:28 NOTICE: PikPak root 'rclone-test-lirajur3yava': 0 differences found 2024/09/25 04:56:28 NOTICE: PikPak root 'rclone-test-lirajur3yava': 1 matching files 2024/09/25 04:56:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nudivar7jege" 2024/09/25 04:56:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:30 DEBUG : Creating backend with remote "/tmp/rclone951620290" run.go:180: Remote "PikPak root 'rclone-test-nudivar7jege'", Local "Local file system at /tmp/rclone951620290", Modify Window "876000h0m0s" 2024/09/25 04:56:30 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2024/09/25 04:56:30 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2024/09/25 04:56:31 ERROR : HELLO, WORLD!: sum not found 2024/09/25 04:56:31 ERROR : hello, world!: file not in PikPak root 'rclone-test-nudivar7jege' 2024/09/25 04:56:31 NOTICE: PikPak root 'rclone-test-nudivar7jege': 1 files missing 2024/09/25 04:56:31 NOTICE: 1 hashes missing 2024/09/25 04:56:31 NOTICE: PikPak root 'rclone-test-nudivar7jege': 2 differences found 2024/09/25 04:56:31 NOTICE: PikPak root 'rclone-test-nudivar7jege': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/09/25 04:56:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:33 NOTICE: PikPak root 'rclone-test-nudivar7jege': 0 differences found 2024/09/25 04:56:33 NOTICE: PikPak root 'rclone-test-nudivar7jege': 1 matching files 2024/09/25 04:56:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-danacot2hevi" 2024/09/25 04:56:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:34 DEBUG : Creating backend with remote "/tmp/rclone1678845846" run.go:180: Remote "PikPak root 'rclone-test-danacot2hevi'", Local "Local file system at /tmp/rclone1678845846", Modify Window "876000h0m0s" 2024/09/25 04:56:35 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2024/09/25 04:56:35 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2024/09/25 04:56:36 ERROR : HeLlO, wOrLd!: sum not found 2024/09/25 04:56:36 ERROR : hello, world!: file not in PikPak root 'rclone-test-danacot2hevi' 2024/09/25 04:56:36 NOTICE: PikPak root 'rclone-test-danacot2hevi': 1 files missing 2024/09/25 04:56:36 NOTICE: 1 hashes missing 2024/09/25 04:56:36 NOTICE: PikPak root 'rclone-test-danacot2hevi': 2 differences found 2024/09/25 04:56:36 NOTICE: PikPak root 'rclone-test-danacot2hevi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/09/25 04:56:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:37 NOTICE: PikPak root 'rclone-test-danacot2hevi': 0 differences found 2024/09/25 04:56:37 NOTICE: PikPak root 'rclone-test-danacot2hevi': 1 matching files 2024/09/25 04:56:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kifezun8coke" 2024/09/25 04:56:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:39 DEBUG : Creating backend with remote "/tmp/rclone2468603902" 2024/09/25 04:56:39 DEBUG : Config file has changed externally - reloading run.go:180: Remote "PikPak root 'rclone-test-kifezun8coke'", Local "Local file system at /tmp/rclone2468603902", Modify Window "876000h0m0s" 2024/09/25 04:56:40 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2024/09/25 04:56:40 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2024/09/25 04:56:40 ERROR : HELLO, WORLD!: sum not found 2024/09/25 04:56:40 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-kifezun8coke' 2024/09/25 04:56:40 NOTICE: PikPak root 'rclone-test-kifezun8coke': 1 files missing 2024/09/25 04:56:40 NOTICE: 1 hashes missing 2024/09/25 04:56:40 NOTICE: PikPak root 'rclone-test-kifezun8coke': 2 differences found 2024/09/25 04:56:40 NOTICE: PikPak root 'rclone-test-kifezun8coke': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/09/25 04:56:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:42 NOTICE: PikPak root 'rclone-test-kifezun8coke': 0 differences found 2024/09/25 04:56:42 NOTICE: PikPak root 'rclone-test-kifezun8coke': 1 matching files 2024/09/25 04:56:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qiqonuj9lobu" 2024/09/25 04:56:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:44 DEBUG : Creating backend with remote "/tmp/rclone2793533395" run.go:180: Remote "PikPak root 'rclone-test-qiqonuj9lobu'", Local "Local file system at /tmp/rclone2793533395", Modify Window "876000h0m0s" 2024/09/25 04:56:44 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2024/09/25 04:56:44 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2024/09/25 04:56:45 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/25 04:56:45 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-qiqonuj9lobu' 2024/09/25 04:56:45 NOTICE: PikPak root 'rclone-test-qiqonuj9lobu': 1 files missing 2024/09/25 04:56:45 NOTICE: 1 hashes missing 2024/09/25 04:56:45 NOTICE: PikPak root 'rclone-test-qiqonuj9lobu': 2 differences found 2024/09/25 04:56:45 NOTICE: PikPak root 'rclone-test-qiqonuj9lobu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/09/25 04:56:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:47 NOTICE: PikPak root 'rclone-test-qiqonuj9lobu': 0 differences found 2024/09/25 04:56:47 NOTICE: PikPak root 'rclone-test-qiqonuj9lobu': 1 matching files 2024/09/25 04:56:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-giwakeb4huda" 2024/09/25 04:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:48 DEBUG : Creating backend with remote "/tmp/rclone1217754186" run.go:180: Remote "PikPak root 'rclone-test-giwakeb4huda'", Local "Local file system at /tmp/rclone1217754186", Modify Window "876000h0m0s" 2024/09/25 04:56:49 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2024/09/25 04:56:49 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2024/09/25 04:56:50 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/25 04:56:50 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-giwakeb4huda' 2024/09/25 04:56:50 NOTICE: PikPak root 'rclone-test-giwakeb4huda': 1 files missing 2024/09/25 04:56:50 NOTICE: 1 hashes missing 2024/09/25 04:56:50 NOTICE: PikPak root 'rclone-test-giwakeb4huda': 2 differences found 2024/09/25 04:56:50 NOTICE: PikPak root 'rclone-test-giwakeb4huda': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/09/25 04:56:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:52 NOTICE: PikPak root 'rclone-test-giwakeb4huda': 0 differences found 2024/09/25 04:56:52 NOTICE: PikPak root 'rclone-test-giwakeb4huda': 1 matching files 2024/09/25 04:56:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-caxefel8kupe" 2024/09/25 04:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:53 DEBUG : Creating backend with remote "/tmp/rclone4125168383" run.go:180: Remote "PikPak root 'rclone-test-caxefel8kupe'", Local "Local file system at /tmp/rclone4125168383", Modify Window "876000h0m0s" 2024/09/25 04:56:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/25 04:56:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2024/09/25 04:56:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/25 04:56:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-caxefel8kupe' 2024/09/25 04:56:54 NOTICE: PikPak root 'rclone-test-caxefel8kupe': 1 files missing 2024/09/25 04:56:54 NOTICE: 1 hashes missing 2024/09/25 04:56:54 NOTICE: PikPak root 'rclone-test-caxefel8kupe': 2 differences found 2024/09/25 04:56:54 NOTICE: PikPak root 'rclone-test-caxefel8kupe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/09/25 04:56:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:56:56 NOTICE: PikPak root 'rclone-test-caxefel8kupe': 0 differences found 2024/09/25 04:56:56 NOTICE: PikPak root 'rclone-test-caxefel8kupe': 1 matching files 2024/09/25 04:56:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xufoxaz8zizu" 2024/09/25 04:56:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:56:58 DEBUG : Creating backend with remote "/tmp/rclone703525117" run.go:180: Remote "PikPak root 'rclone-test-xufoxaz8zizu'", Local "Local file system at /tmp/rclone703525117", Modify Window "876000h0m0s" 2024/09/25 04:56:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/25 04:56:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2024/09/25 04:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/25 04:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xufoxaz8zizu' 2024/09/25 04:56:59 NOTICE: PikPak root 'rclone-test-xufoxaz8zizu': 1 files missing 2024/09/25 04:56:59 NOTICE: 1 hashes missing 2024/09/25 04:56:59 NOTICE: PikPak root 'rclone-test-xufoxaz8zizu': 2 differences found 2024/09/25 04:56:59 NOTICE: PikPak root 'rclone-test-xufoxaz8zizu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/09/25 04:57:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:57:01 NOTICE: PikPak root 'rclone-test-xufoxaz8zizu': 0 differences found 2024/09/25 04:57:01 NOTICE: PikPak root 'rclone-test-xufoxaz8zizu': 1 matching files 2024/09/25 04:57:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pesigom0buca" 2024/09/25 04:57:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:57:02 DEBUG : Creating backend with remote "/tmp/rclone2768960215" run.go:180: Remote "PikPak root 'rclone-test-pesigom0buca'", Local "Local file system at /tmp/rclone2768960215", Modify Window "876000h0m0s" 2024/09/25 04:57:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/25 04:57:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2024/09/25 04:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/25 04:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-pesigom0buca' 2024/09/25 04:57:04 NOTICE: PikPak root 'rclone-test-pesigom0buca': 1 files missing 2024/09/25 04:57:04 NOTICE: 1 hashes missing 2024/09/25 04:57:04 NOTICE: PikPak root 'rclone-test-pesigom0buca': 2 differences found 2024/09/25 04:57:04 NOTICE: PikPak root 'rclone-test-pesigom0buca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/09/25 04:57:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:57:06 NOTICE: PikPak root 'rclone-test-pesigom0buca': 0 differences found 2024/09/25 04:57:06 NOTICE: PikPak root 'rclone-test-pesigom0buca': 1 matching files 2024/09/25 04:57:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-satuduh4riqu" 2024/09/25 04:57:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 04:57:07 DEBUG : Creating backend with remote "/tmp/rclone3041069902" run.go:180: Remote "PikPak root 'rclone-test-satuduh4riqu'", Local "Local file system at /tmp/rclone3041069902", Modify Window "876000h0m0s" 2024/09/25 04:57:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/25 04:57:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2024/09/25 04:57:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/25 04:57:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-satuduh4riqu' 2024/09/25 04:57:09 NOTICE: PikPak root 'rclone-test-satuduh4riqu': 1 files missing 2024/09/25 04:57:09 NOTICE: 1 hashes missing 2024/09/25 04:57:09 NOTICE: PikPak root 'rclone-test-satuduh4riqu': 2 differences found 2024/09/25 04:57:09 NOTICE: PikPak root 'rclone-test-satuduh4riqu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/09/25 04:57:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/25 04:57:10 NOTICE: PikPak root 'rclone-test-satuduh4riqu': 0 differences found 2024/09/25 04:57:10 NOTICE: PikPak root 'rclone-test-satuduh4riqu': 1 matching files 2024/09/25 04:57:10 DEBUG : PikPak root 'rclone-test-satuduh4riqu': Purge remote 2024/09/25 04:57:11 DEBUG : PikPak root 'rclone-test-pesigom0buca': Purge remote 2024/09/25 04:57:12 DEBUG : PikPak root 'rclone-test-xufoxaz8zizu': Purge remote 2024/09/25 04:57:13 DEBUG : PikPak root 'rclone-test-caxefel8kupe': Purge remote 2024/09/25 04:57:14 DEBUG : PikPak root 'rclone-test-giwakeb4huda': Purge remote 2024/09/25 04:57:16 DEBUG : PikPak root 'rclone-test-qiqonuj9lobu': Purge remote 2024/09/25 04:57:18 DEBUG : PikPak root 'rclone-test-kifezun8coke': Purge remote 2024/09/25 04:57:19 DEBUG : PikPak root 'rclone-test-danacot2hevi': Purge remote 2024/09/25 04:57:21 DEBUG : PikPak root 'rclone-test-nudivar7jege': Purge remote 2024/09/25 04:57:22 DEBUG : PikPak root 'rclone-test-lirajur3yava': Purge remote --- PASS: TestApplyTransforms (60.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:57:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/25 04:57:26 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/09/25 04:57:26 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/09/25 04:57:26 INFO : file1: Copied (new) to: sub/file2 2024/09/25 04:57:27 DEBUG : file1: Sizes identical 2024/09/25 04:57:27 DEBUG : file1: Unchanged skipping 2024/09/25 04:57:27 DEBUG : PikPak root 'rclone-test-lejivil9jufi': don't need to copy/move sub/file2, it is already at target location 2024/09/25 04:57:30 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (7.17s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:57:32 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2024/09/25 04:57:32 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2024/09/25 04:57:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/backup" 2024/09/25 04:57:33 DEBUG : Config file has changed externally - reloading 2024/09/25 04:57:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/25 04:57:37 INFO : dst/file1: Moved (server-side) 2024/09/25 04:57:37 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/09/25 04:57:38 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/09/25 04:57:38 INFO : dst/file1: Copied (new) 2024/09/25 04:57:42 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/09/25 04:57:44 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/09/25 04:57:45 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (15.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:57:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/dst" 2024/09/25 04:57:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/CompareDest" 2024/09/25 04:57:50 DEBUG : one: Need to transfer - File not found at Destination 2024/09/25 04:57:51 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/09/25 04:57:52 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/25 04:57:52 INFO : one: Copied (new) 2024/09/25 04:57:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/25 04:57:54 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/09/25 04:57:55 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/25 04:57:55 INFO : one: Copied (replaced existing) 2024/09/25 04:57:56 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/09/25 04:57:56 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/09/25 04:57:59 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2024/09/25 04:57:59 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/09/25 04:58:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/25 04:58:01 DEBUG : one: Sizes identical 2024/09/25 04:58:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/25 04:58:02 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2024/09/25 04:58:02 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/09/25 04:58:04 DEBUG : two: Need to transfer - File not found at Destination 2024/09/25 04:58:04 DEBUG : two: Sizes identical 2024/09/25 04:58:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/25 04:58:05 DEBUG : two: Need to transfer - File not found at Destination 2024/09/25 04:58:05 DEBUG : two: Sizes identical 2024/09/25 04:58:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/25 04:58:07 DEBUG : two: Need to transfer - File not found at Destination 2024/09/25 04:58:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/25 04:58:07 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2024/09/25 04:58:08 DEBUG : two: Dst hash empty - aborting Src hash check 2024/09/25 04:58:08 INFO : two: Copied (new) 2024/09/25 04:58:13 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/09/25 04:58:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/09/25 04:58:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/09/25 04:58:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/09/25 04:58:14 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/09/25 04:58:14 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (29.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:58:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/dst" 2024/09/25 04:58:16 DEBUG : Config file has changed externally - reloading 2024/09/25 04:58:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/CopyDest" 2024/09/25 04:58:18 DEBUG : Config file has changed externally - reloading 2024/09/25 04:58:19 DEBUG : one: Need to transfer - File not found at Destination 2024/09/25 04:58:20 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/09/25 04:58:21 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/25 04:58:21 INFO : one: Copied (new) 2024/09/25 04:58:22 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/09/25 04:58:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/25 04:58:23 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/09/25 04:58:25 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/25 04:58:25 INFO : one: Copied (replaced existing) 2024/09/25 04:58:26 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/09/25 04:58:26 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/09/25 04:58:28 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2024/09/25 04:58:28 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/09/25 04:58:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/BackupDir" 2024/09/25 04:58:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/25 04:58:32 DEBUG : one: Sizes identical 2024/09/25 04:58:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/25 04:58:34 INFO : one: Moved (server-side) 2024/09/25 04:58:36 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/25 04:58:36 DEBUG : one: Src hash empty - aborting Dst hash check 2024/09/25 04:58:36 INFO : one: Copied (server-side copy) 2024/09/25 04:58:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/25 04:58:38 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2024/09/25 04:58:38 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/09/25 04:58:39 DEBUG : two: Need to transfer - File not found at Destination 2024/09/25 04:58:39 DEBUG : two: Sizes identical 2024/09/25 04:58:41 DEBUG : two: Dst hash empty - aborting Src hash check 2024/09/25 04:58:41 DEBUG : two: Src hash empty - aborting Dst hash check 2024/09/25 04:58:41 INFO : two: Copied (server-side copy) 2024/09/25 04:58:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/25 04:58:42 DEBUG : two: Sizes identical 2024/09/25 04:58:42 DEBUG : two: Unchanged skipping 2024/09/25 04:58:43 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2024/09/25 04:58:43 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/09/25 04:58:45 DEBUG : three: Need to transfer - File not found at Destination 2024/09/25 04:58:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/25 04:58:45 DEBUG : three: Destination not found in --copy-dest 2024/09/25 04:58:46 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2024/09/25 04:58:46 DEBUG : three: Dst hash empty - aborting Src hash check 2024/09/25 04:58:46 INFO : three: Copied (new) 2024/09/25 04:58:55 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/09/25 04:58:55 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/09/25 04:58:55 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/09/25 04:58:55 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/09/25 04:58:55 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/09/25 04:58:56 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/09/25 04:58:56 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/09/25 04:58:56 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/09/25 04:58:57 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (42.67s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:58:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/09/25 04:59:00 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/09/25 04:59:01 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/09/25 04:59:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/09/25 04:59:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/09/25 04:59:02 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2024/09/25 04:59:02 DEBUG : TestCopyFileMaxTransfer/file2: gcid = 9ffaa698224e47cc920fdebd64e7bb883726de16 2024/09/25 04:59:03 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/09/25 04:59:04 DEBUG : file2: waiting 500ms for the cancellation to be effective 2024/09/25 04:59:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/09/25 04:59:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/09/25 04:59:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/09/25 04:59:07 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2024/09/25 04:59:07 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 351977c31367ecd7547f15e6085b8d1a92d94418 2024/09/25 04:59:09 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/09/25 04:59:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/09/25 04:59:12 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/09/25 04:59:12 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (14.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.47s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.48s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.50s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.48s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.49s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.48s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.06s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:59:19 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2024/09/25 04:59:19 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/09/25 04:59:20 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2024/09/25 04:59:20 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2024/09/25 04:59:21 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/09/25 04:59:21 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/09/25 04:59:22 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2024/09/25 04:59:22 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/09/25 04:59:23 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2024/09/25 04:59:23 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/09/25 04:59:23 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2024/09/25 04:59:23 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2024/09/25 04:59:25 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2024/09/25 04:59:25 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/09/25 04:59:26 DEBUG : a.txt: Excluded (Size Filter) 2024/09/25 04:59:26 DEBUG : a.txt: Excluded 2024/09/25 04:59:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/25 04:59:27 DEBUG : sub dir/hello world2: Excluded 2024/09/25 04:59:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/25 04:59:27 DEBUG : sub dir/hello world: Excluded 2024/09/25 04:59:28 DEBUG : sub dir/ignore dir: Excluded 2024/09/25 04:59:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/25 04:59:28 DEBUG : sub dir/hello world2: Excluded 2024/09/25 04:59:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/25 04:59:28 DEBUG : sub dir/hello world: Excluded 2024/09/25 04:59:28 DEBUG : sub dir/ignore dir: Excluded 2024/09/25 04:59:37 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/09/25 04:59:38 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/09/25 04:59:38 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/09/25 04:59:39 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/09/25 04:59:39 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/09/25 04:59:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/09/25 04:59:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (21.01s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:59:40 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/09/25 04:59:40 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2024/09/25 04:59:41 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2024/09/25 04:59:41 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 2024/09/25 04:59:48 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (8.87s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.42s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 04:59:49 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/09/25 04:59:49 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2024/09/25 04:59:50 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2024/09/25 04:59:50 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 2024/09/25 04:59:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/notfound" 2024/09/25 04:59:55 DEBUG : Config file has changed externally - reloading 2024/09/25 04:59:59 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (11.21s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.55s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:00 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Making directory 2024/09/25 05:00:01 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:02 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/09/25 05:00:02 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/09/25 05:00:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (4.67s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:06 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 05:00:06 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:06 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 05:00:06 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (3.99s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:10 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 05:00:10 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:10 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 05:00:10 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/09/25 05:00:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/09/25 05:00:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.56s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:14 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 05:00:14 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:15 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 05:00:15 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (4.03s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:18 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 05:00:18 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:19 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 05:00:19 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 (6.16s) --- FAIL: TestHashSums/Md5 (0.25s) --- PASS: TestHashSums/Md5Download (2.03s) === RUN TestHashSumsWithErrors 2024/09/25 05:00:24 DEBUG : Creating backend with remote ":memory:" 2024/09/25 05:00:24 DEBUG : Config file has changed externally - reloading 2024/09/25 05:00:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/09/25 05:00:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/25 05:00:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/25 05:00:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/25 05:00:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/25 05:00:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/25 05:00:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/25 05:00:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/09/25 05:00:24 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-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 05:00:25 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:25 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/09/25 05:00:25 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/09/25 05:00:26 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2024/09/25 05:00:26 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2024/09/25 05:00:31 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (7.87s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:33 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/09/25 05:00:33 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/09/25 05:00:33 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/09/25 05:00:33 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:34 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/09/25 05:00:34 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/09/25 05:00:34 DEBUG : Waiting for deletions to finish 2024/09/25 05:00:35 DEBUG : large: Excluded (Size Filter) 2024/09/25 05:00:35 DEBUG : large: Excluded 2024/09/25 05:00:36 INFO : medium: Deleted 2024/09/25 05:00:36 INFO : small: Deleted --- PASS: TestDelete (5.12s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:38 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/09/25 05:00:38 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/09/25 05:00:38 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/09/25 05:00:38 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:39 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/09/25 05:00:39 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/09/25 05:00:39 DEBUG : Waiting for deletions to finish 2024/09/25 05:00:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/09/25 05:00:40 INFO : large: Deleted 2024/09/25 05:00:41 INFO : medium: Deleted --- PASS: TestMaxDelete (5.57s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:43 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/09/25 05:00:43 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/09/25 05:00:44 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/09/25 05:00:44 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:44 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/09/25 05:00:44 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/09/25 05:00:45 DEBUG : Waiting for deletions to finish 2024/09/25 05:00:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/09/25 05:00:46 INFO : medium: Deleted 2024/09/25 05:00:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.63s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:49 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/09/25 05:00:49 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/09/25 05:00:49 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/09/25 05:00:49 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:00:50 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/09/25 05:00:50 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/09/25 05:00:51 DEBUG : Waiting for deletions to finish 2024/09/25 05:00:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/09/25 05:00:52 INFO : large: Deleted 2024/09/25 05:00:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (5.56s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:54 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2024/09/25 05:00:54 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (4.43s) === RUN TestRetry 2024/09/25 05:00:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/09/25 05:00:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/09/25 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/25 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/25 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/25 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/25 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:00:59 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/09/25 05:00:59 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2024/09/25 05:01:00 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/09/25 05:01:00 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2024/09/25 05:01:16 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2024/09/25 05:01:16 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/25 05:01:16 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2024/09/25 05:01:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/25 05:01:17 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2024/09/25 05:01:17 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/25 05:01:17 DEBUG : pacer: Reducing sleep to 600ms 2024/09/25 05:01:18 DEBUG : pacer: Reducing sleep to 450ms 2024/09/25 05:01:18 DEBUG : pacer: Reducing sleep to 337.5ms 2024/09/25 05:01:19 DEBUG : pacer: Reducing sleep to 253.125ms --- PASS: TestCat (20.31s) === RUN TestPurge 2024/09/25 05:01:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-repuzub5gowe" 2024/09/25 05:01:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/25 05:01:21 DEBUG : Creating backend with remote "/tmp/rclone3649572839" run.go:180: Remote "PikPak root 'rclone-test-repuzub5gowe'", Local "Local file system at /tmp/rclone3649572839", Modify Window "876000h0m0s" 2024/09/25 05:01:24 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2024/09/25 05:01:24 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2024/09/25 05:01:24 DEBUG : A2: Making directory 2024/09/25 05:01:25 DEBUG : A1/B2: Making directory 2024/09/25 05:01:26 DEBUG : A1/B2/C2: Making directory 2024/09/25 05:01:26 DEBUG : A1/B1/C3: Making directory 2024/09/25 05:01:27 DEBUG : A3: Making directory 2024/09/25 05:01:27 DEBUG : A3/B3: Making directory 2024/09/25 05:01:28 DEBUG : A3/B3/C4: Making directory 2024/09/25 05:01:29 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/09/25 05:01:29 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2024/09/25 05:01:35 ERROR : : error listing: directory not found 2024/09/25 05:01:35 DEBUG : PikPak root 'rclone-test-repuzub5gowe': Purge remote 2024/09/25 05:01:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.60s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:01:36 DEBUG : pacer: Reducing sleep to 189.84375ms 2024/09/25 05:01:36 DEBUG : pacer: Reducing sleep to 142.382812ms 2024/09/25 05:01:36 DEBUG : pacer: Reducing sleep to 106.787109ms 2024/09/25 05:01:37 DEBUG : pacer: Reducing sleep to 100ms 2024/09/25 05:01:37 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2024/09/25 05:01:37 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2024/09/25 05:01:38 DEBUG : A2: Making directory 2024/09/25 05:01:38 DEBUG : A1/B2: Making directory 2024/09/25 05:01:39 DEBUG : A1/B2/C2: Making directory 2024/09/25 05:01:39 DEBUG : A1/B1/C3: Making directory 2024/09/25 05:01:40 DEBUG : A3: Making directory 2024/09/25 05:01:40 DEBUG : A3/B3: Making directory 2024/09/25 05:01:41 DEBUG : A3/B3/C4: Making directory 2024/09/25 05:01:42 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/09/25 05:01:42 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2024/09/25 05:01:44 DEBUG : removing 1 level 3 directories 2024/09/25 05:01:44 INFO : A3/B3/C4: Removing directory 2024/09/25 05:01:49 DEBUG : removing 2 level 3 directories 2024/09/25 05:01:49 INFO : A1/B2/C2: Removing directory 2024/09/25 05:01:49 INFO : A1/B1/C3: Removing directory 2024/09/25 05:01:50 DEBUG : removing 2 level 2 directories 2024/09/25 05:01:50 INFO : A3/B3: Removing directory 2024/09/25 05:01:50 INFO : A1/B2: Removing directory 2024/09/25 05:01:51 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/09/25 05:01:51 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/09/25 05:01:52 DEBUG : removing 2 level 1 directories 2024/09/25 05:01:52 INFO : A3: Removing directory 2024/09/25 05:01:52 INFO : A2: Removing directory 2024/09/25 05:01:52 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/09/25 05:01:58 DEBUG : removing 1 level 3 directories 2024/09/25 05:01:58 INFO : A1/B1/C1: Removing directory 2024/09/25 05:01:58 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/09/25 05:01:59 DEBUG : removing 1 level 2 directories 2024/09/25 05:01:59 INFO : A1/B1: Removing directory 2024/09/25 05:01:59 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/09/25 05:01:59 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/09/25 05:02:00 DEBUG : removing 1 level 1 directories 2024/09/25 05:02:00 INFO : A1: Removing directory 2024/09/25 05:02:01 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/09/25 05:02:01 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/09/25 05:02:01 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/09/25 05:02:02 DEBUG : removing 1 level 0 directories 2024/09/25 05:02:02 INFO : PikPak root 'rclone-test-lejivil9jufi': Removing directory 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "A3" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "A2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "A1" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "sub" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "sub" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "dst" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "dst" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "backup" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "dst" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "sub" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "data" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "data" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "file2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "file1" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "ReadFile" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "large" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "medium" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "small" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "large" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "medium" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "small" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "large" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "medium" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "small" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "large" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "medium" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "small" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "file1" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "file1" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/09/25 05:02:02 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/09/25 05:02:04 ERROR : : error listing: directory not found 2024/09/25 05:02:04 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (28.48s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:05 DEBUG : A1: Making directory 2024/09/25 05:02:05 DEBUG : A1/B1: Making directory 2024/09/25 05:02:06 DEBUG : A1/B1/C1: Making directory 2024/09/25 05:02:08 DEBUG : removing 1 level 3 directories 2024/09/25 05:02:08 INFO : A1/B1/C1: Removing directory 2024/09/25 05:02:09 DEBUG : removing 1 level 2 directories 2024/09/25 05:02:09 INFO : A1/B1: Removing directory 2024/09/25 05:02:10 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/09/25 05:02:12 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.09s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:13 DEBUG : A1: Making directory 2024/09/25 05:02:14 DEBUG : A1/B1: Making directory 2024/09/25 05:02:14 DEBUG : A1/B1/C1: Making directory 2024/09/25 05:02:17 DEBUG : removing 1 level 3 directories 2024/09/25 05:02:17 INFO : A1/B1/C1: Removing directory 2024/09/25 05:02:18 DEBUG : removing 1 level 2 directories 2024/09/25 05:02:18 INFO : A1/B1: Removing directory 2024/09/25 05:02:18 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/09/25 05:02:21 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (8.83s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:22 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/09/25 05:02:22 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/09/25 05:02:24 DEBUG : filename.txt: File name found in url 2024/09/25 05:02:24 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2024/09/25 05:02:24 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/09/25 05:02:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/09/25 05:02:25 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2024/09/25 05:02:25 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/09/25 05:02:25 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/09/25 05:02:25 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (8.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:31 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/25 05:02:32 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/09/25 05:02:32 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/09/25 05:02:32 INFO : file1: Copied (new) to: sub/file2 2024/09/25 05:02:32 INFO : file1: Deleted 2024/09/25 05:02:33 DEBUG : file1: Sizes identical 2024/09/25 05:02:33 DEBUG : file1: Unchanged skipping 2024/09/25 05:02:33 INFO : file1: Deleted 2024/09/25 05:02:33 DEBUG : PikPak root 'rclone-test-lejivil9jufi': don't need to copy/move sub/file2, it is already at target location 2024/09/25 05:02:36 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.47s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:37 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/25 05:02:38 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/09/25 05:02:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/09/25 05:02:38 INFO : file1: Copied (new) 2024/09/25 05:02:38 INFO : file1: Deleted 2024/09/25 05:02:38 DEBUG : file1: Destination exists, skipping 2024/09/25 05:02:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:42 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2024/09/25 05:02:42 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2024/09/25 05:02:43 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lejivil9jufi/backup" 2024/09/25 05:02:43 DEBUG : Config file has changed externally - reloading 2024/09/25 05:02:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/25 05:02:48 INFO : dst/file1: Moved (server-side) 2024/09/25 05:02:48 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/09/25 05:02:48 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/09/25 05:02:48 INFO : dst/file1: Copied (new) 2024/09/25 05:02:48 INFO : dst/file1: Deleted 2024/09/25 05:02:53 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/09/25 05:02:54 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/09/25 05:02:55 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (15.56s) === 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-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:02:57 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2024/09/25 05:02:57 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/09/25 05:02:58 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/09/25 05:02:58 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/09/25 05:02:59 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2024/09/25 05:02:59 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/09/25 05:03:00 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2024/09/25 05:03:00 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2024/09/25 05:03:01 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2024/09/25 05:03:01 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2024/09/25 05:03:02 DEBUG : A1/B2: Making directory 2024/09/25 05:03:02 DEBUG : A1/B1/C3: Making directory 2024/09/25 05:03:13 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/09/25 05:03:14 INFO : A2/one: Moved (server-side) to: A3/one 2024/09/25 05:03:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/09/25 05:03:14 INFO : A2/two: Moved (server-side) to: A3/two 2024/09/25 05:03:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/09/25 05:03:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/09/25 05:03:20 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/09/25 05:03:20 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/09/25 05:03:20 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/09/25 05:03:22 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/09/25 05:03:22 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/09/25 05:03:25 INFO : PikPak root 'rclone-test-lejivil9jufi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/09/25 05:03:31 INFO : A3/two: Moved (server-side) to: A4/two 2024/09/25 05:03:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/09/25 05:03:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/09/25 05:03:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/09/25 05:03:31 INFO : A3/one: Moved (server-side) to: A4/one 2024/09/25 05:03:37 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/09/25 05:03:37 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/09/25 05:03:37 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/09/25 05:03:38 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/09/25 05:03:38 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/09/25 05:03:51 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/09/25 05:03:52 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/09/25 05:03:54 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/09/25 05:03:54 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/09/25 05:03:54 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/09/25 05:03:54 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/09/25 05:03:55 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/09/25 05:03:55 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/09/25 05:03:55 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/09/25 05:03:55 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (59.62s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:03:57 DEBUG : PikPak root 'rclone-test-lejivil9jufi': File to upload is small (34 bytes), uploading instead of streaming 2024/09/25 05:03:57 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2024/09/25 05:03:57 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/09/25 05:03:58 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/09/25 05:03:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/25 05:03:58 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/09/25 05:03:58 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2024/09/25 05:03:58 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/09/25 05:03:58 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/09/25 05:03:58 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-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:04:01 DEBUG : PikPak root 'rclone-test-lejivil9jufi': File to upload is small (34 bytes), uploading instead of streaming 2024/09/25 05:04:02 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2024/09/25 05:04:02 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/09/25 05:04:02 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/09/25 05:04:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/25 05:04:02 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/09/25 05:04:02 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2024/09/25 05:04:02 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/09/25 05:04:03 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/09/25 05:04:03 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-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:04:06 DEBUG : PikPak root 'rclone-test-lejivil9jufi': File to upload is small (34 bytes), uploading instead of streaming 2024/09/25 05:04:06 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2024/09/25 05:04:06 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/09/25 05:04:06 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2024/09/25 05:04:06 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/09/25 05:04:07 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2024/09/25 05:04:07 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/09/25 05:04:07 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:04:10 DEBUG : PikPak root 'rclone-test-lejivil9jufi': File to upload is small (34 bytes), uploading instead of streaming 2024/09/25 05:04:11 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2024/09/25 05:04:11 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/09/25 05:04:11 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/09/25 05:04:11 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/09/25 05:04:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/25 05:04:11 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/09/25 05:04:11 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2024/09/25 05:04:11 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/09/25 05:04:12 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/09/25 05:04:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/09/25 05:04:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.46s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.50s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" 2024/09/25 05:04:15 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2024/09/25 05:04:15 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:04:16 DEBUG : PikPak root 'rclone-test-lejivil9jufi': File to upload is small (60 bytes), uploading instead of streaming 2024/09/25 05:04:16 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/09/25 05:04:16 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/09/25 05:04:16 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/09/25 05:04:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.19s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.53s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.60s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.51s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.52s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-lejivil9jufi'", Local "Local file system at /tmp/rclone3432714777", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.53s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/09/25 05:04:23 DEBUG : PikPak root 'rclone-test-lejivil9jufi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 10m23.625481083s (try 1/5)