"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Starting (try 1/5) 2026/04/29 01:41:43 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funiluc5semi" 2026/04/29 01:41:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:41:43 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:41:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi" 2026/04/29 01:41:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi": object not found 2026/04/29 01:41:44 DEBUG : Creating backend with remote "/tmp/rclone3025578068" === 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-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/29 01:41:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi" 2026/04/29 01:41:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi": object not found --- SKIP: TestMultithreadCopy (0.16s) === RUN TestMultithreadCopyAbort run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/29 01:41:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi" 2026/04/29 01:41:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi": object not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2026/04/29 01:41:44 DEBUG : a: size = 0 OK 2026/04/29 01:41:44 DEBUG : a: size = 1 (memory) 2026/04/29 01:41:44 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/29 01:41:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/29 01:41:44 DEBUG : potato: Seek from 10 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 10 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 2 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/29 01:41:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 2 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/29 01:41:44 DEBUG : potato: Seek from 8 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 8 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/29 01:41:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 01:41:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 01:41:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 01:41:44 DEBUG : potato: Seek from 5 to 2 2026/04/29 01:41:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/29 01:41:44 DEBUG : potato: Seek from 9 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 9 to 0 2026/04/29 01:41:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:41:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/ 2026/04/29 01:41:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:41:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/rutabaga" 2026/04/29 01:41:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi" 2026/04/29 01:41:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheck/1 === RUN TestCheck/2 2026/04/29 01:41:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:41:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheck/3 2026/04/29 01:41:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:41:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheck/4 === RUN TestCheck/5 2026/04/29 01:41:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/remotepotato" 2026/04/29 01:41:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheck/6 === RUN TestCheck/7 2026/04/29 01:41:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:41:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:41:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:41:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/remotepotato" 2026/04/29 01:41:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/rutabaga" 2026/04/29 01:41:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCheck (3.59s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.15s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2026/04/29 01:41:48 DEBUG : Creating backend with remote "nonexistent" 2026/04/29 01:41:48 DEBUG : Creating backend with remote "nonexistent" 2026/04/29 01:41:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/29 01:41:48 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/29 01:41:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/29 01:41:48 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-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:41:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/rutabaga" 2026/04/29 01:41:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/29 01:41:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:41:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckDownload/3 2026/04/29 01:41:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:41:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/29 01:41:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/remotepotato" 2026/04/29 01:41:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/29 01:41:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:41:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:41:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:41:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/remotepotato" 2026/04/29 01:41:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/rutabaga" 2026/04/29 01:41:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCheckDownload (4.17s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (0.28s) --- PASS: TestCheckDownload/3 (0.28s) --- PASS: TestCheckDownload/4 (0.60s) --- PASS: TestCheckDownload/5 (0.28s) --- PASS: TestCheckDownload/6 (0.27s) --- PASS: TestCheckDownload/7 (0.28s) === RUN TestCheckSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:41:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/rutabaga" 2026/04/29 01:41:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/29 01:41:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:41:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSizeOnly/3 2026/04/29 01:41:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:41:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/29 01:41:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/remotepotato" 2026/04/29 01:41:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/29 01:41:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:41:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:41:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:41:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/remotepotato" 2026/04/29 01:41:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/rutabaga" 2026/04/29 01:41:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCheckSizeOnly (3.01s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.15s) --- PASS: TestCheckSizeOnly/4 (0.13s) --- PASS: TestCheckSizeOnly/5 (0.13s) --- PASS: TestCheckSizeOnly/6 (0.16s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:41:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 01:41:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 01:41:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 01:41:55 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/29 01:41:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 01:41:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 01:41:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 01:41:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/29 01:41:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:41:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestParseSumFile (1.24s) === RUN TestCheckSum run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:41:56 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funiluc5semi/data" 2026/04/29 01:41:56 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:41:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/data" 2026/04/29 01:41:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/data": object not found 2026/04/29 01:41:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/data/ 2026/04/29 01:41:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/data/" 2026/04/29 01:41:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/banana" 2026/04/29 01:41:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest1 2026/04/29 01:41:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/potato" 2026/04/29 01:41:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest2 2026/04/29 01:41:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest3 2026/04/29 01:41:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:41:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest4 2026/04/29 01:42:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest5 2026/04/29 01:42:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest6 2026/04/29 01:42:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/banana" 2026/04/29 01:42:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/potato" 2026/04/29 01:42:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSum/subtest7 2026/04/29 01:42:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/data/banana" 2026/04/29 01:42:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/data/potato" 2026/04/29 01:42:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/data" 2026/04/29 01:42:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCheckSum (7.02s) --- PASS: TestCheckSum/subtest1 (0.57s) --- PASS: TestCheckSum/subtest2 (0.43s) --- PASS: TestCheckSum/subtest3 (0.44s) --- PASS: TestCheckSum/subtest4 (0.42s) --- PASS: TestCheckSum/subtest5 (0.41s) --- PASS: TestCheckSum/subtest6 (0.44s) --- PASS: TestCheckSum/subtest7 (0.42s) === RUN TestCheckSumDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:03 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funiluc5semi/data" 2026/04/29 01:42:03 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/data" 2026/04/29 01:42:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/data": object not found 2026/04/29 01:42:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/data/ 2026/04/29 01:42:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/data/" 2026/04/29 01:42:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/banana" 2026/04/29 01:42:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest1 2026/04/29 01:42:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/potato" 2026/04/29 01:42:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest2 2026/04/29 01:42:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest3 2026/04/29 01:42:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest4 2026/04/29 01:42:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest5 2026/04/29 01:42:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest6 2026/04/29 01:42:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/banana" 2026/04/29 01:42:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/data/potato" 2026/04/29 01:42:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestCheckSumDownload/subtest7 2026/04/29 01:42:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/data/banana" 2026/04/29 01:42:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/data/potato" 2026/04/29 01:42:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/test.sum" 2026/04/29 01:42:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/data" 2026/04/29 01:42:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCheckSumDownload (8.23s) --- PASS: TestCheckSumDownload/subtest1 (0.63s) --- PASS: TestCheckSumDownload/subtest2 (0.55s) --- PASS: TestCheckSumDownload/subtest3 (0.88s) --- PASS: TestCheckSumDownload/subtest4 (0.53s) --- PASS: TestCheckSumDownload/subtest5 (0.55s) --- PASS: TestCheckSumDownload/subtest6 (0.55s) --- PASS: TestCheckSumDownload/subtest7 (0.58s) === RUN TestApplyTransforms 2026/04/29 01:42:11 DEBUG : Creating backend with remote "TestnStorage:rclone-test-vibedeg0puwa" 2026/04/29 01:42:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:11 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vibedeg0puwa" 2026/04/29 01:42:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa": object not found 2026/04/29 01:42:12 DEBUG : Creating backend with remote "/tmp/rclone3070531670" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/", Local "Local file system at /tmp/rclone3070531670", Modify Window "1s" 2026/04/29 01:42:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/ 2026/04/29 01:42:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-vibedeg0puwa/" 2026/04/29 01:42:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-vibedeg0puwa/hello,%20world%21" 2026/04/29 01:42:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vibedeg0puwa" 2026/04/29 01:42:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-vibedeg0puwa/" upper checkfile vs. lower remote (without normalization) 2026/04/29 01:42:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vibedeg0puwa0 for path "/1210146/rclone-test-vibedeg0puwa/" 2026/04/29 01:42:13 ERROR : hello, world!: sum not found 2026/04/29 01:42:13 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/ 2026/04/29 01:42:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: 1 files missing 2026/04/29 01:42:13 NOTICE: 1 hashes missing 2026/04/29 01:42:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: 1 differences found 2026/04/29 01:42:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/29 01:42:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vibedeg0puwa0 for path "/1210146/rclone-test-vibedeg0puwa/" 2026/04/29 01:42:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-vibedeg0puwa/hello,%20world%21" 2026/04/29 01:42:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: 0 differences found 2026/04/29 01:42:13 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: 1 matching files 2026/04/29 01:42:13 DEBUG : Creating backend with remote "TestnStorage:rclone-test-gigodaz0vezu" 2026/04/29 01:42:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:13 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gigodaz0vezu" 2026/04/29 01:42:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu": object not found 2026/04/29 01:42:14 DEBUG : Creating backend with remote "/tmp/rclone2508534874" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/", Local "Local file system at /tmp/rclone2508534874", Modify Window "1s" 2026/04/29 01:42:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/ 2026/04/29 01:42:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-gigodaz0vezu/" 2026/04/29 01:42:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-gigodaz0vezu/HELLO,%20WORLD%21" 2026/04/29 01:42:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gigodaz0vezu" 2026/04/29 01:42:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-gigodaz0vezu/" lower checkfile vs. upper remote (without normalization) 2026/04/29 01:42:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gigodaz0vezu0 for path "/1210146/rclone-test-gigodaz0vezu/" 2026/04/29 01:42:15 ERROR : HELLO, WORLD!: sum not found 2026/04/29 01:42:15 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/ 2026/04/29 01:42:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: 1 files missing 2026/04/29 01:42:15 NOTICE: 1 hashes missing 2026/04/29 01:42:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: 1 differences found 2026/04/29 01:42:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/29 01:42:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gigodaz0vezu0 for path "/1210146/rclone-test-gigodaz0vezu/" 2026/04/29 01:42:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-gigodaz0vezu/HELLO,%20WORLD%21" 2026/04/29 01:42:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: 0 differences found 2026/04/29 01:42:15 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: 1 matching files 2026/04/29 01:42:15 DEBUG : Creating backend with remote "TestnStorage:rclone-test-ralonub5rixu" 2026/04/29 01:42:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:15 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ralonub5rixu" 2026/04/29 01:42:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu": object not found 2026/04/29 01:42:15 DEBUG : Creating backend with remote "/tmp/rclone50116105" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/", Local "Local file system at /tmp/rclone50116105", Modify Window "1s" 2026/04/29 01:42:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/ 2026/04/29 01:42:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ralonub5rixu/" 2026/04/29 01:42:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-ralonub5rixu/HeLlO,%20wOrLd%21" 2026/04/29 01:42:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ralonub5rixu" 2026/04/29 01:42:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ralonub5rixu/" lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/29 01:42:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ralonub5rixu0 for path "/1210146/rclone-test-ralonub5rixu/" 2026/04/29 01:42:16 ERROR : HeLlO, wOrLd!: sum not found 2026/04/29 01:42:16 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/ 2026/04/29 01:42:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: 1 files missing 2026/04/29 01:42:16 NOTICE: 1 hashes missing 2026/04/29 01:42:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: 1 differences found 2026/04/29 01:42:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/29 01:42:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ralonub5rixu0 for path "/1210146/rclone-test-ralonub5rixu/" 2026/04/29 01:42:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-ralonub5rixu/HeLlO,%20wOrLd%21" 2026/04/29 01:42:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: 0 differences found 2026/04/29 01:42:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: 1 matching files 2026/04/29 01:42:16 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jigiwev5qopo" 2026/04/29 01:42:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:16 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jigiwev5qopo" 2026/04/29 01:42:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo": object not found 2026/04/29 01:42:17 DEBUG : Creating backend with remote "/tmp/rclone409936457" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/", Local "Local file system at /tmp/rclone409936457", Modify Window "1s" 2026/04/29 01:42:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/ 2026/04/29 01:42:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jigiwev5qopo/" 2026/04/29 01:42:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jigiwev5qopo/HELLO,%20WORLD%21" 2026/04/29 01:42:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jigiwev5qopo" 2026/04/29 01:42:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jigiwev5qopo/" upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/29 01:42:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jigiwev5qopo0 for path "/1210146/rclone-test-jigiwev5qopo/" 2026/04/29 01:42:18 ERROR : HELLO, WORLD!: sum not found 2026/04/29 01:42:18 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/ 2026/04/29 01:42:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: 1 files missing 2026/04/29 01:42:18 NOTICE: 1 hashes missing 2026/04/29 01:42:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: 1 differences found 2026/04/29 01:42:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/29 01:42:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jigiwev5qopo0 for path "/1210146/rclone-test-jigiwev5qopo/" 2026/04/29 01:42:18 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jigiwev5qopo/HELLO,%20WORLD%21" 2026/04/29 01:42:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: 0 differences found 2026/04/29 01:42:18 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: 1 matching files 2026/04/29 01:42:18 DEBUG : Creating backend with remote "TestnStorage:rclone-test-powabih7ginu" 2026/04/29 01:42:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:18 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-powabih7ginu" 2026/04/29 01:42:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu": object not found 2026/04/29 01:42:18 DEBUG : Creating backend with remote "/tmp/rclone4128733663" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/", Local "Local file system at /tmp/rclone4128733663", Modify Window "1s" 2026/04/29 01:42:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/ 2026/04/29 01:42:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-powabih7ginu/" 2026/04/29 01:42:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-powabih7ginu/%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" 2026/04/29 01:42:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-powabih7ginu" 2026/04/29 01:42:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-powabih7ginu/" NFD checkfile vs. NFC remote (without normalization) 2026/04/29 01:42:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-powabih7ginu0 for path "/1210146/rclone-test-powabih7ginu/" 2026/04/29 01:42:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/29 01:42:19 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/ 2026/04/29 01:42:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: 1 files missing 2026/04/29 01:42:19 NOTICE: 1 hashes missing 2026/04/29 01:42:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: 1 differences found 2026/04/29 01:42:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/29 01:42:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-powabih7ginu0 for path "/1210146/rclone-test-powabih7ginu/" 2026/04/29 01:42:20 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-powabih7ginu/%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" 2026/04/29 01:42:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: 0 differences found 2026/04/29 01:42:20 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: 1 matching files 2026/04/29 01:42:20 DEBUG : Creating backend with remote "TestnStorage:rclone-test-nefolel9movi" 2026/04/29 01:42:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:20 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nefolel9movi" 2026/04/29 01:42:20 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi": object not found 2026/04/29 01:42:20 DEBUG : Creating backend with remote "/tmp/rclone4287352971" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/", Local "Local file system at /tmp/rclone4287352971", Modify Window "1s" 2026/04/29 01:42:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/ 2026/04/29 01:42:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-nefolel9movi/" 2026/04/29 01:42:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-nefolel9movi/%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" 2026/04/29 01:42:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nefolel9movi" 2026/04/29 01:42:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-nefolel9movi/" NFC checkfile vs. NFD remote (without normalization) 2026/04/29 01:42:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nefolel9movi0 for path "/1210146/rclone-test-nefolel9movi/" 2026/04/29 01:42:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/29 01:42:21 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/ 2026/04/29 01:42:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: 1 files missing 2026/04/29 01:42:21 NOTICE: 1 hashes missing 2026/04/29 01:42:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: 1 differences found 2026/04/29 01:42:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/29 01:42:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nefolel9movi0 for path "/1210146/rclone-test-nefolel9movi/" 2026/04/29 01:42:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-nefolel9movi/%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" 2026/04/29 01:42:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: 0 differences found 2026/04/29 01:42:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: 1 matching files 2026/04/29 01:42:21 DEBUG : Creating backend with remote "TestnStorage:rclone-test-ricimew0feza" 2026/04/29 01:42:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:21 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ricimew0feza" 2026/04/29 01:42:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza": object not found 2026/04/29 01:42:22 DEBUG : Creating backend with remote "/tmp/rclone833215172" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/", Local "Local file system at /tmp/rclone833215172", Modify Window "1s" 2026/04/29 01:42:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/ 2026/04/29 01:42:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ricimew0feza/" 2026/04/29 01:42:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-ricimew0feza/%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" 2026/04/29 01:42:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ricimew0feza" 2026/04/29 01:42:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ricimew0feza/" NFDx2 checkfile vs. both remote (without normalization) 2026/04/29 01:42:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ricimew0feza0 for path "/1210146/rclone-test-ricimew0feza/" 2026/04/29 01:42:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 01:42:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/ 2026/04/29 01:42:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: 1 files missing 2026/04/29 01:42:23 NOTICE: 1 hashes missing 2026/04/29 01:42:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: 1 differences found 2026/04/29 01:42:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/29 01:42:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ricimew0feza0 for path "/1210146/rclone-test-ricimew0feza/" 2026/04/29 01:42:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-ricimew0feza/%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" 2026/04/29 01:42:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: 0 differences found 2026/04/29 01:42:23 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: 1 matching files 2026/04/29 01:42:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-segonak3furu" 2026/04/29 01:42:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-segonak3furu" 2026/04/29 01:42:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu": object not found 2026/04/29 01:42:23 DEBUG : Creating backend with remote "/tmp/rclone2622929169" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/", Local "Local file system at /tmp/rclone2622929169", Modify Window "1s" 2026/04/29 01:42:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/ 2026/04/29 01:42:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-segonak3furu/" 2026/04/29 01:42:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-segonak3furu/%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" 2026/04/29 01:42:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-segonak3furu" 2026/04/29 01:42:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-segonak3furu/" NFCx2 checkfile vs. both remote (without normalization) 2026/04/29 01:42:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-segonak3furu0 for path "/1210146/rclone-test-segonak3furu/" 2026/04/29 01:42:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 01:42:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/ 2026/04/29 01:42:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: 1 files missing 2026/04/29 01:42:24 NOTICE: 1 hashes missing 2026/04/29 01:42:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: 1 differences found 2026/04/29 01:42:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/29 01:42:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-segonak3furu0 for path "/1210146/rclone-test-segonak3furu/" 2026/04/29 01:42:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-segonak3furu/%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" 2026/04/29 01:42:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: 0 differences found 2026/04/29 01:42:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: 1 matching files 2026/04/29 01:42:25 DEBUG : Creating backend with remote "TestnStorage:rclone-test-bufijon1hebo" 2026/04/29 01:42:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:25 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bufijon1hebo" 2026/04/29 01:42:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo": object not found 2026/04/29 01:42:25 DEBUG : Creating backend with remote "/tmp/rclone342785945" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/", Local "Local file system at /tmp/rclone342785945", Modify Window "1s" 2026/04/29 01:42:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/ 2026/04/29 01:42:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-bufijon1hebo/" 2026/04/29 01:42:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-bufijon1hebo/%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" 2026/04/29 01:42:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bufijon1hebo" 2026/04/29 01:42:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-bufijon1hebo/" both checkfile vs. NFDx2 remote (without normalization) 2026/04/29 01:42:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bufijon1hebo0 for path "/1210146/rclone-test-bufijon1hebo/" 2026/04/29 01:42:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 01:42:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/ 2026/04/29 01:42:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: 1 files missing 2026/04/29 01:42:26 NOTICE: 1 hashes missing 2026/04/29 01:42:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: 1 differences found 2026/04/29 01:42:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/29 01:42:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bufijon1hebo0 for path "/1210146/rclone-test-bufijon1hebo/" 2026/04/29 01:42:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-bufijon1hebo/%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" 2026/04/29 01:42:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: 0 differences found 2026/04/29 01:42:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: 1 matching files 2026/04/29 01:42:26 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xecajix9pofu" 2026/04/29 01:42:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:42:26 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xecajix9pofu" 2026/04/29 01:42:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu": object not found 2026/04/29 01:42:26 DEBUG : Creating backend with remote "/tmp/rclone2582170376" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/", Local "Local file system at /tmp/rclone2582170376", Modify Window "1s" 2026/04/29 01:42:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/ 2026/04/29 01:42:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xecajix9pofu/" 2026/04/29 01:42:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xecajix9pofu/%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" 2026/04/29 01:42:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xecajix9pofu" 2026/04/29 01:42:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xecajix9pofu/" both checkfile vs. NFCx2 remote (without normalization) 2026/04/29 01:42:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xecajix9pofu0 for path "/1210146/rclone-test-xecajix9pofu/" 2026/04/29 01:42:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 01:42:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/ 2026/04/29 01:42:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: 1 files missing 2026/04/29 01:42:27 NOTICE: 1 hashes missing 2026/04/29 01:42:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: 1 differences found 2026/04/29 01:42:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/29 01:42:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xecajix9pofu0 for path "/1210146/rclone-test-xecajix9pofu/" 2026/04/29 01:42:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xecajix9pofu/%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" 2026/04/29 01:42:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 01:42:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: 0 differences found 2026/04/29 01:42:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: 1 matching files 2026/04/29 01:42:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: Purge remote 2026/04/29 01:42:28 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xecajix9pofu/" 2026/04/29 01:42:28 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" 2026/04/29 01:42:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xecajix9pofu0 for path "/1210146/rclone-test-xecajix9pofu/" 2026/04/29 01:42:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 01:42:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xecajix9pofu/%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" 2026/04/29 01:42:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xecajix9pofu/: Purge dir "" 2026/04/29 01:42:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xecajix9pofu/" 2026/04/29 01:42:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: Purge remote 2026/04/29 01:42:28 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-bufijon1hebo/" 2026/04/29 01:42:29 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" 2026/04/29 01:42:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bufijon1hebo0 for path "/1210146/rclone-test-bufijon1hebo/" 2026/04/29 01:42:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 01:42:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-bufijon1hebo/%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" 2026/04/29 01:42:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bufijon1hebo/: Purge dir "" 2026/04/29 01:42:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-bufijon1hebo/" 2026/04/29 01:42:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: Purge remote 2026/04/29 01:42:29 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-segonak3furu/" 2026/04/29 01:42:29 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" 2026/04/29 01:42:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-segonak3furu0 for path "/1210146/rclone-test-segonak3furu/" 2026/04/29 01:42:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 01:42:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-segonak3furu/%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" 2026/04/29 01:42:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-segonak3furu/: Purge dir "" 2026/04/29 01:42:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-segonak3furu/" 2026/04/29 01:42:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: Purge remote 2026/04/29 01:42:30 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-ricimew0feza/" 2026/04/29 01:42:30 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" 2026/04/29 01:42:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ricimew0feza0 for path "/1210146/rclone-test-ricimew0feza/" 2026/04/29 01:42:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 01:42:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-ricimew0feza/%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" 2026/04/29 01:42:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ricimew0feza/: Purge dir "" 2026/04/29 01:42:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ricimew0feza/" 2026/04/29 01:42:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: Purge remote 2026/04/29 01:42:30 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-nefolel9movi/" 2026/04/29 01:42:31 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" 2026/04/29 01:42:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nefolel9movi0 for path "/1210146/rclone-test-nefolel9movi/" 2026/04/29 01:42:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: Purge object "測試_Русский___ě_áñ" 2026/04/29 01:42:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-nefolel9movi/%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" 2026/04/29 01:42:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nefolel9movi/: Purge dir "" 2026/04/29 01:42:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-nefolel9movi/" 2026/04/29 01:42:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: Purge remote 2026/04/29 01:42:31 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-powabih7ginu/" 2026/04/29 01:42:31 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" 2026/04/29 01:42:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-powabih7ginu0 for path "/1210146/rclone-test-powabih7ginu/" 2026/04/29 01:42:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: Purge object "測試_Русский___ě_áñ" 2026/04/29 01:42:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-powabih7ginu/%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" 2026/04/29 01:42:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-powabih7ginu/: Purge dir "" 2026/04/29 01:42:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-powabih7ginu/" 2026/04/29 01:42:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: Purge remote 2026/04/29 01:42:32 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jigiwev5qopo/" 2026/04/29 01:42:32 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" 2026/04/29 01:42:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jigiwev5qopo0 for path "/1210146/rclone-test-jigiwev5qopo/" 2026/04/29 01:42:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: Purge object "HELLO, WORLD!" 2026/04/29 01:42:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jigiwev5qopo/HELLO,%20WORLD%21" 2026/04/29 01:42:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jigiwev5qopo/: Purge dir "" 2026/04/29 01:42:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jigiwev5qopo/" 2026/04/29 01:42:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: Purge remote 2026/04/29 01:42:33 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-ralonub5rixu/" 2026/04/29 01:42:33 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" 2026/04/29 01:42:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ralonub5rixu0 for path "/1210146/rclone-test-ralonub5rixu/" 2026/04/29 01:42:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: Purge object "HeLlO, wOrLd!" 2026/04/29 01:42:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-ralonub5rixu/HeLlO,%20wOrLd%21" 2026/04/29 01:42:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ralonub5rixu/: Purge dir "" 2026/04/29 01:42:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ralonub5rixu/" 2026/04/29 01:42:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: Purge remote 2026/04/29 01:42:33 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-gigodaz0vezu/" 2026/04/29 01:42:34 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" 2026/04/29 01:42:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gigodaz0vezu0 for path "/1210146/rclone-test-gigodaz0vezu/" 2026/04/29 01:42:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: Purge object "HELLO, WORLD!" 2026/04/29 01:42:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-gigodaz0vezu/HELLO,%20WORLD%21" 2026/04/29 01:42:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gigodaz0vezu/: Purge dir "" 2026/04/29 01:42:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-gigodaz0vezu/" 2026/04/29 01:42:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: Purge remote 2026/04/29 01:42:34 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-vibedeg0puwa/" 2026/04/29 01:42:34 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" 2026/04/29 01:42:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vibedeg0puwa0 for path "/1210146/rclone-test-vibedeg0puwa/" 2026/04/29 01:42:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: Purge object "hello, world!" 2026/04/29 01:42:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-vibedeg0puwa/hello,%20world%21" 2026/04/29 01:42:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vibedeg0puwa/: Purge dir "" 2026/04/29 01:42:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-vibedeg0puwa/" --- PASS: TestApplyTransforms (23.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:42:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub/file2": object not found 2026/04/29 01:42:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 01:42:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub/ 2026/04/29 01:42:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub/" 2026/04/29 01:42:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:42:36 DEBUG : sub/file2: size = 14 OK 2026/04/29 01:42:36 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/04/29 01:42:36 INFO : file1: Copied (new) to: sub/file2 2026/04/29 01:42:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:42:36 DEBUG : sub/file2: size = 14 OK 2026/04/29 01:42:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 01:42:36 DEBUG : file1: Unchanged skipping 2026/04/29 01:42:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: don't need to copy/move sub/file2, it is already at target location 2026/04/29 01:42:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:42:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub" 2026/04/29 01:42:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCopyFile (1.59s) === RUN TestCopyLongFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/29 01:42:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyLongFile (0.33s) === RUN TestCopyFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2026/04/29 01:42:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyFileBackupDir (0.31s) === RUN TestCopyFileCompareDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:37 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funiluc5semi/dst" 2026/04/29 01:42:37 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst" 2026/04/29 01:42:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst": object not found 2026/04/29 01:42:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/one": object not found 2026/04/29 01:42:38 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funiluc5semi/CompareDest" 2026/04/29 01:42:38 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:42:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/CompareDest" 2026/04/29 01:42:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest": object not found 2026/04/29 01:42:38 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 01:42:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/CompareDest/one" 2026/04/29 01:42:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest/one": object not found 2026/04/29 01:42:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/ 2026/04/29 01:42:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/ 2026/04/29 01:42:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/dst/" 2026/04/29 01:42:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:39 DEBUG : one: size = 3 OK 2026/04/29 01:42:39 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/29 01:42:39 INFO : one: Copied (new) 2026/04/29 01:42:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3025578068) 2026/04/29 01:42:40 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/) 2026/04/29 01:42:40 DEBUG : one: Sizes differ 2026/04/29 01:42:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/CompareDest/one" 2026/04/29 01:42:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest/one": object not found 2026/04/29 01:42:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:40 DEBUG : one: size = 5 OK 2026/04/29 01:42:40 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/29 01:42:40 INFO : one: Copied (replaced existing) 2026/04/29 01:42:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/ 2026/04/29 01:42:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/dst/" 2026/04/29 01:42:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest/ 2026/04/29 01:42:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/CompareDest/" 2026/04/29 01:42:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/CompareDest/one" 2026/04/29 01:42:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3025578068) 2026/04/29 01:42:41 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/) 2026/04/29 01:42:41 DEBUG : one: Sizes differ 2026/04/29 01:42:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/CompareDest/one" 2026/04/29 01:42:41 DEBUG : one: size = 5 OK 2026/04/29 01:42:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 01:42:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 01:42:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/CompareDest/two" 2026/04/29 01:42:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst/two" 2026/04/29 01:42:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/two": object not found 2026/04/29 01:42:42 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 01:42:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/CompareDest/two" 2026/04/29 01:42:42 DEBUG : two: size = 3 OK 2026/04/29 01:42:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 01:42:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 01:42:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst/two" 2026/04/29 01:42:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/two": object not found 2026/04/29 01:42:42 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 01:42:42 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest/two" 2026/04/29 01:42:42 DEBUG : two: size = 3 OK 2026/04/29 01:42:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 01:42:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 01:42:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/dst/two" 2026/04/29 01:42:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/dst/two": object not found 2026/04/29 01:42:42 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 01:42:42 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest/two" 2026/04/29 01:42:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone3025578068) 2026/04/29 01:42:42 DEBUG : two: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/CompareDest/) 2026/04/29 01:42:42 DEBUG : two: Sizes differ 2026/04/29 01:42:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/dst/two" 2026/04/29 01:42:43 DEBUG : two: size = 5 OK 2026/04/29 01:42:43 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/29 01:42:43 INFO : two: Copied (new) 2026/04/29 01:42:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/CompareDest/one" 2026/04/29 01:42:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/CompareDest/two" 2026/04/29 01:42:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/dst/one" 2026/04/29 01:42:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/dst/two" 2026/04/29 01:42:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/dst" 2026/04/29 01:42:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/CompareDest" 2026/04/29 01:42:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCopyFileCompareDest (6.66s) === RUN TestCopyFileCopyDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/29 01:42:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyFileCopyDest (0.29s) === RUN TestCopyInplace run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2026/04/29 01:42:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyInplace (0.30s) === RUN TestCopyLongFileName run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2026/04/29 01:42:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyLongFileName (0.31s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2026/04/29 01:42:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyLongFileNameCollision (0.29s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file1" 2026/04/29 01:42:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file1": object not found 2026/04/29 01:42:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/29 01:42:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/ 2026/04/29 01:42:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/" 2026/04/29 01:42:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file1" 2026/04/29 01:42:46 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/29 01:42:46 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2026/04/29 01:42:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/29 01:42:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2" 2026/04/29 01:42:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2": object not found 2026/04/29 01:42:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/29 01:42:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2" 2026/04/29 01:42:46 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/04/29 01:42:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2" 2026/04/29 01:42:46 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2": object not found 2026/04/29 01:42:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/04/29 01:42:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file3" 2026/04/29 01:42:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file3": object not found 2026/04/29 01:42:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/29 01:42:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file4" 2026/04/29 01:42:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file4": object not found 2026/04/29 01:42:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/29 01:42:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file4" 2026/04/29 01:42:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/29 01:42:48 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2026/04/29 01:42:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/29 01:42:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file1" 2026/04/29 01:42:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer/file4" 2026/04/29 01:42:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/TestCopyFileMaxTransfer" 2026/04/29 01:42:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCopyFileMaxTransfer (3.28s) === RUN TestDeduplicateInteractive run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateInteractive (0.29s) === RUN TestDeduplicateSkip run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateSkip (0.29s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateSizeOnly (0.29s) === RUN TestDeduplicateFirst run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateFirst (0.29s) === RUN TestDeduplicateNewest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateNewest (0.30s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/one" 2026/04/29 01:42:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/also/ 2026/04/29 01:42:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/also/" 2026/04/29 01:42:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/also/one" 2026/04/29 01:42:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/another" 2026/04/29 01:42:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/not-one" 2026/04/29 01:42:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:51 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Looking for duplicate md5 hashes using newest mode. 2026/04/29 01:42:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:51 NOTICE: fb8c7a9b6b02ad6c393a556c34168c57: Found 3 files with duplicate md5 hashes 2026/04/29 01:42:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/one" 2026/04/29 01:42:51 INFO : one: Deleted 2026/04/29 01:42:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/also/one" 2026/04/29 01:42:51 INFO : also/one: Deleted 2026/04/29 01:42:51 NOTICE: fb8c7a9b6b02ad6c393a556c34168c57: Deleted 2 extra copies 2026/04/29 01:42:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/another" 2026/04/29 01:42:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/not-one" 2026/04/29 01:42:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/also" 2026/04/29 01:42:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestDeduplicateNewestByHash (2.11s) === RUN TestDeduplicateOldest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateOldest (0.28s) === RUN TestDeduplicateLargest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateLargest (0.29s) === RUN TestDeduplicateSmallest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateSmallest (0.32s) === RUN TestDeduplicateRename run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 01:42:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDeduplicateRename (0.31s) === RUN TestMergeDirs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/29 01:42:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestMergeDirs (0.27s) === RUN TestListDirSorted run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/a.txt" 2026/04/29 01:42:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/zend.txt" 2026/04/29 01:42:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ 2026/04/29 01:42:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/" 2026/04/29 01:42:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world" 2026/04/29 01:42:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world2" 2026/04/29 01:42:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/ 2026/04/29 01:42:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/" 2026/04/29 01:42:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/.ignore" 2026/04/29 01:42:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/04/29 01:42:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/ 2026/04/29 01:42:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/" 2026/04/29 01:42:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/04/29 01:42:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:55 DEBUG : a.txt: Excluded (Size Filter) 2026/04/29 01:42:55 DEBUG : a.txt: Excluded 2026/04/29 01:42:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:42:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:42:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 01:42:56 DEBUG : sub dir/hello world: Excluded 2026/04/29 01:42:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 01:42:56 DEBUG : sub dir/hello world2: Excluded 2026/04/29 01:42:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:42:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 01:42:56 DEBUG : sub dir/hello world: Excluded 2026/04/29 01:42:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 01:42:56 DEBUG : sub dir/hello world2: Excluded 2026/04/29 01:42:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/.ignore" 2026/04/29 01:42:56 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 01:42:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/.ignore" 2026/04/29 01:42:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/04/29 01:42:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:42:56 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 01:42:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:42:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:42:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/a.txt" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world2" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/.ignore" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/04/29 01:42:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/zend.txt" 2026/04/29 01:42:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir" 2026/04/29 01:42:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:42:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:42:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestListDirSorted (4.53s) === RUN TestListDirSortedFn run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:42:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/a.txt" 2026/04/29 01:42:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/zend.txt" 2026/04/29 01:42:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ 2026/04/29 01:42:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/" 2026/04/29 01:42:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world" 2026/04/29 01:42:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world2" 2026/04/29 01:42:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/ 2026/04/29 01:42:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/" 2026/04/29 01:42:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/.ignore" 2026/04/29 01:42:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/04/29 01:42:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/ 2026/04/29 01:42:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/" 2026/04/29 01:42:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/04/29 01:42:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:00 DEBUG : a.txt: Excluded (Size Filter) 2026/04/29 01:43:00 DEBUG : a.txt: Excluded 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:43:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 01:43:00 DEBUG : sub dir/hello world: Excluded 2026/04/29 01:43:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 01:43:00 DEBUG : sub dir/hello world2: Excluded 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:43:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 01:43:00 DEBUG : sub dir/hello world: Excluded 2026/04/29 01:43:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 01:43:00 DEBUG : sub dir/hello world2: Excluded 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/.ignore" 2026/04/29 01:43:00 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 01:43:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/.ignore" 2026/04/29 01:43:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/04/29 01:43:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:43:01 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 01:43:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:43:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:43:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/a.txt" 2026/04/29 01:43:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world" 2026/04/29 01:43:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world2" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/.ignore" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/zend.txt" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/sub%20sub%20dir" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/ignore%20dir" 2026/04/29 01:43:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:43:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestListDirSortedFn (4.49s) === RUN TestListJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub/ 2026/04/29 01:43:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub/" 2026/04/29 01:43:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/Default 2026/04/29 01:43:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/FilesOnly 2026/04/29 01:43:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/DirsOnly 2026/04/29 01:43:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/Recurse 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/SubDir 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/sub" === RUN TestListJSON/NoModTime 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/NoMimeType 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/ShowHash 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/HashTypes 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestListJSON/Metadata 2026/04/29 01:43:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub" 2026/04/29 01:43:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestListJSON (2.66s) --- PASS: TestListJSON/Default (0.13s) --- PASS: TestListJSON/FilesOnly (0.14s) --- PASS: TestListJSON/DirsOnly (0.14s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.15s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.14s) --- PASS: TestListJSON/ShowHash (0.15s) --- PASS: TestListJSON/HashTypes (0.14s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub/ 2026/04/29 01:43:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub/" 2026/04/29 01:43:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/Root 2026/04/29 01:43:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/29 01:43:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/Dir 2026/04/29 01:43:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub" 2026/04/29 01:43:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/DirWithTrailingSlash 2026/04/29 01:43:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/File 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/file1" === RUN TestStatJSON/NotFound 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/notfound" 2026/04/29 01:43:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/notfound": object not found 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/DirFilesOnly 2026/04/29 01:43:07 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub" === RUN TestStatJSON/FileFilesOnly 2026/04/29 01:43:07 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/file1" === RUN TestStatJSON/NotFoundFilesOnly 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/notfound" 2026/04/29 01:43:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/FileDirsOnly 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/NotFoundDirsOnly 2026/04/29 01:43:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestStatJSON/RootNotFound 2026/04/29 01:43:08 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funiluc5semi/notfound" 2026/04/29 01:43:08 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:43:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/notfound" 2026/04/29 01:43:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/notfound": object not found 2026/04/29 01:43:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/notfound" 2026/04/29 01:43:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/notfound": object not found 2026/04/29 01:43:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub" 2026/04/29 01:43:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestStatJSON (3.68s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.15s) --- PASS: TestStatJSON/Dir (0.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.13s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (0.30s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.14s) --- PASS: TestStatJSON/FileDirsOnly (0.16s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.15s) --- PASS: TestStatJSON/RootNotFound (0.64s) === RUN TestMkdir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:09 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Making directory 2026/04/29 01:43:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:09 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Making directory 2026/04/29 01:43:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestMkdir (0.42s) === RUN TestLsd run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ 2026/04/29 01:43:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/" 2026/04/29 01:43:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world" 2026/04/29 01:43:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/hello%20world" 2026/04/29 01:43:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:43:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestLsd (1.21s) === RUN TestLs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestLs (1.06s) === RUN TestLsWithFilesFrom run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/29 01:43:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/notfound" 2026/04/29 01:43:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/notfound": object not found 2026/04/29 01:43:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestLsWithFilesFrom (1.61s) === RUN TestLsLong run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestLsLong (1.19s) === RUN TestHashSums run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestHashSums/Md5 2026/04/29 01:43:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestHashSums/Md5Download 2026/04/29 01:43:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestHashSums (1.38s) --- PASS: TestHashSums/Md5 (0.15s) --- PASS: TestHashSums/Md5Download (0.28s) === RUN TestHashSumsWithErrors 2026/04/29 01:43:16 DEBUG : Creating backend with remote ":memory:" 2026/04/29 01:43:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/29 01:43:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/29 01:43:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/29 01:43:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/29 01:43:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/29 01:43:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/29 01:43:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/29 01:43:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/29 01:43:16 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-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ 2026/04/29 01:43:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/" 2026/04/29 01:43:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/potato3" 2026/04/29 01:43:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:43:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:43:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/potato3" 2026/04/29 01:43:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:43:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCount (1.63s) === RUN TestDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:18 DEBUG : Waiting for deletions to finish 2026/04/29 01:43:18 DEBUG : large: Excluded (Size Filter) 2026/04/29 01:43:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:18 INFO : medium: Deleted 2026/04/29 01:43:18 INFO : small: Deleted 2026/04/29 01:43:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestDelete (1.36s) === RUN TestMaxDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:19 DEBUG : Waiting for deletions to finish 2026/04/29 01:43:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/29 01:43:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:20 INFO : large: Deleted 2026/04/29 01:43:20 INFO : medium: Deleted 2026/04/29 01:43:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestMaxDelete (1.63s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:21 DEBUG : Waiting for deletions to finish 2026/04/29 01:43:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 01:43:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:22 INFO : medium: Deleted 2026/04/29 01:43:22 INFO : small: Deleted 2026/04/29 01:43:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestMaxDeleteSizeLargeFile (1.88s) === RUN TestMaxDeleteSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:23 DEBUG : Waiting for deletions to finish 2026/04/29 01:43:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/large" 2026/04/29 01:43:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 01:43:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/medium" 2026/04/29 01:43:23 INFO : large: Deleted 2026/04/29 01:43:23 INFO : medium: Deleted 2026/04/29 01:43:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/small" 2026/04/29 01:43:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestMaxDeleteSize (1.65s) === RUN TestReadFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/ReadFile" 2026/04/29 01:43:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/ReadFile" 2026/04/29 01:43:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/ReadFile" 2026/04/29 01:43:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/ReadFile" 2026/04/29 01:43:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestReadFile (1.25s) === RUN TestRetry 2026/04/29 01:43:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/29 01:43:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/29 01:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 01:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 01:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 01:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 01:43:25 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-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCat (2.84s) === RUN TestPurge 2026/04/29 01:43:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lugitog2sija" 2026/04/29 01:43:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:43:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/04/29 01:43:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lugitog2sija" 2026/04/29 01:43:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija": object not found 2026/04/29 01:43:28 DEBUG : Creating backend with remote "/tmp/rclone4273143475" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/", Local "Local file system at /tmp/rclone4273143475", Modify Window "1s" 2026/04/29 01:43:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/ 2026/04/29 01:43:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A1/ 2026/04/29 01:43:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A1/" 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A1/B1/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A1/B1/" 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A1/B1/C1/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A1/B1/C1/" 2026/04/29 01:43:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lugitog2sija/A1/B1/C1/one" 2026/04/29 01:43:29 INFO : A2: Making directory 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A2/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A2/" 2026/04/29 01:43:29 INFO : A1/B2: Making directory 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A1/B2/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A1/B2/" 2026/04/29 01:43:29 INFO : A1/B2/C2: Making directory 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A1/B2/C2/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A1/B2/C2/" 2026/04/29 01:43:29 INFO : A1/B1/C3: Making directory 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A1/B1/C3/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A1/B1/C3/" 2026/04/29 01:43:29 INFO : A3: Making directory 2026/04/29 01:43:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A3/ 2026/04/29 01:43:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A3/" 2026/04/29 01:43:30 INFO : A3/B3: Making directory 2026/04/29 01:43:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A3/B3/ 2026/04/29 01:43:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A3/B3/" 2026/04/29 01:43:30 INFO : A3/B3/C4: Making directory 2026/04/29 01:43:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/A3/B3/C4/ 2026/04/29 01:43:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugitog2sija/A3/B3/C4/" 2026/04/29 01:43:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lugitog2sija/A1/two" 2026/04/29 01:43:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lugitog2sija" 2026/04/29 01:43:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija0 for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:30 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lugitog2sija/A1/B1" 2026/04/29 01:43:30 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" 2026/04/29 01:43:30 DEBUG : Waiting for deletions to finish 2026/04/29 01:43:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija%2FA1%2FB10 for path "/1210146/rclone-test-lugitog2sija/A1/B1/" 2026/04/29 01:43:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lugitog2sija/A1/B1/C1/one" 2026/04/29 01:43:31 INFO : A1/B1/C1/one: Deleted 2026/04/29 01:43:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija%2FA1%2FB10 for path "/1210146/rclone-test-lugitog2sija/A1/B1/" 2026/04/29 01:43:31 DEBUG : removing 2 level 3 directories 2026/04/29 01:43:31 INFO : A1/B1/C3: Removing directory 2026/04/29 01:43:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A1/B1/C3" 2026/04/29 01:43:31 INFO : A1/B1/C1: Removing directory 2026/04/29 01:43:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A1/B1/C1" 2026/04/29 01:43:32 DEBUG : removing 1 level 2 directories 2026/04/29 01:43:32 INFO : A1/B1: Removing directory 2026/04/29 01:43:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A1/B1" 2026/04/29 01:43:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija0 for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:32 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:32 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" 2026/04/29 01:43:32 DEBUG : Waiting for deletions to finish 2026/04/29 01:43:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija0 for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lugitog2sija/A1/two" 2026/04/29 01:43:33 INFO : A1/two: Deleted 2026/04/29 01:43:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija0 for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:33 DEBUG : removing 2 level 3 directories 2026/04/29 01:43:33 INFO : A3/B3/C4: Removing directory 2026/04/29 01:43:33 INFO : A1/B2/C2: Removing directory 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A3/B3/C4" 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A1/B2/C2" 2026/04/29 01:43:33 DEBUG : removing 2 level 2 directories 2026/04/29 01:43:33 INFO : A3/B3: Removing directory 2026/04/29 01:43:33 INFO : A1/B2: Removing directory 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A3/B3" 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A1/B2" 2026/04/29 01:43:33 DEBUG : removing 3 level 1 directories 2026/04/29 01:43:33 INFO : A3: Removing directory 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A3" 2026/04/29 01:43:33 INFO : A1: Removing directory 2026/04/29 01:43:33 INFO : A2: Removing directory 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A1" 2026/04/29 01:43:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/A2" 2026/04/29 01:43:34 DEBUG : removing 1 level 0 directories 2026/04/29 01:43:34 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/: Removing directory 2026/04/29 01:43:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija0 for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:34 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lugitog2sija" 2026/04/29 01:43:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija": object not found 2026/04/29 01:43:35 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/": object not found 2026/04/29 01:43:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/: Purge remote 2026/04/29 01:43:35 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:35 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" 2026/04/29 01:43:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugitog2sija0 for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:35 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lugitog2sija" 2026/04/29 01:43:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija": object not found 2026/04/29 01:43:35 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/": object not found 2026/04/29 01:43:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugitog2sija/: Purge dir "" 2026/04/29 01:43:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugitog2sija/" 2026/04/29 01:43:35 NOTICE: purge failed to rmdir "": directory not found 2026/04/29 01:43:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.99s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/ 2026/04/29 01:43:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/" 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/" 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C1/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/" 2026/04/29 01:43:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/one" 2026/04/29 01:43:36 INFO : A2: Making directory 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/" 2026/04/29 01:43:36 INFO : A1/B2: Making directory 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B2/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B2/" 2026/04/29 01:43:36 INFO : A1/B2/C2: Making directory 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B2/C2/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B2/C2/" 2026/04/29 01:43:36 INFO : A1/B1/C3: Making directory 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C3/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C3/" 2026/04/29 01:43:36 INFO : A3: Making directory 2026/04/29 01:43:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/ 2026/04/29 01:43:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/" 2026/04/29 01:43:37 INFO : A3/B3: Making directory 2026/04/29 01:43:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B3/ 2026/04/29 01:43:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B3/" 2026/04/29 01:43:37 INFO : A3/B3/C4: Making directory 2026/04/29 01:43:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B3/C4/ 2026/04/29 01:43:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B3/C4/" 2026/04/29 01:43:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/two" 2026/04/29 01:43:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi%2FA3%2FB3%2FC40 for path "/1210146/rclone-test-funiluc5semi/A3/B3/C4/" 2026/04/29 01:43:37 DEBUG : removing 1 level 3 directories 2026/04/29 01:43:37 INFO : A3/B3/C4: Removing directory 2026/04/29 01:43:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B3/C4" 2026/04/29 01:43:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:38 DEBUG : removing 2 level 3 directories 2026/04/29 01:43:38 INFO : A1/B2/C2: Removing directory 2026/04/29 01:43:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B2/C2" 2026/04/29 01:43:38 INFO : A1/B1/C3: Removing directory 2026/04/29 01:43:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C3" 2026/04/29 01:43:38 DEBUG : removing 2 level 2 directories 2026/04/29 01:43:38 INFO : A3/B3: Removing directory 2026/04/29 01:43:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B3" 2026/04/29 01:43:38 INFO : A1/B2: Removing directory 2026/04/29 01:43:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B2" 2026/04/29 01:43:38 DEBUG : removing 2 level 1 directories 2026/04/29 01:43:38 INFO : A3: Removing directory 2026/04/29 01:43:38 INFO : A2: Removing directory 2026/04/29 01:43:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3" 2026/04/29 01:43:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2" 2026/04/29 01:43:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/one" 2026/04/29 01:43:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/one" 2026/04/29 01:43:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A1/two" 2026/04/29 01:43:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/two" 2026/04/29 01:43:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:39 DEBUG : removing 1 level 3 directories 2026/04/29 01:43:39 INFO : A1/B1/C1: Removing directory 2026/04/29 01:43:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1" 2026/04/29 01:43:39 DEBUG : removing 1 level 2 directories 2026/04/29 01:43:39 INFO : A1/B1: Removing directory 2026/04/29 01:43:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1" 2026/04/29 01:43:39 DEBUG : removing 1 level 1 directories 2026/04/29 01:43:39 INFO : A1: Removing directory 2026/04/29 01:43:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1" 2026/04/29 01:43:40 DEBUG : removing 1 level 0 directories 2026/04/29 01:43:40 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Removing directory 2026/04/29 01:43:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:40 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi" 2026/04/29 01:43:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi": object not found 2026/04/29 01:43:40 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/": object not found 2026/04/29 01:43:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:40 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi" 2026/04/29 01:43:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi": object not found 2026/04/29 01:43:40 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.28s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/ 2026/04/29 01:43:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:41 INFO : A1: Making directory 2026/04/29 01:43:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/ 2026/04/29 01:43:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/" 2026/04/29 01:43:41 INFO : A1/B1: Making directory 2026/04/29 01:43:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/ 2026/04/29 01:43:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/" 2026/04/29 01:43:41 INFO : A1/B1/C1: Making directory 2026/04/29 01:43:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C1/ 2026/04/29 01:43:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/" 2026/04/29 01:43:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi%2FA10 for path "/1210146/rclone-test-funiluc5semi/A1/" 2026/04/29 01:43:41 DEBUG : removing 1 level 3 directories 2026/04/29 01:43:41 INFO : A1/B1/C1: Removing directory 2026/04/29 01:43:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1" 2026/04/29 01:43:41 DEBUG : removing 1 level 2 directories 2026/04/29 01:43:41 INFO : A1/B1: Removing directory 2026/04/29 01:43:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1" 2026/04/29 01:43:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1" 2026/04/29 01:43:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestRmdirsLeaveRoot (1.71s) === RUN TestRmdirsWithFilter run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:42 INFO : A1: Making directory 2026/04/29 01:43:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/ 2026/04/29 01:43:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/" 2026/04/29 01:43:42 INFO : A1/B1: Making directory 2026/04/29 01:43:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/ 2026/04/29 01:43:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/" 2026/04/29 01:43:42 INFO : A1/B1/C1: Making directory 2026/04/29 01:43:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C1/ 2026/04/29 01:43:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/" 2026/04/29 01:43:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:43 DEBUG : removing 1 level 3 directories 2026/04/29 01:43:43 INFO : A1/B1/C1: Removing directory 2026/04/29 01:43:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1" 2026/04/29 01:43:43 DEBUG : removing 1 level 2 directories 2026/04/29 01:43:43 INFO : A1/B1: Removing directory 2026/04/29 01:43:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1" 2026/04/29 01:43:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1" 2026/04/29 01:43:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestRmdirsWithFilter (1.54s) === RUN TestCopyURL run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:44 DEBUG : filename.txt: File name found in url 2026/04/29 01:43:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/filename.txt" 2026/04/29 01:43:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/29 01:43:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/headerfilename.txt" 2026/04/29 01:43:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file2" 2026/04/29 01:43:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/filename.txt" 2026/04/29 01:43:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/headerfilename.txt" 2026/04/29 01:43:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCopyURL (1.93s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCopyURLDownloadHeaders (0.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub/file2": object not found 2026/04/29 01:43:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 01:43:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub/ 2026/04/29 01:43:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub/" 2026/04/29 01:43:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:47 DEBUG : sub/file2: size = 14 OK 2026/04/29 01:43:47 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/04/29 01:43:47 INFO : file1: Copied (new) to: sub/file2 2026/04/29 01:43:47 INFO : file1: Deleted 2026/04/29 01:43:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:47 DEBUG : sub/file2: size = 14 OK 2026/04/29 01:43:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 01:43:47 DEBUG : file1: Unchanged skipping 2026/04/29 01:43:47 INFO : file1: Deleted 2026/04/29 01:43:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: don't need to copy/move sub/file2, it is already at target location 2026/04/29 01:43:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub/file2" 2026/04/29 01:43:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub" 2026/04/29 01:43:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestMoveFile (1.63s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/file1": object not found 2026/04/29 01:43:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 01:43:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:48 DEBUG : file1: size = 14 OK 2026/04/29 01:43:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/29 01:43:48 INFO : file1: Copied (new) 2026/04/29 01:43:48 INFO : file1: Deleted 2026/04/29 01:43:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:48 DEBUG : file1: Destination exists, skipping 2026/04/29 01:43:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/29 01:43:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/file1" 2026/04/29 01:43:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestMoveFileWithIgnoreExisting (1.18s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCaseInsensitiveMoveFile (0.29s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.27s) === RUN TestMoveFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy 2026/04/29 01:43:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestMoveFileBackupDir (0.34s) === 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-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:43:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/ 2026/04/29 01:43:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/" 2026/04/29 01:43:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/one" 2026/04/29 01:43:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/two" 2026/04/29 01:43:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/ 2026/04/29 01:43:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/" 2026/04/29 01:43:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/B1/three" 2026/04/29 01:43:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C1/ 2026/04/29 01:43:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/" 2026/04/29 01:43:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/four" 2026/04/29 01:43:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C2/ 2026/04/29 01:43:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C2/" 2026/04/29 01:43:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A1/B1/C2/five" 2026/04/29 01:43:51 INFO : A1/B2: Making directory 2026/04/29 01:43:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B2/ 2026/04/29 01:43:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B2/" 2026/04/29 01:43:51 INFO : A1/B1/C3: Making directory 2026/04/29 01:43:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A1/B1/C3/ 2026/04/29 01:43:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C3/" 2026/04/29 01:43:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi%2FA10 for path "/1210146/rclone-test-funiluc5semi/A1/" 2026/04/29 01:43:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/ 2026/04/29 01:43:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/" 2026/04/29 01:43:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/ 2026/04/29 01:43:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/" 2026/04/29 01:43:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/C1/ 2026/04/29 01:43:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/C1/" 2026/04/29 01:43:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/C2/ 2026/04/29 01:43:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/C2/" 2026/04/29 01:43:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/C3/ 2026/04/29 01:43:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/C3/" 2026/04/29 01:43:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B2/ 2026/04/29 01:43:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A2/B2/" 2026/04/29 01:43:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A2/one" 2026/04/29 01:43:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A2/two" 2026/04/29 01:43:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A2/B1/three" 2026/04/29 01:43:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A2/B1/C1/four" 2026/04/29 01:43:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A2/B1/C2/five" 2026/04/29 01:43:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/one": object not found 2026/04/29 01:43:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A1/one" 2026/04/29 01:43:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/two": object not found 2026/04/29 01:43:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A1/two" 2026/04/29 01:43:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/three": object not found 2026/04/29 01:43:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A1/B1/three" 2026/04/29 01:43:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A2/B1/three" 2026/04/29 01:43:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A2/one" 2026/04/29 01:43:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A2/two" 2026/04/29 01:43:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/C1/four": object not found 2026/04/29 01:43:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/four" 2026/04/29 01:43:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A2/B1/C2/five": object not found 2026/04/29 01:43:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A1/B1/C2/five" 2026/04/29 01:43:53 DEBUG : A2/one: size = 3 OK 2026/04/29 01:43:53 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2026/04/29 01:43:53 INFO : A1/one: Copied (new) to: A2/one 2026/04/29 01:43:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/one" 2026/04/29 01:43:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A2/B1/C1/four" 2026/04/29 01:43:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A2/B1/C2/five" 2026/04/29 01:43:53 INFO : A1/one: Deleted 2026/04/29 01:43:53 DEBUG : A2/B1/three: size = 5 OK 2026/04/29 01:43:53 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2026/04/29 01:43:53 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/04/29 01:43:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/B1/three" 2026/04/29 01:43:53 DEBUG : A2/B1/C1/four: size = 4 OK 2026/04/29 01:43:53 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2026/04/29 01:43:53 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/04/29 01:43:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1/four" 2026/04/29 01:43:53 DEBUG : A2/two: size = 3 OK 2026/04/29 01:43:53 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2026/04/29 01:43:53 INFO : A1/two: Copied (new) to: A2/two 2026/04/29 01:43:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/two" 2026/04/29 01:43:53 INFO : A1/B1/C1/four: Deleted 2026/04/29 01:43:53 INFO : A1/two: Deleted 2026/04/29 01:43:53 DEBUG : A2/B1/C2/five: size = 4 OK 2026/04/29 01:43:53 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2026/04/29 01:43:53 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/04/29 01:43:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A1/B1/C2/five" 2026/04/29 01:43:54 INFO : A1/B1/three: Deleted 2026/04/29 01:43:54 INFO : A1/B1/C2/five: Deleted 2026/04/29 01:43:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B2" 2026/04/29 01:43:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C3" 2026/04/29 01:43:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C2" 2026/04/29 01:43:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1/C1" 2026/04/29 01:43:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1/B1" 2026/04/29 01:43:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A1" 2026/04/29 01:43:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi%2FA20 for path "/1210146/rclone-test-funiluc5semi/A2/" 2026/04/29 01:43:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/ 2026/04/29 01:43:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/" 2026/04/29 01:43:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/ 2026/04/29 01:43:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/" 2026/04/29 01:43:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/C1/ 2026/04/29 01:43:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/C1/" 2026/04/29 01:43:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/C2/ 2026/04/29 01:43:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/C2/" 2026/04/29 01:43:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/C3/ 2026/04/29 01:43:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/C3/" 2026/04/29 01:43:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B2/ 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A3/B2/" 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A3/one" 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A3/two" 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A3/B1/C1/four" 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A3/B1/three" 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A3/B1/C2/five" 2026/04/29 01:43:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/one": object not found 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A2/one" 2026/04/29 01:43:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/C1/four": object not found 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A2/B1/C1/four" 2026/04/29 01:43:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/three": object not found 2026/04/29 01:43:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/B1/C2/five": object not found 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A2/B1/three" 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A2/B1/C2/five" 2026/04/29 01:43:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A3/one" 2026/04/29 01:43:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A3/B1/C1/four" 2026/04/29 01:43:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A3/B1/three" 2026/04/29 01:43:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A3/B1/C2/five" 2026/04/29 01:43:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A3/two": object not found 2026/04/29 01:43:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A2/two" 2026/04/29 01:43:56 DEBUG : A3/B1/C1/four: size = 4 OK 2026/04/29 01:43:56 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2026/04/29 01:43:56 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A2/B1/C1/four" 2026/04/29 01:43:56 DEBUG : A3/B1/three: size = 5 OK 2026/04/29 01:43:56 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2026/04/29 01:43:56 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A2/B1/three" 2026/04/29 01:43:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A3/two" 2026/04/29 01:43:56 DEBUG : A3/B1/C2/five: size = 4 OK 2026/04/29 01:43:56 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2026/04/29 01:43:56 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A2/B1/C2/five" 2026/04/29 01:43:56 INFO : A2/B1/C1/four: Deleted 2026/04/29 01:43:56 INFO : A2/B1/three: Deleted 2026/04/29 01:43:56 DEBUG : A3/one: size = 3 OK 2026/04/29 01:43:56 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2026/04/29 01:43:56 INFO : A2/one: Copied (new) to: A3/one 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A2/one" 2026/04/29 01:43:56 DEBUG : A3/two: size = 3 OK 2026/04/29 01:43:56 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2026/04/29 01:43:56 INFO : A2/two: Copied (new) to: A3/two 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A2/two" 2026/04/29 01:43:56 INFO : A2/B1/C2/five: Deleted 2026/04/29 01:43:56 INFO : A2/one: Deleted 2026/04/29 01:43:56 INFO : A2/two: Deleted 2026/04/29 01:43:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2/B2" 2026/04/29 01:43:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/C3" 2026/04/29 01:43:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/C2" 2026/04/29 01:43:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2/B1/C1" 2026/04/29 01:43:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2/B1" 2026/04/29 01:43:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A2" 2026/04/29 01:43:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:43:57 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/29 01:43:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi%2FA30 for path "/1210146/rclone-test-funiluc5semi/A3/" 2026/04/29 01:43:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/ 2026/04/29 01:43:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A4/" 2026/04/29 01:43:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/ 2026/04/29 01:43:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/" 2026/04/29 01:43:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/C1/ 2026/04/29 01:43:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/C1/" 2026/04/29 01:43:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/C2/ 2026/04/29 01:43:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/C2/" 2026/04/29 01:43:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/C3/ 2026/04/29 01:43:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/C3/" 2026/04/29 01:43:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B2/ 2026/04/29 01:43:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/A4/B2/" 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A4/B1/C2/five" 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A4/one" 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A4/two" 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A4/B1/three" 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/A4/B1/C1/four" 2026/04/29 01:43:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/one": object not found 2026/04/29 01:43:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/C2/five": object not found 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A3/one" 2026/04/29 01:43:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/three": object not found 2026/04/29 01:43:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/two": object not found 2026/04/29 01:43:58 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A3/B1/C2/five" 2026/04/29 01:43:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A3/B1/three" 2026/04/29 01:43:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/A4/B1/C1/four": object not found 2026/04/29 01:43:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A3/two" 2026/04/29 01:43:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funiluc5semi/A3/B1/C1/four" 2026/04/29 01:43:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A4/one" 2026/04/29 01:43:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A4/B1/C2/five" 2026/04/29 01:43:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A4/B1/three" 2026/04/29 01:43:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A4/two" 2026/04/29 01:43:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/A4/B1/C1/four" 2026/04/29 01:43:59 DEBUG : A4/B1/C2/five: size = 4 OK 2026/04/29 01:43:59 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2026/04/29 01:43:59 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A3/B1/C2/five" 2026/04/29 01:43:59 DEBUG : A4/two: size = 3 OK 2026/04/29 01:43:59 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2026/04/29 01:43:59 INFO : A3/two: Copied (new) to: A4/two 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A3/two" 2026/04/29 01:43:59 DEBUG : A4/B1/three: size = 5 OK 2026/04/29 01:43:59 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2026/04/29 01:43:59 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A3/B1/three" 2026/04/29 01:43:59 DEBUG : A4/B1/C1/four: size = 4 OK 2026/04/29 01:43:59 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2026/04/29 01:43:59 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A3/B1/C1/four" 2026/04/29 01:43:59 DEBUG : A4/one: size = 3 OK 2026/04/29 01:43:59 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2026/04/29 01:43:59 INFO : A3/one: Copied (new) to: A4/one 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A3/one" 2026/04/29 01:43:59 INFO : A3/B1/C2/five: Deleted 2026/04/29 01:43:59 INFO : A3/two: Deleted 2026/04/29 01:43:59 INFO : A3/B1/three: Deleted 2026/04/29 01:43:59 INFO : A3/B1/C1/four: Deleted 2026/04/29 01:43:59 INFO : A3/one: Deleted 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B2" 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/C3" 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/C2" 2026/04/29 01:43:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B1/C1" 2026/04/29 01:44:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3/B1" 2026/04/29 01:44:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A3" 2026/04/29 01:44:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A4/B1/C1/four" 2026/04/29 01:44:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A4/B1/C2/five" 2026/04/29 01:44:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A4/B1/three" 2026/04/29 01:44:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A4/one" 2026/04/29 01:44:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/A4/two" 2026/04/29 01:44:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A4/B2" 2026/04/29 01:44:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/C3" 2026/04/29 01:44:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/C2" 2026/04/29 01:44:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A4/B1/C1" 2026/04/29 01:44:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A4/B1" 2026/04/29 01:44:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/A4" 2026/04/29 01:44:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestDirMove (11.91s) === RUN TestGetFsInfo run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestGetFsInfo (0.30s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 01:44:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/no_checksum_small_file_from_pipe" 2026/04/29 01:44:02 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 01:44:02 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/04/29 01:44:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 01:44:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/no_checksum_big_file_from_pipe" 2026/04/29 01:44:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/no_checksum_big_file_from_pipe" 2026/04/29 01:44:03 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 01:44:03 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/04/29 01:44:03 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/29 01:44:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/no_checksum_big_file_from_pipe" 2026/04/29 01:44:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/no_checksum_small_file_from_pipe" 2026/04/29 01:44:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 01:44:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/with_checksum_small_file_from_pipe" 2026/04/29 01:44:04 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 01:44:04 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/04/29 01:44:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 01:44:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/with_checksum_big_file_from_pipe" 2026/04/29 01:44:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/with_checksum_big_file_from_pipe" 2026/04/29 01:44:04 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 01:44:04 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/04/29 01:44:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/29 01:44:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/with_checksum_big_file_from_pipe" 2026/04/29 01:44:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/with_checksum_small_file_from_pipe" 2026/04/29 01:44:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 01:44:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_small_file_from_pipe" 2026/04/29 01:44:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 01:44:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 01:44:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_big_file_from_pipe" 2026/04/29 01:44:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_big_file_from_pipe" 2026/04/29 01:44:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 01:44:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 01:44:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_big_file_from_pipe" 2026/04/29 01:44:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_small_file_from_pipe" 2026/04/29 01:44:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 01:44:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_small_file_from_pipe" 2026/04/29 01:44:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 01:44:07 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/04/29 01:44:07 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/29 01:44:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 01:44:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_big_file_from_pipe" 2026/04/29 01:44:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_big_file_from_pipe" 2026/04/29 01:44:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 01:44:07 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/04/29 01:44:07 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/29 01:44:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/29 01:44:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_big_file_from_pipe" 2026/04/29 01:44:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/ignore_checksum_small_file_from_pipe" 2026/04/29 01:44:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestRcat (5.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.32s) === RUN TestRcatMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/29 01:44:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestRcatMetadata (0.31s) === RUN TestRcatSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato1" 2026/04/29 01:44:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: File to upload is small (60 bytes), uploading instead of streaming 2026/04/29 01:44:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:44:08 DEBUG : potato2: size = 60 OK 2026/04/29 01:44:08 DEBUG : potato2: Dst hash empty - aborting Src hash check 2026/04/29 01:44:08 DEBUG : potato2: Size of src and dst objects identical 2026/04/29 01:44:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato1" 2026/04/29 01:44:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:44:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestRcatSize (0.88s) === RUN TestRcatSizeMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/29 01:44:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestRcatSizeMetadata (0.28s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato1" 2026/04/29 01:44:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato1" 2026/04/29 01:44:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestRcatSizeUploadHeaders (0.51s) === RUN TestTouchDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" 2026/04/29 01:44:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:44:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:44:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/sub%20dir/ 2026/04/29 01:44:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir/" 2026/04/29 01:44:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funiluc5semi/sub%20dir/potato3" 2026/04/29 01:44:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Touching "sub dir/potato3" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-funiluc5semi/sub%20dir/potato3" 2026/04/29 01:44:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Touching "empty space" 2026/04/29 01:44:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Touching "potato2" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:44:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/empty%20space" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/potato2" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funiluc5semi/sub%20dir/potato3" 2026/04/29 01:44:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/sub%20dir" 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- PASS: TestTouchDir (1.91s) === RUN TestMkdirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestMkdirMetadata (0.30s) === RUN TestMkdirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestMkdirModTime (0.27s) === RUN TestCopyDirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestCopyDirMetadata (0.24s) === RUN TestSetDirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestSetDirModTime (0.29s) === RUN TestDirsEqual run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestDirsEqual (0.30s) === RUN TestRemoveExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/", Local "Local file system at /tmp/rclone3025578068", Modify Window "1s" operations_test.go:1962: Skipping as remote can't Move 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" --- SKIP: TestRemoveExisting (0.28s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/29 01:44:13 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Purge remote 2026/04/29 01:44:13 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:13 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" 2026/04/29 01:44:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funiluc5semi0 for path "/1210146/rclone-test-funiluc5semi/" 2026/04/29 01:44:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funiluc5semi/: Purge dir "" 2026/04/29 01:44:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funiluc5semi/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Finished OK in 2m30.623109534s (try 1/5)