"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2025/10/31 01:01:00 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kimodoy8defu" 2025/10/31 01:01:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:01:00 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:01:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu" 2025/10/31 01:01:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu": object not found 2025/10/31 01:01:02 DEBUG : Creating backend with remote "/tmp/rclone4029267381" === 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/10/31 01:01:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu" 2025/10/31 01:01:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu": object not found --- SKIP: TestMultithreadCopy (0.30s) === RUN TestMultithreadCopyAbort run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/10/31 01:01:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu" 2025/10/31 01:01:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu": object not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/31 01:01:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/31 01:01:02 DEBUG : potato: Seek from 10 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 10 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 2 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/31 01:01:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 2 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/31 01:01:02 DEBUG : potato: Seek from 8 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 8 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/31 01:01:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/31 01:01:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/31 01:01:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/31 01:01:02 DEBUG : potato: Seek from 5 to 2 2025/10/31 01:01:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/31 01:01:02 DEBUG : potato: Seek from 9 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 9 to 0 2025/10/31 01:01:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:01:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/ 2025/10/31 01:01:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:01:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/rutabaga" 2025/10/31 01:01:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu" 2025/10/31 01:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheck/1 === RUN TestCheck/2 2025/10/31 01:01:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:01:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheck/3 2025/10/31 01:01:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:01:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheck/4 === RUN TestCheck/5 2025/10/31 01:01:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/remotepotato" 2025/10/31 01:01:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheck/6 === RUN TestCheck/7 2025/10/31 01:01:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:01:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/remotepotato" 2025/10/31 01:01:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/rutabaga" 2025/10/31 01:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCheck (7.09s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/10/31 01:01:09 DEBUG : Creating backend with remote "nonexistent" 2025/10/31 01:01:09 DEBUG : Creating backend with remote "nonexistent" 2025/10/31 01:01:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/31 01:01:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/31 01:01:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/31 01:01:09 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:01:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/rutabaga" 2025/10/31 01:01:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/31 01:01:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:01:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckDownload/3 2025/10/31 01:01:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:01:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/31 01:01:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/remotepotato" 2025/10/31 01:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/10/31 01:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/remotepotato" 2025/10/31 01:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/rutabaga" 2025/10/31 01:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCheckDownload (11.71s) --- PASS: TestCheckDownload/1 (0.52s) --- PASS: TestCheckDownload/2 (0.53s) --- PASS: TestCheckDownload/3 (0.54s) --- PASS: TestCheckDownload/4 (2.06s) --- PASS: TestCheckDownload/5 (0.84s) --- PASS: TestCheckDownload/6 (0.65s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:01:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/rutabaga" 2025/10/31 01:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/31 01:01:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSizeOnly/3 2025/10/31 01:01:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/31 01:01:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/remotepotato" 2025/10/31 01:01:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/10/31 01:01:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:01:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:01:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:01:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/remotepotato" 2025/10/31 01:01:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/rutabaga" 2025/10/31 01:01:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCheckSizeOnly (9.30s) --- PASS: TestCheckSizeOnly/1 (0.48s) --- PASS: TestCheckSizeOnly/2 (0.52s) --- PASS: TestCheckSizeOnly/3 (0.50s) --- PASS: TestCheckSizeOnly/4 (0.46s) --- PASS: TestCheckSizeOnly/5 (0.48s) --- PASS: TestCheckSizeOnly/6 (0.49s) --- PASS: TestCheckSizeOnly/7 (0.52s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:01:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/31 01:01:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/31 01:01:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/31 01:01:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/31 01:01:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/31 01:01:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/31 01:01:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/31 01:01:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/31 01:01:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:01:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestParseSumFile (3.00s) === RUN TestCheckSum run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:01:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kimodoy8defu/data" 2025/10/31 01:01:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:01:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/data" 2025/10/31 01:01:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/data": object not found 2025/10/31 01:01:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/data/ 2025/10/31 01:01:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/data/" 2025/10/31 01:01:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/banana" 2025/10/31 01:01:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest1 2025/10/31 01:01:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/potato" 2025/10/31 01:01:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest2 2025/10/31 01:01:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest3 2025/10/31 01:01:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest4 2025/10/31 01:01:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest5 2025/10/31 01:01:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest6 2025/10/31 01:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/banana" 2025/10/31 01:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/potato" 2025/10/31 01:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSum/subtest7 2025/10/31 01:01:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/data/banana" 2025/10/31 01:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/data/potato" 2025/10/31 01:01:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/data" 2025/10/31 01:01:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCheckSum (16.50s) --- PASS: TestCheckSum/subtest1 (1.11s) --- PASS: TestCheckSum/subtest2 (0.82s) --- PASS: TestCheckSum/subtest3 (0.83s) --- PASS: TestCheckSum/subtest4 (0.82s) --- PASS: TestCheckSum/subtest5 (0.82s) --- PASS: TestCheckSum/subtest6 (0.82s) --- PASS: TestCheckSum/subtest7 (0.87s) === RUN TestCheckSumDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:01:50 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kimodoy8defu/data" 2025/10/31 01:01:50 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/data" 2025/10/31 01:01:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/data": object not found 2025/10/31 01:01:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/data/ 2025/10/31 01:01:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/data/" 2025/10/31 01:01:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/banana" 2025/10/31 01:01:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest1 2025/10/31 01:01:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/potato" 2025/10/31 01:01:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest2 2025/10/31 01:01:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest3 2025/10/31 01:01:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:01:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest4 2025/10/31 01:02:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest5 2025/10/31 01:02:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest6 2025/10/31 01:02:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/banana" 2025/10/31 01:02:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/data/potato" 2025/10/31 01:02:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestCheckSumDownload/subtest7 2025/10/31 01:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:02:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/data/banana" 2025/10/31 01:02:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/data/potato" 2025/10/31 01:02:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/test.sum" 2025/10/31 01:02:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/data" 2025/10/31 01:02:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCheckSumDownload (18.29s) --- PASS: TestCheckSumDownload/subtest1 (1.34s) --- PASS: TestCheckSumDownload/subtest2 (1.08s) --- PASS: TestCheckSumDownload/subtest3 (1.21s) --- PASS: TestCheckSumDownload/subtest4 (1.09s) --- PASS: TestCheckSumDownload/subtest5 (1.10s) --- PASS: TestCheckSumDownload/subtest6 (1.10s) --- PASS: TestCheckSumDownload/subtest7 (1.14s) === RUN TestApplyTransforms 2025/10/31 01:02:08 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kefoteq1celo" 2025/10/31 01:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:08 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefoteq1celo" 2025/10/31 01:02:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo": object not found 2025/10/31 01:02:10 DEBUG : Creating backend with remote "/tmp/rclone2330939106" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/", Local "Local file system at /tmp/rclone2330939106", Modify Window "1s" 2025/10/31 01:02:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/ 2025/10/31 01:02:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefoteq1celo/" 2025/10/31 01:02:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kefoteq1celo/hello,%20world%21" 2025/10/31 01:02:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefoteq1celo" 2025/10/31 01:02:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefoteq1celo/" upper checkfile vs. lower remote (without normalization) 2025/10/31 01:02:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefoteq1celo0 for path "/1210146/rclone-test-kefoteq1celo/" 2025/10/31 01:02:12 ERROR : hello, world!: sum not found 2025/10/31 01:02:12 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/ 2025/10/31 01:02:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: 1 files missing 2025/10/31 01:02:12 NOTICE: 1 hashes missing 2025/10/31 01:02:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: 1 differences found 2025/10/31 01:02:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/31 01:02:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefoteq1celo0 for path "/1210146/rclone-test-kefoteq1celo/" 2025/10/31 01:02:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kefoteq1celo/hello,%20world%21" 2025/10/31 01:02:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: 0 differences found 2025/10/31 01:02:12 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: 1 matching files 2025/10/31 01:02:12 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xotomaz6fumu" 2025/10/31 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:12 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xotomaz6fumu" 2025/10/31 01:02:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu": object not found 2025/10/31 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone495918420" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/", Local "Local file system at /tmp/rclone495918420", Modify Window "1s" 2025/10/31 01:02:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/ 2025/10/31 01:02:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xotomaz6fumu/" 2025/10/31 01:02:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xotomaz6fumu/HELLO,%20WORLD%21" 2025/10/31 01:02:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xotomaz6fumu" 2025/10/31 01:02:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xotomaz6fumu/" lower checkfile vs. upper remote (without normalization) 2025/10/31 01:02:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xotomaz6fumu0 for path "/1210146/rclone-test-xotomaz6fumu/" 2025/10/31 01:02:16 ERROR : HELLO, WORLD!: sum not found 2025/10/31 01:02:16 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/ 2025/10/31 01:02:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: 1 files missing 2025/10/31 01:02:16 NOTICE: 1 hashes missing 2025/10/31 01:02:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: 1 differences found 2025/10/31 01:02:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/31 01:02:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xotomaz6fumu0 for path "/1210146/rclone-test-xotomaz6fumu/" 2025/10/31 01:02:17 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xotomaz6fumu/HELLO,%20WORLD%21" 2025/10/31 01:02:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: 0 differences found 2025/10/31 01:02:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: 1 matching files 2025/10/31 01:02:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-woyoqab3mefu" 2025/10/31 01:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-woyoqab3mefu" 2025/10/31 01:02:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu": object not found 2025/10/31 01:02:17 DEBUG : Creating backend with remote "/tmp/rclone875954637" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/", Local "Local file system at /tmp/rclone875954637", Modify Window "1s" 2025/10/31 01:02:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/ 2025/10/31 01:02:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-woyoqab3mefu/" 2025/10/31 01:02:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-woyoqab3mefu/HeLlO,%20wOrLd%21" 2025/10/31 01:02:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-woyoqab3mefu" 2025/10/31 01:02:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-woyoqab3mefu/" lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/31 01:02:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-woyoqab3mefu0 for path "/1210146/rclone-test-woyoqab3mefu/" 2025/10/31 01:02:20 ERROR : HeLlO, wOrLd!: sum not found 2025/10/31 01:02:20 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/ 2025/10/31 01:02:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: 1 files missing 2025/10/31 01:02:20 NOTICE: 1 hashes missing 2025/10/31 01:02:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: 1 differences found 2025/10/31 01:02:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/31 01:02:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-woyoqab3mefu0 for path "/1210146/rclone-test-woyoqab3mefu/" 2025/10/31 01:02:20 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-woyoqab3mefu/HeLlO,%20wOrLd%21" 2025/10/31 01:02:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: 0 differences found 2025/10/31 01:02:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: 1 matching files 2025/10/31 01:02:20 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xinagoy2sawi" 2025/10/31 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:20 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xinagoy2sawi" 2025/10/31 01:02:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi": object not found 2025/10/31 01:02:22 DEBUG : Creating backend with remote "/tmp/rclone2598059479" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/", Local "Local file system at /tmp/rclone2598059479", Modify Window "1s" 2025/10/31 01:02:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/ 2025/10/31 01:02:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinagoy2sawi/" 2025/10/31 01:02:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xinagoy2sawi/HELLO,%20WORLD%21" 2025/10/31 01:02:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xinagoy2sawi" 2025/10/31 01:02:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinagoy2sawi/" upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/31 01:02:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinagoy2sawi0 for path "/1210146/rclone-test-xinagoy2sawi/" 2025/10/31 01:02:24 ERROR : HELLO, WORLD!: sum not found 2025/10/31 01:02:24 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/ 2025/10/31 01:02:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: 1 files missing 2025/10/31 01:02:24 NOTICE: 1 hashes missing 2025/10/31 01:02:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: 1 differences found 2025/10/31 01:02:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/31 01:02:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinagoy2sawi0 for path "/1210146/rclone-test-xinagoy2sawi/" 2025/10/31 01:02:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xinagoy2sawi/HELLO,%20WORLD%21" 2025/10/31 01:02:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: 0 differences found 2025/10/31 01:02:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: 1 matching files 2025/10/31 01:02:24 DEBUG : Creating backend with remote "TestnStorage:rclone-test-keduvoy4sawo" 2025/10/31 01:02:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:24 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-keduvoy4sawo" 2025/10/31 01:02:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo": object not found 2025/10/31 01:02:25 DEBUG : Creating backend with remote "/tmp/rclone3955689159" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/", Local "Local file system at /tmp/rclone3955689159", Modify Window "1s" 2025/10/31 01:02:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/ 2025/10/31 01:02:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-keduvoy4sawo/" 2025/10/31 01:02:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-keduvoy4sawo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/10/31 01:02:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-keduvoy4sawo" 2025/10/31 01:02:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-keduvoy4sawo/" NFD checkfile vs. NFC remote (without normalization) 2025/10/31 01:02:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-keduvoy4sawo0 for path "/1210146/rclone-test-keduvoy4sawo/" 2025/10/31 01:02:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/31 01:02:27 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/ 2025/10/31 01:02:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: 1 files missing 2025/10/31 01:02:27 NOTICE: 1 hashes missing 2025/10/31 01:02:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: 1 differences found 2025/10/31 01:02:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/31 01:02:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-keduvoy4sawo0 for path "/1210146/rclone-test-keduvoy4sawo/" 2025/10/31 01:02:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-keduvoy4sawo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/10/31 01:02:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: 0 differences found 2025/10/31 01:02:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: 1 matching files 2025/10/31 01:02:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-duyaruc6yucu" 2025/10/31 01:02:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-duyaruc6yucu" 2025/10/31 01:02:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu": object not found 2025/10/31 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone117080400" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/", Local "Local file system at /tmp/rclone117080400", Modify Window "1s" 2025/10/31 01:02:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/ 2025/10/31 01:02:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-duyaruc6yucu/" 2025/10/31 01:02:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-duyaruc6yucu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-duyaruc6yucu" 2025/10/31 01:02:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-duyaruc6yucu/" NFC checkfile vs. NFD remote (without normalization) 2025/10/31 01:02:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duyaruc6yucu0 for path "/1210146/rclone-test-duyaruc6yucu/" 2025/10/31 01:02:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/31 01:02:32 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/ 2025/10/31 01:02:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: 1 files missing 2025/10/31 01:02:32 NOTICE: 1 hashes missing 2025/10/31 01:02:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: 1 differences found 2025/10/31 01:02:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/31 01:02:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duyaruc6yucu0 for path "/1210146/rclone-test-duyaruc6yucu/" 2025/10/31 01:02:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-duyaruc6yucu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: 0 differences found 2025/10/31 01:02:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: 1 matching files 2025/10/31 01:02:32 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botiqox8yuzu" 2025/10/31 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:32 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botiqox8yuzu" 2025/10/31 01:02:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu": object not found 2025/10/31 01:02:33 DEBUG : Creating backend with remote "/tmp/rclone2362763210" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/", Local "Local file system at /tmp/rclone2362763210", Modify Window "1s" 2025/10/31 01:02:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/ 2025/10/31 01:02:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botiqox8yuzu/" 2025/10/31 01:02:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botiqox8yuzu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botiqox8yuzu" 2025/10/31 01:02:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botiqox8yuzu/" NFDx2 checkfile vs. both remote (without normalization) 2025/10/31 01:02:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botiqox8yuzu0 for path "/1210146/rclone-test-botiqox8yuzu/" 2025/10/31 01:02:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/31 01:02:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/ 2025/10/31 01:02:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: 1 files missing 2025/10/31 01:02:35 NOTICE: 1 hashes missing 2025/10/31 01:02:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: 1 differences found 2025/10/31 01:02:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/31 01:02:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botiqox8yuzu0 for path "/1210146/rclone-test-botiqox8yuzu/" 2025/10/31 01:02:35 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botiqox8yuzu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: 0 differences found 2025/10/31 01:02:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: 1 matching files 2025/10/31 01:02:36 DEBUG : Creating backend with remote "TestnStorage:rclone-test-remogut2meqo" 2025/10/31 01:02:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:36 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-remogut2meqo" 2025/10/31 01:02:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo": object not found 2025/10/31 01:02:36 DEBUG : Creating backend with remote "/tmp/rclone2313742577" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/", Local "Local file system at /tmp/rclone2313742577", Modify Window "1s" 2025/10/31 01:02:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/ 2025/10/31 01:02:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-remogut2meqo/" 2025/10/31 01:02:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-remogut2meqo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-remogut2meqo" 2025/10/31 01:02:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-remogut2meqo/" NFCx2 checkfile vs. both remote (without normalization) 2025/10/31 01:02:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-remogut2meqo0 for path "/1210146/rclone-test-remogut2meqo/" 2025/10/31 01:02:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/31 01:02:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/ 2025/10/31 01:02:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: 1 files missing 2025/10/31 01:02:38 NOTICE: 1 hashes missing 2025/10/31 01:02:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: 1 differences found 2025/10/31 01:02:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/31 01:02:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-remogut2meqo0 for path "/1210146/rclone-test-remogut2meqo/" 2025/10/31 01:02:38 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-remogut2meqo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: 0 differences found 2025/10/31 01:02:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: 1 matching files 2025/10/31 01:02:38 DEBUG : Creating backend with remote "TestnStorage:rclone-test-caquxab0pade" 2025/10/31 01:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:38 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-caquxab0pade" 2025/10/31 01:02:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade": object not found 2025/10/31 01:02:40 DEBUG : Creating backend with remote "/tmp/rclone140262251" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/", Local "Local file system at /tmp/rclone140262251", Modify Window "1s" 2025/10/31 01:02:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/ 2025/10/31 01:02:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-caquxab0pade/" 2025/10/31 01:02:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-caquxab0pade/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-caquxab0pade" 2025/10/31 01:02:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-caquxab0pade/" both checkfile vs. NFDx2 remote (without normalization) 2025/10/31 01:02:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-caquxab0pade0 for path "/1210146/rclone-test-caquxab0pade/" 2025/10/31 01:02:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/31 01:02:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/ 2025/10/31 01:02:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: 1 files missing 2025/10/31 01:02:42 NOTICE: 1 hashes missing 2025/10/31 01:02:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: 1 differences found 2025/10/31 01:02:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/31 01:02:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-caquxab0pade0 for path "/1210146/rclone-test-caquxab0pade/" 2025/10/31 01:02:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-caquxab0pade/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: 0 differences found 2025/10/31 01:02:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: 1 matching files 2025/10/31 01:02:42 DEBUG : Creating backend with remote "TestnStorage:rclone-test-limexop5napi" 2025/10/31 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:02:42 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:02:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-limexop5napi" 2025/10/31 01:02:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi": object not found 2025/10/31 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone1873394641" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/", Local "Local file system at /tmp/rclone1873394641", Modify Window "1s" 2025/10/31 01:02:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/ 2025/10/31 01:02:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-limexop5napi/" 2025/10/31 01:02:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-limexop5napi/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/10/31 01:02:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-limexop5napi" 2025/10/31 01:02:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-limexop5napi/" both checkfile vs. NFCx2 remote (without normalization) 2025/10/31 01:02:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-limexop5napi0 for path "/1210146/rclone-test-limexop5napi/" 2025/10/31 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/31 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/ 2025/10/31 01:02:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: 1 files missing 2025/10/31 01:02:45 NOTICE: 1 hashes missing 2025/10/31 01:02:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: 1 differences found 2025/10/31 01:02:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/31 01:02:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-limexop5napi0 for path "/1210146/rclone-test-limexop5napi/" 2025/10/31 01:02:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-limexop5napi/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/10/31 01:02:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/31 01:02:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: 0 differences found 2025/10/31 01:02:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: 1 matching files 2025/10/31 01:02:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: Purge remote 2025/10/31 01:02:46 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-limexop5napi/" 2025/10/31 01:02:46 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-limexop5napi0 for path "/1210146/rclone-test-limexop5napi/" 2025/10/31 01:02:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/31 01:02:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-limexop5napi/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/10/31 01:02:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-limexop5napi/: Purge dir "" 2025/10/31 01:02:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-limexop5napi/" 2025/10/31 01:02:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: Purge remote 2025/10/31 01:02:47 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-caquxab0pade/" 2025/10/31 01:02:47 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-caquxab0pade0 for path "/1210146/rclone-test-caquxab0pade/" 2025/10/31 01:02:48 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/31 01:02:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-caquxab0pade/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:48 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-caquxab0pade/: Purge dir "" 2025/10/31 01:02:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-caquxab0pade/" 2025/10/31 01:02:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: Purge remote 2025/10/31 01:02:49 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-remogut2meqo/" 2025/10/31 01:02:49 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-remogut2meqo0 for path "/1210146/rclone-test-remogut2meqo/" 2025/10/31 01:02:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/31 01:02:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-remogut2meqo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-remogut2meqo/: Purge dir "" 2025/10/31 01:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-remogut2meqo/" 2025/10/31 01:02:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: Purge remote 2025/10/31 01:02:50 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-botiqox8yuzu/" 2025/10/31 01:02:50 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botiqox8yuzu0 for path "/1210146/rclone-test-botiqox8yuzu/" 2025/10/31 01:02:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/31 01:02:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botiqox8yuzu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botiqox8yuzu/: Purge dir "" 2025/10/31 01:02:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botiqox8yuzu/" 2025/10/31 01:02:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: Purge remote 2025/10/31 01:02:52 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-duyaruc6yucu/" 2025/10/31 01:02:52 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duyaruc6yucu0 for path "/1210146/rclone-test-duyaruc6yucu/" 2025/10/31 01:02:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: Purge object "測試_Русский___ě_áñ" 2025/10/31 01:02:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-duyaruc6yucu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/10/31 01:02:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyaruc6yucu/: Purge dir "" 2025/10/31 01:02:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-duyaruc6yucu/" 2025/10/31 01:02:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: Purge remote 2025/10/31 01:02:53 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-keduvoy4sawo/" 2025/10/31 01:02:53 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-keduvoy4sawo0 for path "/1210146/rclone-test-keduvoy4sawo/" 2025/10/31 01:02:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: Purge object "測試_Русский___ě_áñ" 2025/10/31 01:02:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-keduvoy4sawo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/10/31 01:02:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-keduvoy4sawo/: Purge dir "" 2025/10/31 01:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-keduvoy4sawo/" 2025/10/31 01:02:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: Purge remote 2025/10/31 01:02:54 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xinagoy2sawi/" 2025/10/31 01:02:54 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinagoy2sawi0 for path "/1210146/rclone-test-xinagoy2sawi/" 2025/10/31 01:02:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: Purge object "HELLO, WORLD!" 2025/10/31 01:02:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xinagoy2sawi/HELLO,%20WORLD%21" 2025/10/31 01:02:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinagoy2sawi/: Purge dir "" 2025/10/31 01:02:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinagoy2sawi/" 2025/10/31 01:02:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: Purge remote 2025/10/31 01:02:56 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-woyoqab3mefu/" 2025/10/31 01:02:56 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-woyoqab3mefu0 for path "/1210146/rclone-test-woyoqab3mefu/" 2025/10/31 01:02:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: Purge object "HeLlO, wOrLd!" 2025/10/31 01:02:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-woyoqab3mefu/HeLlO,%20wOrLd%21" 2025/10/31 01:02:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-woyoqab3mefu/: Purge dir "" 2025/10/31 01:02:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-woyoqab3mefu/" 2025/10/31 01:02:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: Purge remote 2025/10/31 01:02:57 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xotomaz6fumu/" 2025/10/31 01:02:57 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xotomaz6fumu0 for path "/1210146/rclone-test-xotomaz6fumu/" 2025/10/31 01:02:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: Purge object "HELLO, WORLD!" 2025/10/31 01:02:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xotomaz6fumu/HELLO,%20WORLD%21" 2025/10/31 01:02:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xotomaz6fumu/: Purge dir "" 2025/10/31 01:02:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xotomaz6fumu/" 2025/10/31 01:02:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: Purge remote 2025/10/31 01:02:58 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kefoteq1celo/" 2025/10/31 01:02:58 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:02:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefoteq1celo0 for path "/1210146/rclone-test-kefoteq1celo/" 2025/10/31 01:02:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: Purge object "hello, world!" 2025/10/31 01:02:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kefoteq1celo/hello,%20world%21" 2025/10/31 01:02:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefoteq1celo/: Purge dir "" 2025/10/31 01:02:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefoteq1celo/" --- PASS: TestApplyTransforms (51.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:02:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:03:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub/file2": object not found 2025/10/31 01:03:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/31 01:03:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub/ 2025/10/31 01:03:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub/" 2025/10/31 01:03:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:03:01 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/10/31 01:03:01 INFO : file1: Copied (new) to: sub/file2 2025/10/31 01:03:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:03:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/31 01:03:01 DEBUG : file1: Unchanged skipping 2025/10/31 01:03:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: don't need to copy/move sub/file2, it is already at target location 2025/10/31 01:03:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:03:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub" 2025/10/31 01:03:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCopyFile (4.11s) === RUN TestCopyLongFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/10/31 01:03:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyLongFile (0.80s) === RUN TestCopyFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2025/10/31 01:03:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyFileBackupDir (0.80s) === RUN TestCopyFileCompareDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:03:05 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kimodoy8defu/dst" 2025/10/31 01:03:05 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:03:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst" 2025/10/31 01:03:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst": object not found 2025/10/31 01:03:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst/one": object not found 2025/10/31 01:03:06 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kimodoy8defu/CompareDest" 2025/10/31 01:03:06 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:03:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/CompareDest" 2025/10/31 01:03:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/CompareDest": object not found 2025/10/31 01:03:06 DEBUG : one: Need to transfer - File not found at Destination 2025/10/31 01:03:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/CompareDest/one" 2025/10/31 01:03:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/CompareDest/one": object not found 2025/10/31 01:03:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/ 2025/10/31 01:03:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst/ 2025/10/31 01:03:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/dst/" 2025/10/31 01:03:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:08 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/31 01:03:08 INFO : one: Copied (new) 2025/10/31 01:03:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 01:03:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/CompareDest/one" 2025/10/31 01:03:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/CompareDest/one": object not found 2025/10/31 01:03:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/31 01:03:10 INFO : one: Copied (replaced existing) 2025/10/31 01:03:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst/ 2025/10/31 01:03:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/dst/" 2025/10/31 01:03:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/CompareDest/ 2025/10/31 01:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/CompareDest/" 2025/10/31 01:03:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/CompareDest/one" 2025/10/31 01:03:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 01:03:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/CompareDest/one" 2025/10/31 01:03:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/31 01:03:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/31 01:03:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/CompareDest/two" 2025/10/31 01:03:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst/two" 2025/10/31 01:03:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst/two": object not found 2025/10/31 01:03:14 DEBUG : two: Need to transfer - File not found at Destination 2025/10/31 01:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/CompareDest/two" 2025/10/31 01:03:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/31 01:03:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/31 01:03:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst/two" 2025/10/31 01:03:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst/two": object not found 2025/10/31 01:03:15 DEBUG : two: Need to transfer - File not found at Destination 2025/10/31 01:03:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/CompareDest/two" 2025/10/31 01:03:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/31 01:03:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/31 01:03:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/dst/two" 2025/10/31 01:03:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/dst/two": object not found 2025/10/31 01:03:16 DEBUG : two: Need to transfer - File not found at Destination 2025/10/31 01:03:16 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/CompareDest/two" 2025/10/31 01:03:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/31 01:03:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/dst/two" 2025/10/31 01:03:16 DEBUG : two: Dst hash empty - aborting Src hash check 2025/10/31 01:03:16 INFO : two: Copied (new) 2025/10/31 01:03:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/CompareDest/one" 2025/10/31 01:03:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/CompareDest/two" 2025/10/31 01:03:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/dst/one" 2025/10/31 01:03:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/dst/two" 2025/10/31 01:03:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/dst" 2025/10/31 01:03:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/CompareDest" 2025/10/31 01:03:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCopyFileCompareDest (14.11s) === RUN TestCopyFileCopyDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/10/31 01:03:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyFileCopyDest (0.80s) === RUN TestCopyInplace run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2025/10/31 01:03:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyInplace (0.79s) === RUN TestCopyLongFileName run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2025/10/31 01:03:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyLongFileName (0.79s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2025/10/31 01:03:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyLongFileNameCollision (0.79s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:03:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file1" 2025/10/31 01:03:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file1": object not found 2025/10/31 01:03:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/31 01:03:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/ 2025/10/31 01:03:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/" 2025/10/31 01:03:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file1" 2025/10/31 01:03:23 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/10/31 01:03:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/31 01:03:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2" 2025/10/31 01:03:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2": object not found 2025/10/31 01:03:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/31 01:03:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2" 2025/10/31 01:03:24 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/10/31 01:03:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2" 2025/10/31 01:03:25 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2": object not found 2025/10/31 01:03:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/10/31 01:03:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file3" 2025/10/31 01:03:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file3": object not found 2025/10/31 01:03:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/31 01:03:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file4" 2025/10/31 01:03:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file4": object not found 2025/10/31 01:03:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/31 01:03:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file4" 2025/10/31 01:03:26 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/10/31 01:03:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/31 01:03:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file1" 2025/10/31 01:03:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer/file4" 2025/10/31 01:03:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/TestCopyFileMaxTransfer" 2025/10/31 01:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCopyFileMaxTransfer (5.74s) === RUN TestDeduplicateInteractive run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateSkip (0.58s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateSizeOnly (0.57s) === RUN TestDeduplicateFirst run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateFirst (0.57s) === RUN TestDeduplicateNewest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateNewest (0.58s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:03:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/one" 2025/10/31 01:03:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/also/ 2025/10/31 01:03:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/also/" 2025/10/31 01:03:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/also/one" 2025/10/31 01:03:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/another" 2025/10/31 01:03:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/not-one" 2025/10/31 01:03:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:33 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Looking for duplicate md5 hashes using newest mode. 2025/10/31 01:03:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:33 NOTICE: 8b6003b458c1dbeb1d075faf8e781c2d: Found 3 files with duplicate md5 hashes 2025/10/31 01:03:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/one" 2025/10/31 01:03:33 INFO : one: Deleted 2025/10/31 01:03:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/also/one" 2025/10/31 01:03:34 INFO : also/one: Deleted 2025/10/31 01:03:34 NOTICE: 8b6003b458c1dbeb1d075faf8e781c2d: Deleted 2 extra copies 2025/10/31 01:03:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/another" 2025/10/31 01:03:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/not-one" 2025/10/31 01:03:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/also" 2025/10/31 01:03:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestDeduplicateNewestByHash (4.25s) === RUN TestDeduplicateOldest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateOldest (0.57s) === RUN TestDeduplicateLargest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateLargest (0.57s) === RUN TestDeduplicateSmallest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateSmallest (0.56s) === RUN TestDeduplicateRename run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/31 01:03:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDeduplicateRename (0.61s) === RUN TestMergeDirs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/10/31 01:03:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestMergeDirs (0.57s) === RUN TestListDirSorted run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:03:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/a.txt" 2025/10/31 01:03:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/zend.txt" 2025/10/31 01:03:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ 2025/10/31 01:03:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/" 2025/10/31 01:03:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world" 2025/10/31 01:03:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world2" 2025/10/31 01:03:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/ 2025/10/31 01:03:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/" 2025/10/31 01:03:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/.ignore" 2025/10/31 01:03:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/10/31 01:03:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/ 2025/10/31 01:03:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/" 2025/10/31 01:03:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/10/31 01:03:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:42 DEBUG : a.txt: Excluded (Size Filter) 2025/10/31 01:03:42 DEBUG : a.txt: Excluded 2025/10/31 01:03:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/31 01:03:42 DEBUG : sub dir/hello world: Excluded 2025/10/31 01:03:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/31 01:03:42 DEBUG : sub dir/hello world2: Excluded 2025/10/31 01:03:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/31 01:03:43 DEBUG : sub dir/hello world: Excluded 2025/10/31 01:03:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/31 01:03:43 DEBUG : sub dir/hello world2: Excluded 2025/10/31 01:03:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/.ignore" 2025/10/31 01:03:43 DEBUG : sub dir/ignore dir: Excluded 2025/10/31 01:03:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/.ignore" 2025/10/31 01:03:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/10/31 01:03:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:44 DEBUG : sub dir/ignore dir: Excluded 2025/10/31 01:03:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/a.txt" 2025/10/31 01:03:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world" 2025/10/31 01:03:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world2" 2025/10/31 01:03:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/.ignore" 2025/10/31 01:03:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/10/31 01:03:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/10/31 01:03:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/zend.txt" 2025/10/31 01:03:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir" 2025/10/31 01:03:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestListDirSorted (9.74s) === RUN TestListDirSortedFn run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:03:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/a.txt" 2025/10/31 01:03:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/zend.txt" 2025/10/31 01:03:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ 2025/10/31 01:03:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/" 2025/10/31 01:03:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world" 2025/10/31 01:03:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world2" 2025/10/31 01:03:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/ 2025/10/31 01:03:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/" 2025/10/31 01:03:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/.ignore" 2025/10/31 01:03:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/10/31 01:03:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/ 2025/10/31 01:03:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/" 2025/10/31 01:03:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/10/31 01:03:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:52 DEBUG : a.txt: Excluded (Size Filter) 2025/10/31 01:03:52 DEBUG : a.txt: Excluded 2025/10/31 01:03:52 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:52 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/31 01:03:52 DEBUG : sub dir/hello world: Excluded 2025/10/31 01:03:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/31 01:03:52 DEBUG : sub dir/hello world2: Excluded 2025/10/31 01:03:52 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/31 01:03:53 DEBUG : sub dir/hello world: Excluded 2025/10/31 01:03:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/31 01:03:53 DEBUG : sub dir/hello world2: Excluded 2025/10/31 01:03:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/.ignore" 2025/10/31 01:03:53 DEBUG : sub dir/ignore dir: Excluded 2025/10/31 01:03:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/.ignore" 2025/10/31 01:03:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/10/31 01:03:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:54 DEBUG : sub dir/ignore dir: Excluded 2025/10/31 01:03:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:03:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/a.txt" 2025/10/31 01:03:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world" 2025/10/31 01:03:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world2" 2025/10/31 01:03:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/.ignore" 2025/10/31 01:03:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/10/31 01:03:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/10/31 01:03:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/zend.txt" 2025/10/31 01:03:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/sub%20sub%20dir" 2025/10/31 01:03:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/ignore%20dir" 2025/10/31 01:03:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:03:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestListDirSortedFn (9.60s) === RUN TestListJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:03:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:03:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub/ 2025/10/31 01:03:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub/" 2025/10/31 01:03:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:03:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/Default 2025/10/31 01:03:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/FilesOnly 2025/10/31 01:03:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/DirsOnly 2025/10/31 01:03:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/Recurse 2025/10/31 01:04:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/SubDir 2025/10/31 01:04:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/sub" === RUN TestListJSON/NoModTime 2025/10/31 01:04:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/NoMimeType 2025/10/31 01:04:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/ShowHash 2025/10/31 01:04:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/HashTypes 2025/10/31 01:04:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestListJSON/Metadata 2025/10/31 01:04:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:04:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub" 2025/10/31 01:04:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestListJSON (5.45s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.30s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub/ 2025/10/31 01:04:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub/" 2025/10/31 01:04:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:04:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/Root 2025/10/31 01:04:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/10/31 01:04:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/Dir 2025/10/31 01:04:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub" 2025/10/31 01:04:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/DirWithTrailingSlash 2025/10/31 01:04:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/File 2025/10/31 01:04:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/file1" === RUN TestStatJSON/NotFound 2025/10/31 01:04:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/notfound" 2025/10/31 01:04:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/notfound": object not found 2025/10/31 01:04:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/DirFilesOnly 2025/10/31 01:04:06 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub" === RUN TestStatJSON/FileFilesOnly 2025/10/31 01:04:06 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/file1" === RUN TestStatJSON/NotFoundFilesOnly 2025/10/31 01:04:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/notfound" 2025/10/31 01:04:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2025/10/31 01:04:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/FileDirsOnly 2025/10/31 01:04:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/NotFoundDirsOnly 2025/10/31 01:04:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestStatJSON/RootNotFound 2025/10/31 01:04:08 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kimodoy8defu/notfound" 2025/10/31 01:04:08 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:04:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/notfound" 2025/10/31 01:04:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/notfound": object not found 2025/10/31 01:04:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/notfound" 2025/10/31 01:04:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/notfound": object not found 2025/10/31 01:04:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:04:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub" 2025/10/31 01:04:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestStatJSON (7.34s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (1.32s) === RUN TestMkdir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:10 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Making directory 2025/10/31 01:04:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:11 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Making directory 2025/10/31 01:04:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestMkdir (0.84s) === RUN TestLsd run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ 2025/10/31 01:04:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/" 2025/10/31 01:04:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world" 2025/10/31 01:04:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/hello%20world" 2025/10/31 01:04:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:04:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestLsd (2.41s) === RUN TestLs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestLs (2.21s) === RUN TestLsWithFilesFrom run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/31 01:04:17 DEBUG : empty space: Excluded 2025/10/31 01:04:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/notfound" 2025/10/31 01:04:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/notfound": object not found 2025/10/31 01:04:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestLsWithFilesFrom (3.46s) === RUN TestLsLong run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestLsLong (3.70s) === RUN TestHashSums run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestHashSums/Md5 2025/10/31 01:04:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestHashSums/Md5Download 2025/10/31 01:04:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestHashSums (2.87s) --- PASS: TestHashSums/Md5 (0.30s) --- PASS: TestHashSums/Md5Download (0.57s) === RUN TestHashSumsWithErrors 2025/10/31 01:04:26 DEBUG : Creating backend with remote ":memory:" 2025/10/31 01:04:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/31 01:04:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/31 01:04:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/31 01:04:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/31 01:04:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/31 01:04:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/31 01:04:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/31 01:04:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/31 01:04:26 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ 2025/10/31 01:04:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/" 2025/10/31 01:04:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/potato3" 2025/10/31 01:04:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:04:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:04:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/potato3" 2025/10/31 01:04:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:04:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCount (3.41s) === RUN TestDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:30 DEBUG : Waiting for deletions to finish 2025/10/31 01:04:31 DEBUG : large: Excluded (Size Filter) 2025/10/31 01:04:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:31 INFO : medium: Deleted 2025/10/31 01:04:31 INFO : small: Deleted 2025/10/31 01:04:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestDelete (3.10s) === RUN TestMaxDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:34 DEBUG : Waiting for deletions to finish 2025/10/31 01:04:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:34 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/31 01:04:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:34 INFO : medium: Deleted 2025/10/31 01:04:34 INFO : small: Deleted 2025/10/31 01:04:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestMaxDelete (3.56s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:37 DEBUG : Waiting for deletions to finish 2025/10/31 01:04:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/31 01:04:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:38 INFO : small: Deleted 2025/10/31 01:04:38 INFO : medium: Deleted 2025/10/31 01:04:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestMaxDeleteSizeLargeFile (3.62s) === RUN TestMaxDeleteSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:41 DEBUG : Waiting for deletions to finish 2025/10/31 01:04:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/medium" 2025/10/31 01:04:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/31 01:04:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/large" 2025/10/31 01:04:41 INFO : medium: Deleted 2025/10/31 01:04:41 INFO : large: Deleted 2025/10/31 01:04:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/small" 2025/10/31 01:04:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestMaxDeleteSize (3.61s) === RUN TestReadFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/ReadFile" 2025/10/31 01:04:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/ReadFile" 2025/10/31 01:04:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/ReadFile" 2025/10/31 01:04:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/ReadFile" 2025/10/31 01:04:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestReadFile (2.71s) === RUN TestRetry 2025/10/31 01:04:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/31 01:04:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/31 01:04:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/31 01:04:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/31 01:04:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/31 01:04:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/31 01:04:46 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:04:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:04:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:04:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:04:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCat (6.14s) === RUN TestPurge 2025/10/31 01:04:52 DEBUG : Creating backend with remote "TestnStorage:rclone-test-ruzevic0tayi" 2025/10/31 01:04:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:04:52 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/10/31 01:04:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ruzevic0tayi" 2025/10/31 01:04:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi": object not found 2025/10/31 01:04:53 DEBUG : Creating backend with remote "/tmp/rclone2465488996" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/", Local "Local file system at /tmp/rclone2465488996", Modify Window "1s" 2025/10/31 01:04:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/ 2025/10/31 01:04:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:04:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A1/ 2025/10/31 01:04:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A1/" 2025/10/31 01:04:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A1/B1/ 2025/10/31 01:04:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/" 2025/10/31 01:04:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A1/B1/C1/ 2025/10/31 01:04:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C1/" 2025/10/31 01:04:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C1/one" 2025/10/31 01:04:54 INFO : A2: Making directory 2025/10/31 01:04:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A2/ 2025/10/31 01:04:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A2/" 2025/10/31 01:04:54 INFO : A1/B2: Making directory 2025/10/31 01:04:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A1/B2/ 2025/10/31 01:04:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B2/" 2025/10/31 01:04:55 INFO : A1/B2/C2: Making directory 2025/10/31 01:04:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A1/B2/C2/ 2025/10/31 01:04:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B2/C2/" 2025/10/31 01:04:55 INFO : A1/B1/C3: Making directory 2025/10/31 01:04:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A1/B1/C3/ 2025/10/31 01:04:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C3/" 2025/10/31 01:04:55 INFO : A3: Making directory 2025/10/31 01:04:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A3/ 2025/10/31 01:04:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A3/" 2025/10/31 01:04:55 INFO : A3/B3: Making directory 2025/10/31 01:04:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A3/B3/ 2025/10/31 01:04:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A3/B3/" 2025/10/31 01:04:56 INFO : A3/B3/C4: Making directory 2025/10/31 01:04:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/A3/B3/C4/ 2025/10/31 01:04:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ruzevic0tayi/A3/B3/C4/" 2025/10/31 01:04:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-ruzevic0tayi/A1/two" 2025/10/31 01:04:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ruzevic0tayi" 2025/10/31 01:04:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ruzevic0tayi0 for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:04:57 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-ruzevic0tayi/A1/B1" 2025/10/31 01:04:57 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:04:57 DEBUG : Waiting for deletions to finish 2025/10/31 01:04:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ruzevic0tayi%2FA1%2FB10 for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/" 2025/10/31 01:04:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C1/one" 2025/10/31 01:04:58 INFO : A1/B1/C1/one: Deleted 2025/10/31 01:04:58 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A1/B1" 2025/10/31 01:04:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C3" 2025/10/31 01:04:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C1" 2025/10/31 01:05:00 DEBUG : removing 2 level 3 directories 2025/10/31 01:05:00 INFO : A1/B1/C3: Removing directory 2025/10/31 01:05:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C3" 2025/10/31 01:05:00 INFO : A1/B1/C1: Removing directory 2025/10/31 01:05:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B1/C1" 2025/10/31 01:05:00 DEBUG : removing 1 level 2 directories 2025/10/31 01:05:00 INFO : A1/B1: Removing directory 2025/10/31 01:05:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B1" 2025/10/31 01:05:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ruzevic0tayi0 for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:01 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:01 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:05:01 DEBUG : Waiting for deletions to finish 2025/10/31 01:05:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ruzevic0tayi0 for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-ruzevic0tayi/A1/two" 2025/10/31 01:05:02 INFO : A1/two: Deleted 2025/10/31 01:05:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A3" 2025/10/31 01:05:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A2" 2025/10/31 01:05:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A1" 2025/10/31 01:05:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A3/B3" 2025/10/31 01:05:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A3/B3/C4" 2025/10/31 01:05:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A1/B2" 2025/10/31 01:05:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ruzevic0tayi/A1/B2/C2" 2025/10/31 01:05:03 DEBUG : removing 2 level 3 directories 2025/10/31 01:05:03 INFO : A1/B2/C2: Removing directory 2025/10/31 01:05:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B2/C2" 2025/10/31 01:05:03 INFO : A3/B3/C4: Removing directory 2025/10/31 01:05:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A3/B3/C4" 2025/10/31 01:05:04 DEBUG : removing 2 level 2 directories 2025/10/31 01:05:04 INFO : A3/B3: Removing directory 2025/10/31 01:05:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A3/B3" 2025/10/31 01:05:04 INFO : A1/B2: Removing directory 2025/10/31 01:05:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A1/B2" 2025/10/31 01:05:04 DEBUG : removing 3 level 1 directories 2025/10/31 01:05:04 INFO : A3: Removing directory 2025/10/31 01:05:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A3" 2025/10/31 01:05:04 INFO : A1: Removing directory 2025/10/31 01:05:04 INFO : A2: Removing directory 2025/10/31 01:05:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A1" 2025/10/31 01:05:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/A2" 2025/10/31 01:05:04 DEBUG : removing 1 level 0 directories 2025/10/31 01:05:04 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/: Removing directory 2025/10/31 01:05:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ruzevic0tayi0 for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:05 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ruzevic0tayi" 2025/10/31 01:05:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi": object not found 2025/10/31 01:05:05 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/": object not found 2025/10/31 01:05:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/: Purge remote 2025/10/31 01:05:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:05 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:05:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ruzevic0tayi0 for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:06 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ruzevic0tayi" 2025/10/31 01:05:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi": object not found 2025/10/31 01:05:06 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/": object not found 2025/10/31 01:05:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ruzevic0tayi/: Purge dir "" 2025/10/31 01:05:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ruzevic0tayi/" 2025/10/31 01:05:06 NOTICE: purge failed to rmdir "": directory not found 2025/10/31 01:05:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.18s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/ 2025/10/31 01:05:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/" 2025/10/31 01:05:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/ 2025/10/31 01:05:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/" 2025/10/31 01:05:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C1/ 2025/10/31 01:05:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/" 2025/10/31 01:05:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/one" 2025/10/31 01:05:07 INFO : A2: Making directory 2025/10/31 01:05:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/ 2025/10/31 01:05:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/" 2025/10/31 01:05:08 INFO : A1/B2: Making directory 2025/10/31 01:05:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B2/ 2025/10/31 01:05:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B2/" 2025/10/31 01:05:08 INFO : A1/B2/C2: Making directory 2025/10/31 01:05:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B2/C2/ 2025/10/31 01:05:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B2/C2/" 2025/10/31 01:05:08 INFO : A1/B1/C3: Making directory 2025/10/31 01:05:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C3/ 2025/10/31 01:05:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C3/" 2025/10/31 01:05:08 INFO : A3: Making directory 2025/10/31 01:05:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/ 2025/10/31 01:05:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/" 2025/10/31 01:05:09 INFO : A3/B3: Making directory 2025/10/31 01:05:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B3/ 2025/10/31 01:05:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B3/" 2025/10/31 01:05:09 INFO : A3/B3/C4: Making directory 2025/10/31 01:05:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B3/C4/ 2025/10/31 01:05:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B3/C4/" 2025/10/31 01:05:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/two" 2025/10/31 01:05:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A3/B3/C4" 2025/10/31 01:05:10 DEBUG : removing 1 level 3 directories 2025/10/31 01:05:10 INFO : A3/B3/C4: Removing directory 2025/10/31 01:05:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B3/C4" 2025/10/31 01:05:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A3" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A2" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A3/B3" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B2" 2025/10/31 01:05:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B2/C2" 2025/10/31 01:05:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C3" 2025/10/31 01:05:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:12 DEBUG : removing 2 level 3 directories 2025/10/31 01:05:12 INFO : A1/B2/C2: Removing directory 2025/10/31 01:05:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B2/C2" 2025/10/31 01:05:12 INFO : A1/B1/C3: Removing directory 2025/10/31 01:05:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C3" 2025/10/31 01:05:13 DEBUG : removing 2 level 2 directories 2025/10/31 01:05:13 INFO : A3/B3: Removing directory 2025/10/31 01:05:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B3" 2025/10/31 01:05:13 INFO : A1/B2: Removing directory 2025/10/31 01:05:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B2" 2025/10/31 01:05:13 DEBUG : removing 2 level 1 directories 2025/10/31 01:05:13 INFO : A3: Removing directory 2025/10/31 01:05:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3" 2025/10/31 01:05:13 INFO : A2: Removing directory 2025/10/31 01:05:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2" 2025/10/31 01:05:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/one" 2025/10/31 01:05:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/one" 2025/10/31 01:05:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A1/two" 2025/10/31 01:05:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/two" 2025/10/31 01:05:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:16 DEBUG : removing 1 level 3 directories 2025/10/31 01:05:16 INFO : A1/B1/C1: Removing directory 2025/10/31 01:05:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:16 DEBUG : removing 1 level 2 directories 2025/10/31 01:05:16 INFO : A1/B1: Removing directory 2025/10/31 01:05:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:16 DEBUG : removing 1 level 1 directories 2025/10/31 01:05:16 INFO : A1: Removing directory 2025/10/31 01:05:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:16 DEBUG : removing 1 level 0 directories 2025/10/31 01:05:16 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Removing directory 2025/10/31 01:05:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:17 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu" 2025/10/31 01:05:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu": object not found 2025/10/31 01:05:17 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/": object not found 2025/10/31 01:05:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:18 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu" 2025/10/31 01:05:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu": object not found 2025/10/31 01:05:18 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/": object not found --- PASS: TestRmdirsNoLeaveRoot (11.66s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/ 2025/10/31 01:05:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:18 INFO : A1: Making directory 2025/10/31 01:05:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/ 2025/10/31 01:05:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/" 2025/10/31 01:05:18 INFO : A1/B1: Making directory 2025/10/31 01:05:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/ 2025/10/31 01:05:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/" 2025/10/31 01:05:19 INFO : A1/B1/C1: Making directory 2025/10/31 01:05:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C1/ 2025/10/31 01:05:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/" 2025/10/31 01:05:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:20 DEBUG : removing 1 level 3 directories 2025/10/31 01:05:20 INFO : A1/B1/C1: Removing directory 2025/10/31 01:05:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:20 DEBUG : removing 1 level 2 directories 2025/10/31 01:05:20 INFO : A1/B1: Removing directory 2025/10/31 01:05:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestRmdirsLeaveRoot (3.82s) === RUN TestRmdirsWithFilter run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:22 INFO : A1: Making directory 2025/10/31 01:05:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/ 2025/10/31 01:05:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/" 2025/10/31 01:05:22 INFO : A1/B1: Making directory 2025/10/31 01:05:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/ 2025/10/31 01:05:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/" 2025/10/31 01:05:22 INFO : A1/B1/C1: Making directory 2025/10/31 01:05:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C1/ 2025/10/31 01:05:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/" 2025/10/31 01:05:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:24 DEBUG : removing 1 level 3 directories 2025/10/31 01:05:24 INFO : A1/B1/C1: Removing directory 2025/10/31 01:05:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:24 DEBUG : removing 1 level 2 directories 2025/10/31 01:05:24 INFO : A1/B1: Removing directory 2025/10/31 01:05:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestRmdirsWithFilter (3.86s) === RUN TestCopyURL run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:27 DEBUG : filename.txt: File name found in url 2025/10/31 01:05:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/filename.txt" 2025/10/31 01:05:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/31 01:05:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/headerfilename.txt" 2025/10/31 01:05:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:05:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file2" 2025/10/31 01:05:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/filename.txt" 2025/10/31 01:05:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/headerfilename.txt" 2025/10/31 01:05:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCopyURL (4.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:05:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub/file2": object not found 2025/10/31 01:05:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/31 01:05:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub/ 2025/10/31 01:05:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub/" 2025/10/31 01:05:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:05:30 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/10/31 01:05:30 INFO : file1: Copied (new) to: sub/file2 2025/10/31 01:05:30 INFO : file1: Deleted 2025/10/31 01:05:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:05:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/31 01:05:31 DEBUG : file1: Unchanged skipping 2025/10/31 01:05:31 INFO : file1: Deleted 2025/10/31 01:05:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: don't need to copy/move sub/file2, it is already at target location 2025/10/31 01:05:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub/file2" 2025/10/31 01:05:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub" 2025/10/31 01:05:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestMoveFile (3.10s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/file1": object not found 2025/10/31 01:05:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/31 01:05:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/31 01:05:33 INFO : file1: Copied (new) 2025/10/31 01:05:33 INFO : file1: Deleted 2025/10/31 01:05:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:34 DEBUG : file1: Destination exists, skipping 2025/10/31 01:05:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/10/31 01:05:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/file1" 2025/10/31 01:05:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestMoveFileWithIgnoreExisting (2.23s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCaseInsensitiveMoveFile (0.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2025/10/31 01:05:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestMoveFileBackupDir (0.56s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:05:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/ 2025/10/31 01:05:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/" 2025/10/31 01:05:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/one" 2025/10/31 01:05:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/two" 2025/10/31 01:05:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/ 2025/10/31 01:05:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/" 2025/10/31 01:05:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/B1/three" 2025/10/31 01:05:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C1/ 2025/10/31 01:05:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/" 2025/10/31 01:05:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/four" 2025/10/31 01:05:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C2/ 2025/10/31 01:05:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C2/" 2025/10/31 01:05:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C2/five" 2025/10/31 01:05:39 INFO : A1/B2: Making directory 2025/10/31 01:05:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B2/ 2025/10/31 01:05:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B2/" 2025/10/31 01:05:39 INFO : A1/B1/C3: Making directory 2025/10/31 01:05:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A1/B1/C3/ 2025/10/31 01:05:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C3/" 2025/10/31 01:05:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu%2FA10 for path "/1210146/rclone-test-kimodoy8defu/A1/" 2025/10/31 01:05:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/ 2025/10/31 01:05:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/" 2025/10/31 01:05:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/ 2025/10/31 01:05:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/" 2025/10/31 01:05:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/C1/ 2025/10/31 01:05:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C1/" 2025/10/31 01:05:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/C2/ 2025/10/31 01:05:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C2/" 2025/10/31 01:05:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/C3/ 2025/10/31 01:05:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C3/" 2025/10/31 01:05:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B2/ 2025/10/31 01:05:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A2/B2/" 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A2/one" 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A2/two" 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A2/B1/three" 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C1/four" 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C2/five" 2025/10/31 01:05:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/two": object not found 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A1/two" 2025/10/31 01:05:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/one": object not found 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A1/one" 2025/10/31 01:05:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/C1/four": object not found 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/four" 2025/10/31 01:05:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/three": object not found 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A1/B1/three" 2025/10/31 01:05:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A2/B1/C2/five": object not found 2025/10/31 01:05:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C2/five" 2025/10/31 01:05:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A2/two" 2025/10/31 01:05:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A2/one" 2025/10/31 01:05:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C1/four" 2025/10/31 01:05:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A2/B1/three" 2025/10/31 01:05:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C2/five" 2025/10/31 01:05:43 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2025/10/31 01:05:43 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2025/10/31 01:05:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1/four" 2025/10/31 01:05:43 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2025/10/31 01:05:43 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2025/10/31 01:05:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/B1/three" 2025/10/31 01:05:43 INFO : A1/B1/C1/four: Deleted 2025/10/31 01:05:43 INFO : A1/B1/three: Deleted 2025/10/31 01:05:43 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2025/10/31 01:05:43 INFO : A1/one: Copied (new) to: A2/one 2025/10/31 01:05:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/one" 2025/10/31 01:05:43 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2025/10/31 01:05:43 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2025/10/31 01:05:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C2/five" 2025/10/31 01:05:44 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2025/10/31 01:05:44 INFO : A1/two: Copied (new) to: A2/two 2025/10/31 01:05:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A1/two" 2025/10/31 01:05:44 INFO : A1/one: Deleted 2025/10/31 01:05:44 INFO : A1/B1/C2/five: Deleted 2025/10/31 01:05:44 INFO : A1/two: Deleted 2025/10/31 01:05:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B2" 2025/10/31 01:05:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C3" 2025/10/31 01:05:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C2" 2025/10/31 01:05:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1/C1" 2025/10/31 01:05:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1/B1" 2025/10/31 01:05:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A1" 2025/10/31 01:05:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu%2FA20 for path "/1210146/rclone-test-kimodoy8defu/A2/" 2025/10/31 01:05:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/ 2025/10/31 01:05:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/" 2025/10/31 01:05:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/ 2025/10/31 01:05:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/" 2025/10/31 01:05:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/C1/ 2025/10/31 01:05:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C1/" 2025/10/31 01:05:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/C2/ 2025/10/31 01:05:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C2/" 2025/10/31 01:05:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/C3/ 2025/10/31 01:05:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C3/" 2025/10/31 01:05:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B2/ 2025/10/31 01:05:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A3/B2/" 2025/10/31 01:05:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A3/one" 2025/10/31 01:05:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A3/two" 2025/10/31 01:05:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A3/B1/three" 2025/10/31 01:05:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C1/four" 2025/10/31 01:05:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C2/five" 2025/10/31 01:05:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/one": object not found 2025/10/31 01:05:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A2/one" 2025/10/31 01:05:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/two": object not found 2025/10/31 01:05:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A2/two" 2025/10/31 01:05:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/three": object not found 2025/10/31 01:05:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A2/B1/three" 2025/10/31 01:05:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/C1/four": object not found 2025/10/31 01:05:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C1/four" 2025/10/31 01:05:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A3/B1/C2/five": object not found 2025/10/31 01:05:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C2/five" 2025/10/31 01:05:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A3/one" 2025/10/31 01:05:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A3/B1/three" 2025/10/31 01:05:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A3/two" 2025/10/31 01:05:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C1/four" 2025/10/31 01:05:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C2/five" 2025/10/31 01:05:49 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2025/10/31 01:05:49 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2025/10/31 01:05:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C1/four" 2025/10/31 01:05:49 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2025/10/31 01:05:49 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2025/10/31 01:05:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A2/B1/three" 2025/10/31 01:05:49 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2025/10/31 01:05:49 INFO : A2/two: Copied (new) to: A3/two 2025/10/31 01:05:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A2/two" 2025/10/31 01:05:49 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2025/10/31 01:05:49 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2025/10/31 01:05:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C2/five" 2025/10/31 01:05:50 INFO : A2/B1/C1/four: Deleted 2025/10/31 01:05:50 INFO : A2/B1/three: Deleted 2025/10/31 01:05:50 INFO : A2/two: Deleted 2025/10/31 01:05:50 INFO : A2/B1/C2/five: Deleted 2025/10/31 01:05:50 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2025/10/31 01:05:50 INFO : A2/one: Copied (new) to: A3/one 2025/10/31 01:05:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A2/one" 2025/10/31 01:05:50 INFO : A2/one: Deleted 2025/10/31 01:05:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2/B2" 2025/10/31 01:05:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C3" 2025/10/31 01:05:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C2" 2025/10/31 01:05:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1/C1" 2025/10/31 01:05:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2/B1" 2025/10/31 01:05:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A2" 2025/10/31 01:05:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:52 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/31 01:05:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu%2FA30 for path "/1210146/rclone-test-kimodoy8defu/A3/" 2025/10/31 01:05:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/ 2025/10/31 01:05:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A4/" 2025/10/31 01:05:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/ 2025/10/31 01:05:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/" 2025/10/31 01:05:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/C1/ 2025/10/31 01:05:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C1/" 2025/10/31 01:05:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/C2/ 2025/10/31 01:05:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C2/" 2025/10/31 01:05:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/C3/ 2025/10/31 01:05:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C3/" 2025/10/31 01:05:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B2/ 2025/10/31 01:05:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/A4/B2/" 2025/10/31 01:05:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A4/one" 2025/10/31 01:05:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C2/five" 2025/10/31 01:05:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A4/B1/three" 2025/10/31 01:05:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A4/two" 2025/10/31 01:05:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C1/four" 2025/10/31 01:05:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/one": object not found 2025/10/31 01:05:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A3/one" 2025/10/31 01:05:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/C2/five": object not found 2025/10/31 01:05:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C2/five" 2025/10/31 01:05:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/three": object not found 2025/10/31 01:05:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A3/B1/three" 2025/10/31 01:05:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/two": object not found 2025/10/31 01:05:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A3/two" 2025/10/31 01:05:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A4/one" 2025/10/31 01:05:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C2/five" 2025/10/31 01:05:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A4/B1/three" 2025/10/31 01:05:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A4/two" 2025/10/31 01:05:55 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2025/10/31 01:05:55 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2025/10/31 01:05:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A3/B1/three" 2025/10/31 01:05:55 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2025/10/31 01:05:55 INFO : A3/two: Copied (new) to: A4/two 2025/10/31 01:05:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A3/two" 2025/10/31 01:05:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/A4/B1/C1/four": object not found 2025/10/31 01:05:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C1/four" 2025/10/31 01:05:55 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2025/10/31 01:05:55 INFO : A3/one: Copied (new) to: A4/one 2025/10/31 01:05:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A3/one" 2025/10/31 01:05:55 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2025/10/31 01:05:55 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2025/10/31 01:05:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C2/five" 2025/10/31 01:05:55 INFO : A3/B1/three: Deleted 2025/10/31 01:05:55 INFO : A3/two: Deleted 2025/10/31 01:05:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C1/four" 2025/10/31 01:05:55 INFO : A3/one: Deleted 2025/10/31 01:05:55 INFO : A3/B1/C2/five: Deleted 2025/10/31 01:05:56 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2025/10/31 01:05:56 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2025/10/31 01:05:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C1/four" 2025/10/31 01:05:56 INFO : A3/B1/C1/four: Deleted 2025/10/31 01:05:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B2" 2025/10/31 01:05:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C3" 2025/10/31 01:05:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C2" 2025/10/31 01:05:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1/C1" 2025/10/31 01:05:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3/B1" 2025/10/31 01:05:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A3" 2025/10/31 01:05:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:05:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C1/four" 2025/10/31 01:05:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C2/five" 2025/10/31 01:05:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A4/B1/three" 2025/10/31 01:05:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A4/one" 2025/10/31 01:05:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/A4/two" 2025/10/31 01:06:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A4/B2" 2025/10/31 01:06:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C3" 2025/10/31 01:06:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C2" 2025/10/31 01:06:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1/C1" 2025/10/31 01:06:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A4/B1" 2025/10/31 01:06:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/A4" 2025/10/31 01:06:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestDirMove (24.99s) === RUN TestGetFsInfo run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: File to upload is small (34 bytes), uploading instead of streaming 2025/10/31 01:06:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/no_checksum_small_file_from_pipe" 2025/10/31 01:06:03 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/31 01:06:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/31 01:06:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/no_checksum_big_file_from_pipe" 2025/10/31 01:06:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/no_checksum_big_file_from_pipe" 2025/10/31 01:06:04 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/31 01:06:04 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/31 01:06:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/no_checksum_big_file_from_pipe" 2025/10/31 01:06:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/no_checksum_small_file_from_pipe" 2025/10/31 01:06:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: File to upload is small (34 bytes), uploading instead of streaming 2025/10/31 01:06:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/with_checksum_small_file_from_pipe" 2025/10/31 01:06:06 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/31 01:06:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/31 01:06:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/with_checksum_big_file_from_pipe" 2025/10/31 01:06:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/with_checksum_big_file_from_pipe" 2025/10/31 01:06:07 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/31 01:06:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/31 01:06:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/with_checksum_big_file_from_pipe" 2025/10/31 01:06:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/with_checksum_small_file_from_pipe" 2025/10/31 01:06:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: File to upload is small (34 bytes), uploading instead of streaming 2025/10/31 01:06:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_small_file_from_pipe" 2025/10/31 01:06:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/31 01:06:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_big_file_from_pipe" 2025/10/31 01:06:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_big_file_from_pipe" 2025/10/31 01:06:09 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/31 01:06:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_big_file_from_pipe" 2025/10/31 01:06:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_small_file_from_pipe" 2025/10/31 01:06:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: File to upload is small (34 bytes), uploading instead of streaming 2025/10/31 01:06:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_small_file_from_pipe" 2025/10/31 01:06:11 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/31 01:06:11 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/31 01:06:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/31 01:06:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_big_file_from_pipe" 2025/10/31 01:06:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_big_file_from_pipe" 2025/10/31 01:06:12 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/31 01:06:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/31 01:06:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/31 01:06:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_big_file_from_pipe" 2025/10/31 01:06:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/ignore_checksum_small_file_from_pipe" 2025/10/31 01:06:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestRcat (11.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.71s) === RUN TestRcatMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/10/31 01:06:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestRcatMetadata (0.60s) === RUN TestRcatSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato1" 2025/10/31 01:06:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: File to upload is small (60 bytes), uploading instead of streaming 2025/10/31 01:06:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:06:15 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/10/31 01:06:15 DEBUG : potato2: Size of src and dst objects identical 2025/10/31 01:06:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato1" 2025/10/31 01:06:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:06:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestRcatSize (1.96s) === RUN TestRcatSizeMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/10/31 01:06:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestRcatSizeMetadata (0.54s) === RUN TestTouchDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" 2025/10/31 01:06:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:06:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:06:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/sub%20dir/ 2025/10/31 01:06:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/" 2025/10/31 01:06:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/potato3" 2025/10/31 01:06:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Touching "sub dir/potato3" 2025/10/31 01:06:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Touching "empty space" 2025/10/31 01:06:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Touching "potato2" 2025/10/31 01:06:18 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/potato3" 2025/10/31 01:06:18 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:06:18 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:06:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/empty%20space" 2025/10/31 01:06:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/potato2" 2025/10/31 01:06:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kimodoy8defu/sub%20dir/potato3" 2025/10/31 01:06:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/sub%20dir" 2025/10/31 01:06:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- PASS: TestTouchDir (3.92s) === RUN TestMkdirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/10/31 01:06:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestMkdirMetadata (0.59s) === RUN TestMkdirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/10/31 01:06:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestMkdirModTime (0.60s) === RUN TestCopyDirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/10/31 01:06:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestCopyDirMetadata (0.61s) === RUN TestSetDirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/10/31 01:06:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestSetDirModTime (0.59s) === RUN TestDirsEqual run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/10/31 01:06:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestDirsEqual (0.60s) === RUN TestRemoveExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/", Local "Local file system at /tmp/rclone4029267381", Modify Window "1s" operations_test.go:1900: Skipping as remote can't Move 2025/10/31 01:06:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" --- SKIP: TestRemoveExisting (0.59s) === 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) PASS 2025/10/31 01:06:24 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Purge remote 2025/10/31 01:06:24 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:24 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/10/31 01:06:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kimodoy8defu0 for path "/1210146/rclone-test-kimodoy8defu/" 2025/10/31 01:06:25 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kimodoy8defu/: Purge dir "" 2025/10/31 01:06:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kimodoy8defu/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 5m25.372400615s (try 1/5)