"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/09/14 01:08:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo" 2025/09/14 01:08:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:08:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:09:00 DEBUG : Creating backend with remote "/tmp/rclone3049907993" === 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/14 01:09:00 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.36s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/14 01:09:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/14 01:09:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/14 01:09:01 DEBUG : potato: Seek from 10 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 10 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Seek from 5 to 2 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/14 01:09:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Seek from 5 to 2 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/14 01:09:01 DEBUG : potato: Seek from 8 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 8 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/14 01:09:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 01:09:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 01:09:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 01:09:01 DEBUG : potato: Seek from 5 to 2 2025/09/14 01:09:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/14 01:09:01 DEBUG : potato: Seek from 9 to 0 2025/09/14 01:09:01 DEBUG : potato: Seek from 9 to 0 2025/09/14 01:09:01 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:09:01 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/09/14 01:09:01 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2025/09/14 01:09:03 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:09:03 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2025/09/14 01:09:05 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:09:05 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2025/09/14 01:09:08 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/09/14 01:09:08 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.08s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/14 01:09:15 DEBUG : Creating backend with remote "nonexistent" 2025/09/14 01:09:15 DEBUG : Creating backend with remote "nonexistent" 2025/09/14 01:09:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/14 01:09:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/14 01:09:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/14 01:09:15 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:09:15 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/09/14 01:09:15 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/14 01:10:45 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:10:45 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:10:45 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/14 01:10:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:10:47 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckDownload/3 2025/09/14 01:11:17 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:11:17 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:11:17 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:11:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:11:19 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/14 01:14:34 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:14:34 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/09/14 01:14:34 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:14:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:14:36 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/14 01:18:12 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:18:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:18:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:18:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:18:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:18:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 01:18:17 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 01:18:17 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 01:18:18 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCheckDownload (543.32s) --- PASS: TestCheckDownload/1 (14.96s) --- PASS: TestCheckDownload/2 (73.17s) --- PASS: TestCheckDownload/3 (28.95s) --- PASS: TestCheckDownload/4 (80.62s) --- PASS: TestCheckDownload/5 (112.81s) --- PASS: TestCheckDownload/6 (127.89s) --- PASS: TestCheckDownload/7 (87.06s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:18:18 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/09/14 01:18:18 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/14 01:18:21 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:18:21 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2025/09/14 01:18:23 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:18:23 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/14 01:18:25 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/09/14 01:18:25 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.38s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:18:33 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:18:33 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2025/09/14 01:18:41 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:18:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:18:47 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:18:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:18:48 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:18:54 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:18:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/09/14 01:19:01 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:19:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/09/14 01:19:07 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:19:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:19:14 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:19:20 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:19:26 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:19:32 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:19:39 DEBUG : pacer: low level retry 10/10 (error no link) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: can't download: no link Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2025/09/14 01:19:39 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:19:39 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:19:39 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2025/09/14 01:19:42 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:19:43 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:19:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:19:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:19:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:19:52 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:19:52 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2025/09/14 01:19:58 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:19:58 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/09/14 01:20:04 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:20:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:20:11 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:20:17 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:20:23 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:20:24 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:20:27 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:20:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/14 01:20:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/14 01:20:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/14 01:20:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/14 01:20:27 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:20:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:20:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:20:30 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestParseSumFile (117.31s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:20:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/data" 2025/09/14 01:20:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:20:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 01:20:33 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 01:20:33 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/14 01:20:33 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/14 01:20:34 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 01:20:34 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:20:34 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:20:34 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2025/09/14 01:20:39 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/14 01:20:39 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/14 01:20:39 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:20:39 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2025/09/14 01:20:43 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:20:43 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2025/09/14 01:20:55 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:20:55 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:20:55 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 2025/09/14 01:21:20 DEBUG : pacer: Reducing sleep to 337.5ms 2025/09/14 01:21:20 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:21:20 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/09/14 01:21:21 DEBUG : pacer: Reducing sleep to 253.125ms 2025/09/14 01:21:21 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/09/14 01:21:22 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/09/14 01:21:22 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/09/14 01:21:23 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSum/subtest5 2025/09/14 01:21:38 DEBUG : pacer: Reducing sleep to 168.75ms 2025/09/14 01:21:38 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:21:38 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/09/14 01:21:39 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/09/14 01:21:40 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 6 2025/09/14 01:21:57 DEBUG : pacer: Reducing sleep to 168.75ms 2025/09/14 01:21:57 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/14 01:21:57 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/14 01:21:58 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/09/14 01:21:59 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:22:00 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/14 01:22:00 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/14 01:22:03 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:22:03 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2025/09/14 01:22:49 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:22:50 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:22:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:22:51 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:22:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:22:52 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 01:22:53 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 01:22:54 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 01:22:54 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:22:54 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/14 01:22:54 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/14 01:22:54 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/14 01:22:54 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (145.64s) --- PASS: TestCheckSum/subtest1 (2.57s) --- PASS: TestCheckSum/subtest2 (1.33s) --- PASS: TestCheckSum/subtest3 (8.75s) --- PASS: TestCheckSum/subtest4 (20.92s) --- PASS: TestCheckSum/subtest5 (14.77s) --- PASS: TestCheckSum/subtest6 (15.59s) --- PASS: TestCheckSum/subtest7 (42.30s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:22:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/data" 2025/09/14 01:22:55 DEBUG : Config file has changed externally - reloading 2025/09/14 01:22:58 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/14 01:22:58 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/14 01:23:00 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:23:00 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2025/09/14 01:23:25 DEBUG : pacer: Reducing sleep to 337.5ms 2025/09/14 01:23:25 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/14 01:23:25 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/14 01:23:27 DEBUG : pacer: Reducing sleep to 253.125ms 2025/09/14 01:23:27 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/09/14 01:23:27 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:23:27 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 2025/09/14 01:23:28 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/09/14 01:23:28 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/09/14 01:23:29 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2025/09/14 01:24:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:24:35 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:24:35 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b 2025/09/14 01:24:38 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:24:39 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:24:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:24:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:24:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:24:43 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/09/14 01:26:10 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/14 01:26:12 ERROR : potato: Failed to calculate hash: can't download: no link\n2025/09/14 01:26:12 NOTICE: PikPak root 'rclone-test-nizamek4gamo/data': 0 differences found\n2025/09/14 01:26:12 NOTICE: PikPak root 'rclone-test-nizamek4gamo/data': 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "! banana", "! potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "! banana", + (string) (len=8) "! potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong error result in run 3 2025/09/14 01:26:13 DEBUG : pacer: Reducing sleep to 675.762172ms 2025/09/14 01:26:13 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:26:13 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea 2025/09/14 01:26:15 DEBUG : pacer: Reducing sleep to 506.821629ms 2025/09/14 01:26:15 DEBUG : pacer: Reducing sleep to 380.116221ms 2025/09/14 01:26:16 DEBUG : pacer: Reducing sleep to 285.087165ms 2025/09/14 01:26:16 DEBUG : pacer: Reducing sleep to 213.815373ms 2025/09/14 01:26:17 DEBUG : pacer: Reducing sleep to 160.361529ms 2025/09/14 01:26:17 DEBUG : pacer: Reducing sleep to 120.271146ms === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSumDownload Messages: no expected error in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "! banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "! banana", (string) (len=8) "= potato" Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong error result in run 4 2025/09/14 01:27:38 DEBUG : pacer: Reducing sleep to 168.75ms 2025/09/14 01:27:38 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:27:38 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/09/14 01:27:39 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/09/14 01:27:40 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{"", "! banana", "+ orange", "= potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=8) "! banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSumDownload Messages: wrong match result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong error result in run 5 2025/09/14 01:29:48 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:29:48 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:29:48 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/09/14 01:29:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:29:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:29:50 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:29:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:29:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 01:29:51 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/09/14 01:30:59 ERROR : potato: Failed to calculate hash: can't download: no link\n2025/09/14 01:31:01 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/14 01:31:01 ERROR : orange: file not in PikPak root 'rclone-test-nizamek4gamo/data'\n2025/09/14 01:31:01 NOTICE: PikPak root 'rclone-test-nizamek4gamo/data': 1 files missing\n2025/09/14 01:31:01 NOTICE: PikPak root 'rclone-test-nizamek4gamo/data': 0 differences found\n2025/09/14 01:31:01 NOTICE: PikPak root 'rclone-test-nizamek4gamo/data': 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "! banana", "! potato", "+ orange"} 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", + (string) (len=8) "+ orange" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong error result in run 6 2025/09/14 01:31:02 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/14 01:31:02 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/14 01:31:05 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/14 01:31:05 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/14 01:31:08 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 01:31:08 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 7 2025/09/14 01:32:16 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:32:18 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:32:19 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:32:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:32:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:32:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:32:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:32:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 01:32:23 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 01:32:23 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/14 01:32:23 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/14 01:32:23 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/14 01:32:23 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/14 01:32:24 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 01:32:24 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCheckSumDownload (569.44s) --- PASS: TestCheckSumDownload/subtest1 (23.12s) --- PASS: TestCheckSumDownload/subtest2 (64.50s) --- PASS: TestCheckSumDownload/subtest3 (89.32s) --- PASS: TestCheckSumDownload/subtest4 (79.99s) --- PASS: TestCheckSumDownload/subtest5 (125.05s) --- PASS: TestCheckSumDownload/subtest6 (69.92s) --- PASS: TestCheckSumDownload/subtest7 (63.54s) === RUN TestApplyTransforms 2025/09/14 01:32:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-teromez9saca" 2025/09/14 01:32:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:32:26 DEBUG : Creating backend with remote "/tmp/rclone942476458" run.go:180: Remote "PikPak root 'rclone-test-teromez9saca'", Local "Local file system at /tmp/rclone942476458", Modify Window "876000h0m0s" 2025/09/14 01:32:27 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2025/09/14 01:32:27 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2025/09/14 01:32:29 ERROR : hello, world!: sum not found 2025/09/14 01:32:29 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-teromez9saca' 2025/09/14 01:32:29 NOTICE: PikPak root 'rclone-test-teromez9saca': 1 files missing 2025/09/14 01:32:29 NOTICE: 1 hashes missing 2025/09/14 01:32:29 NOTICE: PikPak root 'rclone-test-teromez9saca': 1 differences found 2025/09/14 01:32:29 NOTICE: PikPak root 'rclone-test-teromez9saca': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/14 01:32:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:32:30 NOTICE: PikPak root 'rclone-test-teromez9saca': 0 differences found 2025/09/14 01:32:30 NOTICE: PikPak root 'rclone-test-teromez9saca': 1 matching files 2025/09/14 01:32:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zahebaw0line" 2025/09/14 01:32:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:32:32 DEBUG : Creating backend with remote "/tmp/rclone2954580142" run.go:180: Remote "PikPak root 'rclone-test-zahebaw0line'", Local "Local file system at /tmp/rclone2954580142", Modify Window "876000h0m0s" 2025/09/14 01:32:33 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/09/14 01:32:33 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2025/09/14 01:32:34 ERROR : HELLO, WORLD!: sum not found 2025/09/14 01:32:34 ERROR : hello, world!: file not in PikPak root 'rclone-test-zahebaw0line' 2025/09/14 01:32:34 NOTICE: PikPak root 'rclone-test-zahebaw0line': 1 files missing 2025/09/14 01:32:34 NOTICE: 1 hashes missing 2025/09/14 01:32:34 NOTICE: PikPak root 'rclone-test-zahebaw0line': 1 differences found 2025/09/14 01:32:34 NOTICE: PikPak root 'rclone-test-zahebaw0line': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/14 01:32:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:32:36 NOTICE: PikPak root 'rclone-test-zahebaw0line': 0 differences found 2025/09/14 01:32:36 NOTICE: PikPak root 'rclone-test-zahebaw0line': 1 matching files 2025/09/14 01:32:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qovuxuw1xija" 2025/09/14 01:32:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:32:37 DEBUG : Creating backend with remote "/tmp/rclone2288418365" run.go:180: Remote "PikPak root 'rclone-test-qovuxuw1xija'", Local "Local file system at /tmp/rclone2288418365", Modify Window "876000h0m0s" 2025/09/14 01:32:38 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2025/09/14 01:32:38 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/14 01:32:39 ERROR : HeLlO, wOrLd!: sum not found 2025/09/14 01:32:39 ERROR : hello, world!: file not in PikPak root 'rclone-test-qovuxuw1xija' 2025/09/14 01:32:39 NOTICE: PikPak root 'rclone-test-qovuxuw1xija': 1 files missing 2025/09/14 01:32:39 NOTICE: 1 hashes missing 2025/09/14 01:32:39 NOTICE: PikPak root 'rclone-test-qovuxuw1xija': 1 differences found 2025/09/14 01:32:39 NOTICE: PikPak root 'rclone-test-qovuxuw1xija': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/14 01:32:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:32:41 NOTICE: PikPak root 'rclone-test-qovuxuw1xija': 0 differences found 2025/09/14 01:32:41 NOTICE: PikPak root 'rclone-test-qovuxuw1xija': 1 matching files 2025/09/14 01:32:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-rusewal5tefo" 2025/09/14 01:32:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:32:42 DEBUG : Creating backend with remote "/tmp/rclone1747598758" run.go:180: Remote "PikPak root 'rclone-test-rusewal5tefo'", Local "Local file system at /tmp/rclone1747598758", Modify Window "876000h0m0s" 2025/09/14 01:32:43 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/09/14 01:32:43 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/14 01:32:45 ERROR : HELLO, WORLD!: sum not found 2025/09/14 01:32:45 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-rusewal5tefo' 2025/09/14 01:32:45 NOTICE: PikPak root 'rclone-test-rusewal5tefo': 1 files missing 2025/09/14 01:32:45 NOTICE: 1 hashes missing 2025/09/14 01:32:45 NOTICE: PikPak root 'rclone-test-rusewal5tefo': 1 differences found 2025/09/14 01:32:45 NOTICE: PikPak root 'rclone-test-rusewal5tefo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/14 01:32:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:32:47 NOTICE: PikPak root 'rclone-test-rusewal5tefo': 0 differences found 2025/09/14 01:32:47 NOTICE: PikPak root 'rclone-test-rusewal5tefo': 1 matching files 2025/09/14 01:32:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wizohoc1biko" 2025/09/14 01:32:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:32:48 DEBUG : Creating backend with remote "/tmp/rclone1833159656" run.go:180: Remote "PikPak root 'rclone-test-wizohoc1biko'", Local "Local file system at /tmp/rclone1833159656", Modify Window "876000h0m0s" 2025/09/14 01:32:49 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/09/14 01:32:49 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2025/09/14 01:32:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/14 01:32:51 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-wizohoc1biko' 2025/09/14 01:32:51 NOTICE: PikPak root 'rclone-test-wizohoc1biko': 1 files missing 2025/09/14 01:32:51 NOTICE: 1 hashes missing 2025/09/14 01:32:51 NOTICE: PikPak root 'rclone-test-wizohoc1biko': 1 differences found 2025/09/14 01:32:51 NOTICE: PikPak root 'rclone-test-wizohoc1biko': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/14 01:32:58 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:32:58 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:32:58 DEBUG : pacer: Reducing sleep to 150ms 2025/09/14 01:32:59 DEBUG : pacer: Reducing sleep to 112.5ms 2025/09/14 01:32:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:32:59 NOTICE: PikPak root 'rclone-test-wizohoc1biko': 0 differences found 2025/09/14 01:32:59 NOTICE: PikPak root 'rclone-test-wizohoc1biko': 1 matching files 2025/09/14 01:32:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuhajat5vixi" 2025/09/14 01:32:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:33:01 DEBUG : Creating backend with remote "/tmp/rclone2497449449" run.go:180: Remote "PikPak root 'rclone-test-kuhajat5vixi'", Local "Local file system at /tmp/rclone2497449449", Modify Window "876000h0m0s" 2025/09/14 01:33:01 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/09/14 01:33:01 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2025/09/14 01:33:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/14 01:33:02 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-kuhajat5vixi' 2025/09/14 01:33:02 NOTICE: PikPak root 'rclone-test-kuhajat5vixi': 1 files missing 2025/09/14 01:33:02 NOTICE: 1 hashes missing 2025/09/14 01:33:02 NOTICE: PikPak root 'rclone-test-kuhajat5vixi': 1 differences found 2025/09/14 01:33:02 NOTICE: PikPak root 'rclone-test-kuhajat5vixi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/14 01:33:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:33:05 NOTICE: PikPak root 'rclone-test-kuhajat5vixi': 0 differences found 2025/09/14 01:33:05 NOTICE: PikPak root 'rclone-test-kuhajat5vixi': 1 matching files 2025/09/14 01:33:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nebizom0wiho" 2025/09/14 01:33:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:33:06 DEBUG : Creating backend with remote "/tmp/rclone2297499354" run.go:180: Remote "PikPak root 'rclone-test-nebizom0wiho'", Local "Local file system at /tmp/rclone2297499354", Modify Window "876000h0m0s" 2025/09/14 01:33:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/14 01:33:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2025/09/14 01:33:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 01:33:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-nebizom0wiho' 2025/09/14 01:33:09 NOTICE: PikPak root 'rclone-test-nebizom0wiho': 1 files missing 2025/09/14 01:33:09 NOTICE: 1 hashes missing 2025/09/14 01:33:09 NOTICE: PikPak root 'rclone-test-nebizom0wiho': 1 differences found 2025/09/14 01:33:09 NOTICE: PikPak root 'rclone-test-nebizom0wiho': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/14 01:33:15 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:33:15 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:33:22 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:33:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:33:28 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:33:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/09/14 01:33:34 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:33:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/09/14 01:33:41 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:33:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:33:47 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:33:53 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:34:00 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:34:06 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:34:12 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 01:34:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: can't download: no link 2025/09/14 01:34:12 NOTICE: PikPak root 'rclone-test-nebizom0wiho': 0 differences found 2025/09/14 01:34:12 NOTICE: PikPak root 'rclone-test-nebizom0wiho': 1 errors while checking 2025/09/14 01:34:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wubupul7miwi" 2025/09/14 01:34:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:34:14 DEBUG : Creating backend with remote "/tmp/rclone2104761335" run.go:180: Remote "PikPak root 'rclone-test-wubupul7miwi'", Local "Local file system at /tmp/rclone2104761335", Modify Window "876000h0m0s" 2025/09/14 01:34:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/14 01:34:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2025/09/14 01:34:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 01:34:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-wubupul7miwi' 2025/09/14 01:34:16 NOTICE: PikPak root 'rclone-test-wubupul7miwi': 1 files missing 2025/09/14 01:34:16 NOTICE: 1 hashes missing 2025/09/14 01:34:16 NOTICE: PikPak root 'rclone-test-wubupul7miwi': 1 differences found 2025/09/14 01:34:16 NOTICE: PikPak root 'rclone-test-wubupul7miwi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/14 01:34:23 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:34:23 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:34:29 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:34:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:34:30 DEBUG : pacer: Reducing sleep to 300ms 2025/09/14 01:34:31 DEBUG : pacer: Reducing sleep to 225ms 2025/09/14 01:34:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:34:31 NOTICE: PikPak root 'rclone-test-wubupul7miwi': 0 differences found 2025/09/14 01:34:31 NOTICE: PikPak root 'rclone-test-wubupul7miwi': 1 matching files 2025/09/14 01:34:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vubocun9gelo" 2025/09/14 01:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:34:32 DEBUG : Creating backend with remote "/tmp/rclone2689080567" run.go:180: Remote "PikPak root 'rclone-test-vubocun9gelo'", Local "Local file system at /tmp/rclone2689080567", Modify Window "876000h0m0s" 2025/09/14 01:34:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/14 01:34:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2025/09/14 01:34:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 01:34:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-vubocun9gelo' 2025/09/14 01:34:36 NOTICE: PikPak root 'rclone-test-vubocun9gelo': 1 files missing 2025/09/14 01:34:36 NOTICE: 1 hashes missing 2025/09/14 01:34:36 NOTICE: PikPak root 'rclone-test-vubocun9gelo': 1 differences found 2025/09/14 01:34:36 NOTICE: PikPak root 'rclone-test-vubocun9gelo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/14 01:34:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 01:34:38 NOTICE: PikPak root 'rclone-test-vubocun9gelo': 0 differences found 2025/09/14 01:34:38 NOTICE: PikPak root 'rclone-test-vubocun9gelo': 1 matching files 2025/09/14 01:34:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sineqos5hofi" 2025/09/14 01:34:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:34:40 DEBUG : Creating backend with remote "/tmp/rclone1135595409" run.go:180: Remote "PikPak root 'rclone-test-sineqos5hofi'", Local "Local file system at /tmp/rclone1135595409", Modify Window "876000h0m0s" 2025/09/14 01:34:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/14 01:34:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2025/09/14 01:34:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 01:34:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-sineqos5hofi' 2025/09/14 01:34:43 NOTICE: PikPak root 'rclone-test-sineqos5hofi': 1 files missing 2025/09/14 01:34:43 NOTICE: 1 hashes missing 2025/09/14 01:34:43 NOTICE: PikPak root 'rclone-test-sineqos5hofi': 1 differences found 2025/09/14 01:34:43 NOTICE: PikPak root 'rclone-test-sineqos5hofi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/14 01:34:49 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:34:49 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:34:50 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:34:57 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:34:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:35:03 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:35:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/09/14 01:35:09 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:35:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/09/14 01:35:16 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:35:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:35:22 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:35:28 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:35:34 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:35:41 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:35:47 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 01:35:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: can't download: no link 2025/09/14 01:35:47 NOTICE: PikPak root 'rclone-test-sineqos5hofi': 0 differences found 2025/09/14 01:35:47 NOTICE: PikPak root 'rclone-test-sineqos5hofi': 1 errors while checking 2025/09/14 01:35:47 DEBUG : PikPak root 'rclone-test-sineqos5hofi': Purge remote 2025/09/14 01:35:47 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:35:49 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:35:49 DEBUG : PikPak root 'rclone-test-vubocun9gelo': Purge remote 2025/09/14 01:35:50 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:35:52 DEBUG : PikPak root 'rclone-test-wubupul7miwi': Purge remote 2025/09/14 01:35:53 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:35:54 DEBUG : pacer: Reducing sleep to 168.75ms 2025/09/14 01:35:55 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/09/14 01:35:55 DEBUG : PikPak root 'rclone-test-nebizom0wiho': Purge remote 2025/09/14 01:35:56 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:35:57 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:35:58 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:35:58 DEBUG : PikPak root 'rclone-test-kuhajat5vixi': Purge remote 2025/09/14 01:35:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:36:01 DEBUG : PikPak root 'rclone-test-wizohoc1biko': Purge remote 2025/09/14 01:36:02 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:36:03 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:36:04 DEBUG : PikPak root 'rclone-test-rusewal5tefo': Purge remote 2025/09/14 01:36:05 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:36:07 DEBUG : PikPak root 'rclone-test-qovuxuw1xija': Purge remote 2025/09/14 01:36:08 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:36:10 DEBUG : PikPak root 'rclone-test-zahebaw0line': Purge remote 2025/09/14 01:36:11 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:36:13 DEBUG : PikPak root 'rclone-test-teromez9saca': Purge remote 2025/09/14 01:36:14 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file --- PASS: TestApplyTransforms (230.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:36:17 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:36:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 01:36:19 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/14 01:36:20 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/09/14 01:36:20 INFO : file1: Copied (new) to: sub/file2 2025/09/14 01:36:21 DEBUG : file1: Sizes identical 2025/09/14 01:36:21 DEBUG : file1: Unchanged skipping 2025/09/14 01:36:22 DEBUG : PikPak root 'rclone-test-nizamek4gamo': don't need to copy/move sub/file2, it is already at target location 2025/09/14 01:36:24 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (10.02s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:36:27 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/09/14 01:36:27 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/09/14 01:36:29 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/backup" 2025/09/14 01:36:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/14 01:36:34 INFO : dst/file1: Moved (server-side) 2025/09/14 01:36:35 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/14 01:36:36 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/09/14 01:36:36 INFO : dst/file1: Copied (new) 2025/09/14 01:36:40 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/09/14 01:36:42 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/09/14 01:36:43 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (18.23s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:36:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/dst" 2025/09/14 01:36:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/CompareDest" 2025/09/14 01:36:49 DEBUG : one: Need to transfer - File not found at Destination 2025/09/14 01:36:51 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/09/14 01:36:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/14 01:36:52 INFO : one: Copied (new) 2025/09/14 01:36:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 01:36:54 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/09/14 01:36:56 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:36:56 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:36:57 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:36:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:36:57 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:36:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/09/14 01:36:57 DEBUG : pacer: Reducing sleep to 600ms 2025/09/14 01:36:58 DEBUG : pacer: Reducing sleep to 450ms 2025/09/14 01:36:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/14 01:36:58 INFO : one: Copied (replaced existing) 2025/09/14 01:36:59 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/09/14 01:36:59 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/09/14 01:37:03 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/09/14 01:37:03 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/09/14 01:37:05 DEBUG : pacer: Reducing sleep to 337.5ms 2025/09/14 01:37:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 01:37:06 DEBUG : one: Sizes identical 2025/09/14 01:37:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 01:37:07 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/09/14 01:37:07 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/09/14 01:37:09 DEBUG : pacer: Reducing sleep to 253.125ms 2025/09/14 01:37:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 01:37:09 DEBUG : two: Sizes identical 2025/09/14 01:37:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 01:37:10 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/09/14 01:37:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 01:37:10 DEBUG : two: Sizes identical 2025/09/14 01:37:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 01:37:12 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/09/14 01:37:12 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 01:37:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/14 01:37:13 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/09/14 01:37:13 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:37:13 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/09/14 01:37:14 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/14 01:37:14 INFO : two: Copied (new) 2025/09/14 01:37:20 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/09/14 01:37:20 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/14 01:37:20 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/14 01:37:20 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/14 01:37:22 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/09/14 01:37:22 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (38.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:37:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/dst" 2025/09/14 01:37:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/CopyDest" 2025/09/14 01:37:27 DEBUG : one: Need to transfer - File not found at Destination 2025/09/14 01:37:29 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/09/14 01:37:30 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/14 01:37:30 INFO : one: Copied (new) 2025/09/14 01:37:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 01:37:32 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/09/14 01:37:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/14 01:37:35 INFO : one: Copied (replaced existing) 2025/09/14 01:37:36 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/09/14 01:37:36 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/09/14 01:37:39 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/09/14 01:37:39 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/09/14 01:37:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/BackupDir" 2025/09/14 01:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 01:37:44 DEBUG : one: Sizes identical 2025/09/14 01:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 01:37:47 INFO : one: Moved (server-side) 2025/09/14 01:37:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/14 01:37:48 DEBUG : one: Src hash empty - aborting Dst hash check 2025/09/14 01:37:48 INFO : one: Copied (server-side copy) 2025/09/14 01:37:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/14 01:37:49 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/09/14 01:37:49 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/09/14 01:37:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 01:37:52 DEBUG : two: Sizes identical 2025/09/14 01:37:54 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/14 01:37:54 DEBUG : two: Src hash empty - aborting Dst hash check 2025/09/14 01:37:54 INFO : two: Copied (server-side copy) 2025/09/14 01:37:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/14 01:37:55 DEBUG : two: Sizes identical 2025/09/14 01:37:55 DEBUG : two: Unchanged skipping 2025/09/14 01:37:56 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/09/14 01:37:56 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/09/14 01:37:58 DEBUG : three: Need to transfer - File not found at Destination 2025/09/14 01:37:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/14 01:37:58 DEBUG : three: Destination not found in --copy-dest 2025/09/14 01:37:59 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/09/14 01:38:00 DEBUG : three: Dst hash empty - aborting Src hash check 2025/09/14 01:38:00 INFO : three: Copied (new) 2025/09/14 01:38:09 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/09/14 01:38:09 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/09/14 01:38:09 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/14 01:38:09 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/14 01:38:09 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/14 01:38:10 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/09/14 01:38:10 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/09/14 01:38:10 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/09/14 01:38:12 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (50.02s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.60s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:38:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/14 01:38:16 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/14 01:38:18 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/09/14 01:38:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/14 01:38:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/14 01:38:19 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2025/09/14 01:38:19 DEBUG : TestCopyFileMaxTransfer/file2: gcid = afa05457f5abf2f35ffb6ffd12f2ded616e3f80e 2025/09/14 01:38:20 DEBUG : file2: canceling upload: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/AFA05457F5ABF2F35FFB6FFD12F2DED616E3F80E_1757813899779139497?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/14 01:38:22 DEBUG : file2: waiting 500ms for the cancellation to be effective 2025/09/14 01:38:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/AFA05457F5ABF2F35FFB6FFD12F2DED616E3F80E_1757813899779139497?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/14 01:38:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/14 01:38:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/14 01:38:25 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2025/09/14 01:38:25 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 7f21b52eb605588b8dd3b657595ba32f49afe535 2025/09/14 01:38:27 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/09/14 01:38:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/14 01:38:31 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2025/09/14 01:38:31 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (17.24s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.55s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.55s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:38:39 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/09/14 01:38:39 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:38:40 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/09/14 01:38:40 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/09/14 01:38:42 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/09/14 01:38:42 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:38:44 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/09/14 01:38:44 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:38:46 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/09/14 01:38:46 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/14 01:38:48 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/09/14 01:38:48 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/09/14 01:38:50 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/09/14 01:38:50 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:38:53 DEBUG : a.txt: Excluded (Size Filter) 2025/09/14 01:38:53 DEBUG : a.txt: Excluded 2025/09/14 01:38:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 01:38:54 DEBUG : sub dir/hello world2: Excluded 2025/09/14 01:38:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 01:38:54 DEBUG : sub dir/hello world: Excluded 2025/09/14 01:38:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 01:38:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 01:38:55 DEBUG : sub dir/hello world2: Excluded 2025/09/14 01:38:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 01:38:55 DEBUG : sub dir/hello world: Excluded 2025/09/14 01:38:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 01:39:06 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/09/14 01:39:07 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/09/14 01:39:07 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/09/14 01:39:09 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/09/14 01:39:09 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/09/14 01:39:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/09/14 01:39:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (31.77s) === RUN TestListDirSortedFn run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:39:10 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/09/14 01:39:10 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:39:12 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/09/14 01:39:12 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/09/14 01:39:14 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/09/14 01:39:14 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:39:15 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/09/14 01:39:15 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:39:17 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/09/14 01:39:17 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/14 01:39:19 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/09/14 01:39:19 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/09/14 01:39:21 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/09/14 01:39:21 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:39:24 DEBUG : a.txt: Excluded (Size Filter) 2025/09/14 01:39:24 DEBUG : a.txt: Excluded 2025/09/14 01:39:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 01:39:25 DEBUG : sub dir/hello world2: Excluded 2025/09/14 01:39:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 01:39:25 DEBUG : sub dir/hello world: Excluded 2025/09/14 01:39:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 01:39:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 01:39:26 DEBUG : sub dir/hello world2: Excluded 2025/09/14 01:39:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 01:39:26 DEBUG : sub dir/hello world: Excluded 2025/09/14 01:39:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 01:39:32 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:39:32 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:39:32 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:39:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:39:33 DEBUG : pacer: Reducing sleep to 300ms 2025/09/14 01:39:33 DEBUG : pacer: Reducing sleep to 225ms 2025/09/14 01:39:33 DEBUG : pacer: Reducing sleep to 168.75ms 2025/09/14 01:39:33 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/09/14 01:39:34 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:39:37 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/09/14 01:39:38 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/09/14 01:39:38 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/09/14 01:39:39 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/09/14 01:39:39 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/09/14 01:39:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/09/14 01:39:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSortedFn (30.67s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:39:41 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/14 01:39:41 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/09/14 01:39:43 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/09/14 01:39:43 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2025/09/14 01:39:50 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:39:50 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:39:50 DEBUG : pacer: Reducing sleep to 150ms 2025/09/14 01:39:50 DEBUG : pacer: Reducing sleep to 112.5ms 2025/09/14 01:39:50 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:39:52 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (12.58s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.33s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:39:54 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/14 01:39:54 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/09/14 01:39:57 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/09/14 01:39:57 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/14 01:40:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/notfound" 2025/09/14 01:40:09 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (17.30s) --- PASS: TestStatJSON/Root (0.37s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.41s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.51s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (2.29s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:11 INFO : PikPak root 'rclone-test-nizamek4gamo': Making directory 2025/09/14 01:40:11 INFO : PikPak root 'rclone-test-nizamek4gamo': Making directory --- PASS: TestMkdir (0.92s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:12 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/09/14 01:40:12 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:40:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (6.32s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:18 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:40:18 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:40:20 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:40:20 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (6.86s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:40:25 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:40:27 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:40:27 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/14 01:40:28 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/14 01:40:28 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.83s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:32 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:40:32 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:40:33 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:40:33 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (6.47s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:38 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:40:38 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:40:40 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:40:40 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 2025/09/14 01:40:48 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:40:48 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:40:48 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:40:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:40:49 DEBUG : pacer: Reducing sleep to 300ms 2025/09/14 01:40:50 DEBUG : pacer: Reducing sleep to 225ms 2025/09/14 01:40:55 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:40:55 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2025/09/14 01:40:55 DEBUG : pacer: Reducing sleep to 337.5ms 2025/09/14 01:40:55 DEBUG : pacer: Reducing sleep to 253.125ms 2025/09/14 01:40:56 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/09/14 01:40:56 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/09/14 01:40:57 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/09/14 01:40:57 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestHashSums (20.59s) --- FAIL: TestHashSums/Md5 (0.28s) --- PASS: TestHashSums/Md5Download (13.61s) === RUN TestHashSumsWithErrors 2025/09/14 01:40:59 DEBUG : Creating backend with remote ":memory:" 2025/09/14 01:40:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/14 01:40:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/14 01:40:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/14 01:40:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/14 01:40:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/14 01:40:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/14 01:40:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/14 01:40:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/14 01:40:59 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:40:59 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:40:59 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:41:00 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/14 01:41:00 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/14 01:41:03 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2025/09/14 01:41:03 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/09/14 01:41:08 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:41:10 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (12.85s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:41:12 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/14 01:41:12 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/14 01:41:13 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/14 01:41:13 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:41:15 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/14 01:41:15 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/14 01:41:16 DEBUG : Waiting for deletions to finish 2025/09/14 01:41:16 DEBUG : large: Excluded (Size Filter) 2025/09/14 01:41:16 DEBUG : large: Excluded 2025/09/14 01:41:17 INFO : medium: Deleted 2025/09/14 01:41:18 INFO : small: Deleted --- PASS: TestDelete (8.10s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:41:20 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/14 01:41:20 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/14 01:41:21 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/14 01:41:21 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:41:23 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/14 01:41:23 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/14 01:41:24 DEBUG : Waiting for deletions to finish 2025/09/14 01:41:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/14 01:41:26 INFO : large: Deleted 2025/09/14 01:41:26 INFO : medium: Deleted --- PASS: TestMaxDelete (8.60s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:41:28 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/14 01:41:28 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/14 01:41:30 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/14 01:41:30 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:41:31 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/14 01:41:31 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/14 01:41:32 DEBUG : Waiting for deletions to finish 2025/09/14 01:41:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/14 01:41:34 INFO : medium: Deleted 2025/09/14 01:41:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.92s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:41:36 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/14 01:41:36 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/14 01:41:39 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/14 01:41:39 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:41:40 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/14 01:41:40 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/14 01:41:42 DEBUG : Waiting for deletions to finish 2025/09/14 01:41:42 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/14 01:41:43 INFO : large: Deleted 2025/09/14 01:41:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.95s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:41:46 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2025/09/14 01:41:46 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 2025/09/14 01:41:55 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:41:55 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:42:01 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:42:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:42:07 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:42:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/09/14 01:42:13 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:42:13 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/09/14 01:42:20 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:42:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:42:26 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:42:32 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:42:39 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:42:45 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:42:51 DEBUG : pacer: low level retry 10/10 (error no link) operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: can't download: no link Test: TestReadFile 2025/09/14 01:42:52 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:42:54 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:42:55 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:42:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:42:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:42:58 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestReadFile (71.70s) === RUN TestRetry 2025/09/14 01:42:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/14 01:42:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/14 01:42:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 01:42:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 01:42:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 01:42:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 01:42:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:42:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:42:58 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/14 01:42:58 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/09/14 01:43:00 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 01:43:00 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 01:43:00 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/09/14 01:43:00 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2025/09/14 01:43:01 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 01:43:01 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:43:10 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:43:10 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:43:16 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:43:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:43:23 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:43:23 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/09/14 01:43:29 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:43:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/09/14 01:43:35 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:43:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:43:36 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:43:38 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:43:39 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:43:46 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:43:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/09/14 01:43:52 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:43:59 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:44:05 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:44:12 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:44:18 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:44:24 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:44:31 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:44:37 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:44:43 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 01:44:43 ERROR : file1: Failed to open: can't download: no link 2025/09/14 01:44:44 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:44:46 DEBUG : pacer: Reducing sleep to 1.125s operations_test.go:566: Incorrect output from Cat(0,5,): "01234" 2025/09/14 01:44:47 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:44:55 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:44:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/09/14 01:45:02 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:45:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:45:08 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:45:14 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:45:21 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:45:27 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:45:34 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:45:40 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:45:46 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:45:53 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 01:45:53 ERROR : file1: Failed to open: can't download: no link 2025/09/14 01:45:59 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:46:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:46:00 DEBUG : Config file has changed externally - reloading 2025/09/14 01:46:06 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:46:13 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:46:19 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 01:46:25 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 01:46:32 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 01:46:38 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 01:46:44 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 01:46:51 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 01:46:57 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 01:46:57 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2025/09/14 01:46:57 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:47:00 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:47:02 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:47:08 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:47:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/09/14 01:47:14 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:47:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:47:20 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 01:47:21 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:47:23 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:47:24 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:47:31 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:47:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/09/14 01:47:38 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 01:47:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:47:39 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:47:41 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:47:48 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 01:47:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 01:47:48 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 01:47:51 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 01:47:51 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 01:47:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 01:47:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 01:47:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 01:47:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 01:47:55 DEBUG : pacer: Reducing sleep to 200.225829ms --- FAIL: TestCat (297.36s) === RUN TestPurge 2025/09/14 01:47:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vehocem6sowi" 2025/09/14 01:47:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:47:56 DEBUG : Creating backend with remote "/tmp/rclone575063059" run.go:180: Remote "PikPak root 'rclone-test-vehocem6sowi'", Local "Local file system at /tmp/rclone575063059", Modify Window "876000h0m0s" 2025/09/14 01:47:59 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/09/14 01:47:59 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/09/14 01:48:00 INFO : A2: Making directory 2025/09/14 01:48:01 INFO : A1/B2: Making directory 2025/09/14 01:48:02 INFO : A1/B2/C2: Making directory 2025/09/14 01:48:02 INFO : A1/B1/C3: Making directory 2025/09/14 01:48:03 INFO : A3: Making directory 2025/09/14 01:48:03 INFO : A3/B3: Making directory 2025/09/14 01:48:04 INFO : A3/B3/C4: Making directory 2025/09/14 01:48:05 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/09/14 01:48:05 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/09/14 01:48:11 ERROR : error listing: directory not found 2025/09/14 01:48:11 DEBUG : PikPak root 'rclone-test-vehocem6sowi': Purge remote 2025/09/14 01:48:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:48:11 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 01:48:12 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 01:48:12 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:48:13 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/09/14 01:48:13 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/09/14 01:48:14 INFO : A2: Making directory 2025/09/14 01:48:15 INFO : A1/B2: Making directory 2025/09/14 01:48:16 INFO : A1/B2/C2: Making directory 2025/09/14 01:48:16 INFO : A1/B1/C3: Making directory 2025/09/14 01:48:17 INFO : A3: Making directory 2025/09/14 01:48:18 INFO : A3/B3: Making directory 2025/09/14 01:48:18 INFO : A3/B3/C4: Making directory 2025/09/14 01:48:19 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/09/14 01:48:19 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/09/14 01:48:23 DEBUG : removing 1 level 3 directories 2025/09/14 01:48:23 INFO : A3/B3/C4: Removing directory 2025/09/14 01:48:27 DEBUG : removing 2 level 3 directories 2025/09/14 01:48:27 INFO : A1/B2/C2: Removing directory 2025/09/14 01:48:27 INFO : A1/B1/C3: Removing directory 2025/09/14 01:48:28 DEBUG : removing 2 level 2 directories 2025/09/14 01:48:28 INFO : A3/B3: Removing directory 2025/09/14 01:48:28 INFO : A1/B2: Removing directory 2025/09/14 01:48:29 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2025/09/14 01:48:29 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2025/09/14 01:48:30 DEBUG : removing 2 level 1 directories 2025/09/14 01:48:30 INFO : A3: Removing directory 2025/09/14 01:48:30 INFO : A2: Removing directory 2025/09/14 01:48:30 DEBUG : A3: Rmdir: contains trashed file: "B3" 2025/09/14 01:48:36 DEBUG : removing 1 level 3 directories 2025/09/14 01:48:36 INFO : A1/B1/C1: Removing directory 2025/09/14 01:48:37 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2025/09/14 01:48:38 DEBUG : removing 1 level 2 directories 2025/09/14 01:48:38 INFO : A1/B1: Removing directory 2025/09/14 01:48:38 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2025/09/14 01:48:38 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/09/14 01:48:39 DEBUG : removing 1 level 1 directories 2025/09/14 01:48:39 INFO : A1: Removing directory 2025/09/14 01:48:39 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/09/14 01:48:39 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/09/14 01:48:39 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/09/14 01:48:40 DEBUG : removing 1 level 0 directories 2025/09/14 01:48:40 INFO : PikPak root 'rclone-test-nizamek4gamo': Removing directory 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "A3" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "A2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "A1" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "BackupDir" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "CopyDest" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "dst" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "CompareDest" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "dst" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "backup" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "dst" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "sub" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "data" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "data" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "file2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "file1" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "ReadFile" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "large" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "small" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "large" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "small" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "large" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "small" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "large" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "small" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "file1" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "file1" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/14 01:48:41 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/09/14 01:48:42 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:48:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:48:43 DEBUG : pacer: Reducing sleep to 150ms 2025/09/14 01:48:43 DEBUG : pacer: Reducing sleep to 112.5ms 2025/09/14 01:48:43 ERROR : error listing: directory not found 2025/09/14 01:48:43 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:48:43 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (32.09s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:48:44 INFO : A1: Making directory 2025/09/14 01:48:44 INFO : A1/B1: Making directory 2025/09/14 01:48:45 INFO : A1/B1/C1: Making directory 2025/09/14 01:48:47 DEBUG : removing 1 level 3 directories 2025/09/14 01:48:47 INFO : A1/B1/C1: Removing directory 2025/09/14 01:48:49 DEBUG : removing 1 level 2 directories 2025/09/14 01:48:49 INFO : A1/B1: Removing directory 2025/09/14 01:48:49 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/09/14 01:48:51 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.55s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:48:53 INFO : A1: Making directory 2025/09/14 01:48:53 INFO : A1/B1: Making directory 2025/09/14 01:48:54 INFO : A1/B1/C1: Making directory 2025/09/14 01:48:57 DEBUG : removing 1 level 3 directories 2025/09/14 01:48:57 INFO : A1/B1/C1: Removing directory 2025/09/14 01:48:58 DEBUG : removing 1 level 2 directories 2025/09/14 01:48:58 INFO : A1/B1: Removing directory 2025/09/14 01:48:58 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/09/14 01:49:01 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.39s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:49:03 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/14 01:49:03 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/09/14 01:49:04 DEBUG : filename.txt: File name found in url 2025/09/14 01:49:05 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2025/09/14 01:49:05 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/09/14 01:49:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/14 01:49:06 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2025/09/14 01:49:06 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/09/14 01:49:08 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/09/14 01:49:08 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (12.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:49:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 01:49:16 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/14 01:49:17 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/09/14 01:49:17 INFO : file1: Copied (new) to: sub/file2 2025/09/14 01:49:17 INFO : file1: Deleted 2025/09/14 01:49:18 DEBUG : file1: Sizes identical 2025/09/14 01:49:18 DEBUG : file1: Unchanged skipping 2025/09/14 01:49:18 INFO : file1: Deleted 2025/09/14 01:49:19 DEBUG : PikPak root 'rclone-test-nizamek4gamo': don't need to copy/move sub/file2, it is already at target location 2025/09/14 01:49:21 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (7.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:49:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 01:49:23 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/14 01:49:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 01:49:25 INFO : file1: Copied (new) 2025/09/14 01:49:25 INFO : file1: Deleted 2025/09/14 01:49:25 DEBUG : file1: Destination exists, skipping 2025/09/14 01:49:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:49:29 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/09/14 01:49:29 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/09/14 01:49:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nizamek4gamo/backup" 2025/09/14 01:49:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/14 01:49:36 INFO : dst/file1: Moved (server-side) 2025/09/14 01:49:37 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/14 01:49:38 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/09/14 01:49:38 INFO : dst/file1: Copied (new) 2025/09/14 01:49:38 INFO : dst/file1: Deleted 2025/09/14 01:49:43 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/09/14 01:49:44 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/09/14 01:49:45 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (18.63s) === 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:49:48 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2025/09/14 01:49:48 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/09/14 01:49:49 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/09/14 01:49:49 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/09/14 01:49:51 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2025/09/14 01:49:51 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/09/14 01:49:53 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2025/09/14 01:49:53 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2025/09/14 01:49:55 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2025/09/14 01:49:55 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2025/09/14 01:49:56 INFO : A1/B2: Making directory 2025/09/14 01:49:57 INFO : A1/B1/C3: Making directory 2025/09/14 01:50:11 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/14 01:50:11 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/14 01:50:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/14 01:50:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/14 01:50:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/14 01:50:17 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2025/09/14 01:50:17 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2025/09/14 01:50:17 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2025/09/14 01:50:18 DEBUG : A2: Rmdir: contains trashed file: "B2" 2025/09/14 01:50:18 DEBUG : A2: Rmdir: contains trashed file: "B1" 2025/09/14 01:50:21 INFO : PikPak root 'rclone-test-nizamek4gamo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/14 01:50:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/14 01:50:28 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/14 01:50:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/14 01:50:28 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/14 01:50:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/14 01:50:30 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:50:30 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 01:50:31 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/09/14 01:50:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 01:50:31 DEBUG : pacer: Reducing sleep to 300ms 2025/09/14 01:50:31 DEBUG : pacer: Reducing sleep to 225ms 2025/09/14 01:50:31 DEBUG : pacer: Reducing sleep to 168.75ms 2025/09/14 01:50:32 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/09/14 01:50:33 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 01:50:36 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2025/09/14 01:50:36 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2025/09/14 01:50:36 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2025/09/14 01:50:37 DEBUG : A3: Rmdir: contains trashed file: "B2" 2025/09/14 01:50:37 DEBUG : A3: Rmdir: contains trashed file: "B1" 2025/09/14 01:50:49 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2025/09/14 01:50:50 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2025/09/14 01:50:51 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 01:50:53 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2025/09/14 01:50:53 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2025/09/14 01:50:53 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2025/09/14 01:50:53 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2025/09/14 01:50:54 DEBUG : A4: Rmdir: contains trashed file: "B2" 2025/09/14 01:50:54 DEBUG : A4: Rmdir: contains trashed file: "B1" 2025/09/14 01:50:54 DEBUG : A4: Rmdir: contains trashed file: "two" 2025/09/14 01:50:54 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (68.42s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:50:56 DEBUG : PikPak root 'rclone-test-nizamek4gamo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:50:56 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2025/09/14 01:50:56 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/14 01:50:58 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/14 01:50:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 01:50:58 DEBUG : PikPak root 'rclone-test-nizamek4gamo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:50:58 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2025/09/14 01:50:58 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/14 01:50:59 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/14 01:50:59 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:51:02 DEBUG : PikPak root 'rclone-test-nizamek4gamo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:51:03 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2025/09/14 01:51:03 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/14 01:51:04 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/14 01:51:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 01:51:04 DEBUG : PikPak root 'rclone-test-nizamek4gamo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:51:04 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2025/09/14 01:51:04 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/14 01:51:05 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/14 01:51:05 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-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:51:10 DEBUG : PikPak root 'rclone-test-nizamek4gamo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:51:10 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/09/14 01:51:10 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/14 01:51:12 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/09/14 01:51:12 DEBUG : PikPak root 'rclone-test-nizamek4gamo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:51:12 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/09/14 01:51:12 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/14 01:51:13 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:51:16 DEBUG : PikPak root 'rclone-test-nizamek4gamo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:51:16 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/09/14 01:51:16 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/14 01:51:18 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/14 01:51:18 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/14 01:51:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 01:51:18 DEBUG : PikPak root 'rclone-test-nizamek4gamo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:51:18 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/09/14 01:51:18 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/14 01:51:19 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/14 01:51:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/14 01:51:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.37s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.53s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:51:23 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2025/09/14 01:51:23 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:51:24 DEBUG : PikPak root 'rclone-test-nizamek4gamo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/14 01:51:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/14 01:51:25 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/14 01:51:26 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/09/14 01:51:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.14s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.53s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.53s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.53s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.54s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-nizamek4gamo'", Local "Local file system at /tmp/rclone3049907993", Modify Window "876000h0m0s" 2025/09/14 01:51:33 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2025/09/14 01:51:33 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/14 01:51:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: calculating gcid: failed to unwrap object from src: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/09/14 01:51:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2025/09/14 01:51:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nuvayad4" before starting 2025/09/14 01:51:40 DEBUG : sub dir/test remove existing.nuvayad4: TEST: removing renamed existing file after operation 2025/09/14 01:51:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yodifuf3" before starting 2025/09/14 01:51:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yodifuf3: TEST: renaming existing back after failed operation 2025/09/14 01:51:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.coxopud7" before starting 2025/09/14 01:51:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.coxopud7: TEST: removing renamed existing file after operation 2025/09/14 01:51:48 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.coxopud7" 2025/09/14 01:51:48 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.nuvayad4" --- PASS: TestRemoveExisting (16.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/09/14 01:51:49 DEBUG : PikPak root 'rclone-test-nizamek4gamo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 42m52.945222738s (try 1/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestReadFile TestCat]