"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/07/04 03:58:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana" 2025/07/04 03:58:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:58:47 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/04 03:58:48 DEBUG : Creating backend with remote "/tmp/rclone2532590574" === 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-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/07/04 03:58:49 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/07/04 03:58:49 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/04 03:58:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/04 03:58:49 DEBUG : potato: Seek from 10 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 10 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Seek from 5 to 2 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/04 03:58:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Seek from 5 to 2 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/04 03:58:49 DEBUG : potato: Seek from 8 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 8 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/04 03:58:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:58:49 DEBUG : potato: Seek from 5 to 2 2025/07/04 03:58:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/04 03:58:49 DEBUG : potato: Seek from 9 to 0 2025/07/04 03:58:49 DEBUG : potato: Seek from 9 to 0 2025/07/04 03:58:49 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-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:58:50 ERROR : error listing: directory not found --- FAIL: TestCheck (0.95s) === RUN TestCheckFsError 2025/07/04 03:58:50 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 03:58:50 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 03:58:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/04 03:58:50 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/07/04 03:58:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 4 differences found 2025/07/04 03:58:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 4 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:58:51 ERROR : error listing: directory not found --- FAIL: TestCheckDownload (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:58:52 ERROR : error listing: directory not found --- FAIL: TestCheckSizeOnly (0.95s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:58:53 ERROR : error listing: directory not found --- FAIL: TestParseSumFile (0.95s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:58:53 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana/data" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:58:55 ERROR : error listing: directory not found --- FAIL: TestCheckSum (2.56s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:58:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana/data" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:58:58 ERROR : error listing: directory not found --- FAIL: TestCheckSumDownload (2.53s) === RUN TestApplyTransforms 2025/07/04 03:58:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yoyebav9licu" 2025/07/04 03:58:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:58:59 DEBUG : Creating backend with remote "/tmp/rclone1696004982" run.go:180: Remote "PikPak root 'rclone-test-yoyebav9licu'", Local "Local file system at /tmp/rclone1696004982", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-yoyebav9licu'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:00 DEBUG : PikPak root 'rclone-test-yoyebav9licu': Purge remote 2025/07/04 03:59:00 NOTICE: purge failed: directory not found --- FAIL: TestApplyTransforms (2.51s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 03:59:02 ERROR : file1: Failed to copy: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. copy_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:113 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestCopyFile 2025/07/04 03:59:02 ERROR : error listing: directory not found --- FAIL: TestCopyFile (1.54s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local 2025/07/04 03:59:02 ERROR : error listing: directory not found --- SKIP: TestCopyLongFile (0.31s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:03 ERROR : error listing: directory not found --- FAIL: TestCopyFileBackupDir (0.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana/dst" 2025/07/04 03:59:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana/CompareDest" 2025/07/04 03:59:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 03:59:08 ERROR : one: Failed to copy: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. copy_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:206 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestCopyFileCompareDest 2025/07/04 03:59:08 ERROR : error listing: directory not found --- FAIL: TestCopyFileCompareDest (4.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana/dst" 2025/07/04 03:59:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pepeliz6fana/CopyDest" 2025/07/04 03:59:11 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 03:59:13 ERROR : one: Failed to copy: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. copy_test.go:289: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:289 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestCopyFileCopyDest 2025/07/04 03:59:13 ERROR : error listing: directory not found --- FAIL: TestCopyFileCopyDest (4.91s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported 2025/07/04 03:59:13 ERROR : error listing: directory not found --- SKIP: TestCopyInplace (0.31s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported 2025/07/04 03:59:14 ERROR : error listing: directory not found --- SKIP: TestCopyLongFileName (0.31s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/04 03:59:15 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. copy_test.go:464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:464 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestCopyFileMaxTransfer 2025/07/04 03:59:15 ERROR : error listing: directory not found --- FAIL: TestCopyFileMaxTransfer (1.56s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:16 ERROR : error listing: directory not found --- SKIP: TestDeduplicateInteractive (0.30s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:16 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSkip (0.31s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:16 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSizeOnly (0.30s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:16 ERROR : error listing: directory not found --- SKIP: TestDeduplicateFirst (0.30s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:17 ERROR : error listing: directory not found --- SKIP: TestDeduplicateNewest (0.30s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2025/07/04 03:59:17 ERROR : error listing: directory not found --- SKIP: TestDeduplicateNewestByHash (0.32s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:17 ERROR : error listing: directory not found --- SKIP: TestDeduplicateOldest (0.30s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:18 ERROR : error listing: directory not found --- SKIP: TestDeduplicateLargest (0.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:18 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSmallest (0.31s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/04 03:59:18 ERROR : error listing: directory not found --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/07/04 03:59:19 ERROR : error listing: directory not found --- SKIP: TestMergeDirs (0.32s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:20 ERROR : error listing: directory not found --- FAIL: TestListDirSorted (0.94s) === RUN TestListDirSortedFn run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:21 ERROR : error listing: directory not found --- FAIL: TestListDirSortedFn (0.95s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:21 ERROR : error listing: directory not found --- FAIL: TestListJSON (0.94s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:22 ERROR : error listing: directory not found --- FAIL: TestStatJSON (1.00s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:22 INFO : PikPak root 'rclone-test-pepeliz6fana': Making directory operations_test.go:69: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:69 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestMkdir 2025/07/04 03:59:23 ERROR : error listing: directory not found --- FAIL: TestMkdir (0.97s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:24 ERROR : error listing: directory not found --- FAIL: TestLsd (0.94s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:25 ERROR : error listing: directory not found --- FAIL: TestLs (1.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:26 ERROR : error listing: directory not found --- FAIL: TestLsWithFilesFrom (1.00s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:27 ERROR : error listing: directory not found --- FAIL: TestLsLong (0.98s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:28 ERROR : error listing: directory not found --- FAIL: TestHashSums (0.98s) === RUN TestHashSumsWithErrors 2025/07/04 03:59:28 DEBUG : Creating backend with remote ":memory:" 2025/07/04 03:59:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/04 03:59:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 03:59:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 03:59:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 03:59:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 03:59:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 03:59:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 03:59:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/04 03:59:28 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-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:29 ERROR : error listing: directory not found --- FAIL: TestCount (0.98s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:30 ERROR : error listing: directory not found --- FAIL: TestDelete (0.98s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:31 ERROR : error listing: directory not found 2025/07/04 03:59:32 ERROR : error listing: directory not found --- FAIL: TestMaxDelete (1.32s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:33 ERROR : error listing: directory not found 2025/07/04 03:59:33 ERROR : error listing: directory not found --- FAIL: TestMaxDeleteSizeLargeFile (1.28s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:34 ERROR : error listing: directory not found 2025/07/04 03:59:34 ERROR : error listing: directory not found --- FAIL: TestMaxDeleteSize (1.30s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:35 ERROR : error listing: directory not found 2025/07/04 03:59:35 ERROR : error listing: directory not found --- FAIL: TestReadFile (1.25s) === RUN TestRetry 2025/07/04 03:59:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/04 03:59:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/04 03:59:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:59:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:59:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:59:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:59:36 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-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:36 ERROR : error listing: directory not found --- FAIL: TestCat (0.95s) === RUN TestPurge 2025/07/04 03:59:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nikojeg8seme" 2025/07/04 03:59:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:59:38 DEBUG : Creating backend with remote "/tmp/rclone473000710" run.go:180: Remote "PikPak root 'rclone-test-nikojeg8seme'", Local "Local file system at /tmp/rclone473000710", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-nikojeg8seme'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:39 DEBUG : PikPak root 'rclone-test-nikojeg8seme': Purge remote 2025/07/04 03:59:39 NOTICE: purge failed: directory not found --- FAIL: TestPurge (2.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:40 ERROR : error listing: directory not found --- FAIL: TestRmdirsNoLeaveRoot (0.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:41 ERROR : error listing: directory not found --- FAIL: TestRmdirsLeaveRoot (0.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:42 ERROR : error listing: directory not found --- FAIL: TestRmdirsWithFilter (0.94s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:43 ERROR : error listing: directory not found --- FAIL: TestCopyURL (0.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 03:59:44 ERROR : file1: Failed to copy: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:44 ERROR : file1: Not deleting source as copy failed: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestMoveFile 2025/07/04 03:59:44 ERROR : error listing: directory not found --- FAIL: TestMoveFile (1.62s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 03:59:46 ERROR : file1: Failed to copy: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:46 ERROR : file1: Not deleting source as copy failed: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestMoveFileWithIgnoreExisting 2025/07/04 03:59:46 ERROR : error listing: directory not found --- FAIL: TestMoveFileWithIgnoreExisting (1.57s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:46 ERROR : error listing: directory not found --- PASS: TestCaseInsensitiveMoveFile (0.32s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:47 ERROR : error listing: directory not found --- PASS: TestCaseInsensitiveMoveFileDryRun (0.34s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:48 ERROR : error listing: directory not found --- FAIL: TestMoveFileBackupDir (0.95s) === 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-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 03:59:49 ERROR : error listing: directory not found --- FAIL: TestDirMove (0.98s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:49 ERROR : error listing: directory not found --- PASS: TestGetFsInfo (0.31s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:49 ERROR : error listing: directory not found 2025/07/04 03:59:49 DEBUG : PikPak root 'rclone-test-pepeliz6fana': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestRcat/withChecksum=false,ignoreChecksum=false 2025/07/04 03:59:50 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:51 ERROR : error listing: directory not found 2025/07/04 03:59:51 DEBUG : PikPak root 'rclone-test-pepeliz6fana': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestRcat/withChecksum=true,ignoreChecksum=false 2025/07/04 03:59:52 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:52 ERROR : error listing: directory not found 2025/07/04 03:59:52 DEBUG : PikPak root 'rclone-test-pepeliz6fana': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestRcat/withChecksum=false,ignoreChecksum=true 2025/07/04 03:59:54 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:54 ERROR : error listing: directory not found 2025/07/04 03:59:54 DEBUG : PikPak root 'rclone-test-pepeliz6fana': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestRcat/withChecksum=true,ignoreChecksum=true 2025/07/04 03:59:55 ERROR : error listing: directory not found --- FAIL: TestRcat (6.30s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (1.57s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (1.59s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (1.56s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (1.58s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/07/04 03:59:56 ERROR : error listing: directory not found --- SKIP: TestRcatMetadata (0.31s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" 2025/07/04 03:59:56 ERROR : potato1: Post request put error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. operations_test.go:1593: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1593 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestRcatSize 2025/07/04 03:59:57 ERROR : error listing: directory not found --- FAIL: TestRcatSize (1.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/07/04 03:59:57 ERROR : error listing: directory not found --- SKIP: TestRcatSizeMetadata (0.31s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime 2025/07/04 03:59:57 ERROR : error listing: directory not found --- SKIP: TestTouchDir (0.34s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/07/04 03:59:58 ERROR : error listing: directory not found --- SKIP: TestMkdirMetadata (0.33s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 03:59:58 ERROR : error listing: directory not found --- SKIP: TestMkdirModTime (0.31s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/07/04 03:59:58 ERROR : error listing: directory not found --- SKIP: TestCopyDirMetadata (0.30s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/07/04 03:59:59 ERROR : error listing: directory not found --- SKIP: TestSetDirModTime (0.31s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/07/04 03:59:59 ERROR : error listing: directory not found --- SKIP: TestDirsEqual (0.31s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-pepeliz6fana'", Local "Local file system at /tmp/rclone2532590574", Modify Window "876000h0m0s" run.go:237: Failed to mkdir "PikPak root 'rclone-test-pepeliz6fana'": failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. 2025/07/04 04:00:00 ERROR : error listing: directory not found --- FAIL: TestRemoveExisting (0.95s) === 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/07/04 04:00:00 DEBUG : PikPak root 'rclone-test-pepeliz6fana': Purge remote 2025/07/04 04:00:00 NOTICE: purge failed: directory not found "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 1m14.933597966s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestRemoveExisting]