"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2024/10/17 02:59:58 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekudov6feza" 2024/10/17 02:59:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 02:59:58 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 02:59:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza" 2024/10/17 02:59:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza": object not found 2024/10/17 02:59:59 DEBUG : Creating backend with remote "/tmp/rclone1161241746" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/17 02:59:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza" 2024/10/17 03:00:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza": object not found --- SKIP: TestMultithreadCopy (0.47s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/17 03:00:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza" 2024/10/17 03:00:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza": object not found --- SKIP: TestMultithreadCopyAbort (0.14s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/17 03:00:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/17 03:00:00 DEBUG : potato: Seek from 10 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 10 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Seek from 5 to 2 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/17 03:00:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Seek from 5 to 2 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/17 03:00:00 DEBUG : potato: Seek from 8 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 8 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/17 03:00:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:00:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:00:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:00:00 DEBUG : potato: Seek from 5 to 2 2024/10/17 03:00:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/17 03:00:00 DEBUG : potato: Seek from 9 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 9 to 0 2024/10/17 03:00:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/ 2024/10/17 03:00:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/rutabaga" 2024/10/17 03:00:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza" 2024/10/17 03:00:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheck/1 === RUN TestCheck/2 2024/10/17 03:00:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:00:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheck/3 2024/10/17 03:00:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:00:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheck/4 === RUN TestCheck/5 2024/10/17 03:00:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/remotepotato" 2024/10/17 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheck/6 === RUN TestCheck/7 2024/10/17 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:00:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:00:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/remotepotato" 2024/10/17 03:00:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/rutabaga" 2024/10/17 03:00:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCheck (3.33s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.13s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2024/10/17 03:00:03 DEBUG : Creating backend with remote "nonexistent" 2024/10/17 03:00:03 DEBUG : Creating backend with remote "nonexistent" 2024/10/17 03:00:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/17 03:00:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/17 03:00:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/17 03:00:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/rutabaga" 2024/10/17 03:00:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/17 03:00:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:00:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckDownload/3 2024/10/17 03:00:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:00:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/17 03:00:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/remotepotato" 2024/10/17 03:00:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/10/17 03:00:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:00:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:00:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/remotepotato" 2024/10/17 03:00:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/rutabaga" 2024/10/17 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCheckDownload (3.72s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (0.45s) --- PASS: TestCheckDownload/5 (0.24s) --- PASS: TestCheckDownload/6 (0.25s) --- PASS: TestCheckDownload/7 (0.25s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/rutabaga" 2024/10/17 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/17 03:00:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSizeOnly/3 2024/10/17 03:00:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/17 03:00:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/remotepotato" 2024/10/17 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/10/17 03:00:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:00:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:00:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/remotepotato" 2024/10/17 03:00:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/rutabaga" 2024/10/17 03:00:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCheckSizeOnly (2.70s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.15s) --- PASS: TestCheckSizeOnly/3 (0.12s) --- PASS: TestCheckSizeOnly/4 (0.14s) --- PASS: TestCheckSizeOnly/5 (0.13s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/17 03:00:10 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/17 03:00:10 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/17 03:00:10 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/17 03:00:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/17 03:00:10 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/17 03:00:10 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/17 03:00:10 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestParseSumFile (1.10s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:10 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekudov6feza/data" 2024/10/17 03:00:10 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/data" 2024/10/17 03:00:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/data": object not found 2024/10/17 03:00:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/data/ 2024/10/17 03:00:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/data/" 2024/10/17 03:00:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/banana" 2024/10/17 03:00:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest1 2024/10/17 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/potato" 2024/10/17 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest2 2024/10/17 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest3 2024/10/17 03:00:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest4 2024/10/17 03:00:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest5 2024/10/17 03:00:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest6 2024/10/17 03:00:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/banana" 2024/10/17 03:00:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/potato" 2024/10/17 03:00:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSum/subtest7 2024/10/17 03:00:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/data/banana" 2024/10/17 03:00:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/data/potato" 2024/10/17 03:00:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/data" 2024/10/17 03:00:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCheckSum (6.06s) --- PASS: TestCheckSum/subtest1 (0.47s) --- PASS: TestCheckSum/subtest2 (0.36s) --- PASS: TestCheckSum/subtest3 (0.37s) --- PASS: TestCheckSum/subtest4 (0.39s) --- PASS: TestCheckSum/subtest5 (0.37s) --- PASS: TestCheckSum/subtest6 (0.37s) --- PASS: TestCheckSum/subtest7 (0.37s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekudov6feza/data" 2024/10/17 03:00:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/data" 2024/10/17 03:00:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/data": object not found 2024/10/17 03:00:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/data/ 2024/10/17 03:00:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/data/" 2024/10/17 03:00:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/banana" 2024/10/17 03:00:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest1 2024/10/17 03:00:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/potato" 2024/10/17 03:00:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest2 2024/10/17 03:00:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest3 2024/10/17 03:00:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest4 2024/10/17 03:00:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest5 2024/10/17 03:00:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest6 2024/10/17 03:00:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/banana" 2024/10/17 03:00:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/data/potato" 2024/10/17 03:00:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestCheckSumDownload/subtest7 2024/10/17 03:00:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/data/banana" 2024/10/17 03:00:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/data/potato" 2024/10/17 03:00:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/test.sum" 2024/10/17 03:00:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/data" 2024/10/17 03:00:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCheckSumDownload (7.09s) --- PASS: TestCheckSumDownload/subtest1 (0.63s) --- PASS: TestCheckSumDownload/subtest2 (0.51s) --- PASS: TestCheckSumDownload/subtest3 (0.52s) --- PASS: TestCheckSumDownload/subtest4 (0.49s) --- PASS: TestCheckSumDownload/subtest5 (0.50s) --- PASS: TestCheckSumDownload/subtest6 (0.50s) --- PASS: TestCheckSumDownload/subtest7 (0.51s) === RUN TestApplyTransforms 2024/10/17 03:00:24 DEBUG : Creating backend with remote "TestnStorage:rclone-test-marenuy2nahi" 2024/10/17 03:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:24 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-marenuy2nahi" 2024/10/17 03:00:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi": object not found 2024/10/17 03:00:24 DEBUG : Creating backend with remote "/tmp/rclone910298717" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/", Local "Local file system at /tmp/rclone910298717", Modify Window "1s" 2024/10/17 03:00:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/ 2024/10/17 03:00:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-marenuy2nahi/" 2024/10/17 03:00:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-marenuy2nahi/hello,%20world%21" 2024/10/17 03:00:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-marenuy2nahi" 2024/10/17 03:00:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-marenuy2nahi/" upper checkfile vs. lower remote (without normalization) 2024/10/17 03:00:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-marenuy2nahi0 for path "/1210146/rclone-test-marenuy2nahi/" 2024/10/17 03:00:25 ERROR : hello, world!: sum not found 2024/10/17 03:00:25 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/ 2024/10/17 03:00:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: 1 files missing 2024/10/17 03:00:25 NOTICE: 1 hashes missing 2024/10/17 03:00:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: 2 differences found 2024/10/17 03:00:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/17 03:00:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-marenuy2nahi0 for path "/1210146/rclone-test-marenuy2nahi/" 2024/10/17 03:00:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-marenuy2nahi/hello,%20world%21" 2024/10/17 03:00:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: 0 differences found 2024/10/17 03:00:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: 1 matching files 2024/10/17 03:00:25 DEBUG : Creating backend with remote "TestnStorage:rclone-test-duyucam0yopi" 2024/10/17 03:00:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:25 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-duyucam0yopi" 2024/10/17 03:00:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi": object not found 2024/10/17 03:00:25 DEBUG : Creating backend with remote "/tmp/rclone3121588852" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/", Local "Local file system at /tmp/rclone3121588852", Modify Window "1s" 2024/10/17 03:00:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/ 2024/10/17 03:00:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-duyucam0yopi/" 2024/10/17 03:00:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-duyucam0yopi/HELLO,%20WORLD%21" 2024/10/17 03:00:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-duyucam0yopi" 2024/10/17 03:00:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-duyucam0yopi/" lower checkfile vs. upper remote (without normalization) 2024/10/17 03:00:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duyucam0yopi0 for path "/1210146/rclone-test-duyucam0yopi/" 2024/10/17 03:00:26 ERROR : HELLO, WORLD!: sum not found 2024/10/17 03:00:26 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/ 2024/10/17 03:00:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: 1 files missing 2024/10/17 03:00:26 NOTICE: 1 hashes missing 2024/10/17 03:00:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: 2 differences found 2024/10/17 03:00:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/17 03:00:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duyucam0yopi0 for path "/1210146/rclone-test-duyucam0yopi/" 2024/10/17 03:00:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-duyucam0yopi/HELLO,%20WORLD%21" 2024/10/17 03:00:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: 0 differences found 2024/10/17 03:00:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: 1 matching files 2024/10/17 03:00:27 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jeyayah9naho" 2024/10/17 03:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:27 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jeyayah9naho" 2024/10/17 03:00:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho": object not found 2024/10/17 03:00:27 DEBUG : Creating backend with remote "/tmp/rclone373163265" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/", Local "Local file system at /tmp/rclone373163265", Modify Window "1s" 2024/10/17 03:00:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/ 2024/10/17 03:00:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jeyayah9naho/" 2024/10/17 03:00:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jeyayah9naho/HeLlO,%20wOrLd%21" 2024/10/17 03:00:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jeyayah9naho" 2024/10/17 03:00:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jeyayah9naho/" lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/17 03:00:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jeyayah9naho0 for path "/1210146/rclone-test-jeyayah9naho/" 2024/10/17 03:00:28 ERROR : HeLlO, wOrLd!: sum not found 2024/10/17 03:00:28 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/ 2024/10/17 03:00:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: 1 files missing 2024/10/17 03:00:28 NOTICE: 1 hashes missing 2024/10/17 03:00:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: 2 differences found 2024/10/17 03:00:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/17 03:00:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jeyayah9naho0 for path "/1210146/rclone-test-jeyayah9naho/" 2024/10/17 03:00:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jeyayah9naho/HeLlO,%20wOrLd%21" 2024/10/17 03:00:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: 0 differences found 2024/10/17 03:00:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: 1 matching files 2024/10/17 03:00:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-geboyud3vume" 2024/10/17 03:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-geboyud3vume" 2024/10/17 03:00:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume": object not found 2024/10/17 03:00:28 DEBUG : Creating backend with remote "/tmp/rclone2535681987" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/", Local "Local file system at /tmp/rclone2535681987", Modify Window "1s" 2024/10/17 03:00:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/ 2024/10/17 03:00:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-geboyud3vume/" 2024/10/17 03:00:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-geboyud3vume/HELLO,%20WORLD%21" 2024/10/17 03:00:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-geboyud3vume" 2024/10/17 03:00:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-geboyud3vume/" upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/17 03:00:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-geboyud3vume0 for path "/1210146/rclone-test-geboyud3vume/" 2024/10/17 03:00:29 ERROR : HELLO, WORLD!: sum not found 2024/10/17 03:00:29 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/ 2024/10/17 03:00:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: 1 files missing 2024/10/17 03:00:29 NOTICE: 1 hashes missing 2024/10/17 03:00:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: 2 differences found 2024/10/17 03:00:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/17 03:00:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-geboyud3vume0 for path "/1210146/rclone-test-geboyud3vume/" 2024/10/17 03:00:29 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-geboyud3vume/HELLO,%20WORLD%21" 2024/10/17 03:00:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: 0 differences found 2024/10/17 03:00:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: 1 matching files 2024/10/17 03:00:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-webacex6cave" 2024/10/17 03:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-webacex6cave" 2024/10/17 03:00:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave": object not found 2024/10/17 03:00:30 DEBUG : Creating backend with remote "/tmp/rclone2325416716" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/", Local "Local file system at /tmp/rclone2325416716", Modify Window "1s" 2024/10/17 03:00:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/ 2024/10/17 03:00:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-webacex6cave/" 2024/10/17 03:00:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-webacex6cave/%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" 2024/10/17 03:00:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-webacex6cave" 2024/10/17 03:00:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-webacex6cave/" NFD checkfile vs. NFC remote (without normalization) 2024/10/17 03:00:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-webacex6cave0 for path "/1210146/rclone-test-webacex6cave/" 2024/10/17 03:00:30 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/17 03:00:30 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/ 2024/10/17 03:00:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: 1 files missing 2024/10/17 03:00:30 NOTICE: 1 hashes missing 2024/10/17 03:00:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: 2 differences found 2024/10/17 03:00:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/17 03:00:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-webacex6cave0 for path "/1210146/rclone-test-webacex6cave/" 2024/10/17 03:00:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-webacex6cave/%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" 2024/10/17 03:00:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: 0 differences found 2024/10/17 03:00:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: 1 matching files 2024/10/17 03:00:30 DEBUG : Creating backend with remote "TestnStorage:rclone-test-vayuyay4xage" 2024/10/17 03:00:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:30 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vayuyay4xage" 2024/10/17 03:00:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage": object not found 2024/10/17 03:00:30 DEBUG : Creating backend with remote "/tmp/rclone1722548088" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/", Local "Local file system at /tmp/rclone1722548088", Modify Window "1s" 2024/10/17 03:00:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/ 2024/10/17 03:00:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-vayuyay4xage/" 2024/10/17 03:00:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-vayuyay4xage/%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" 2024/10/17 03:00:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vayuyay4xage" 2024/10/17 03:00:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-vayuyay4xage/" NFC checkfile vs. NFD remote (without normalization) 2024/10/17 03:00:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vayuyay4xage0 for path "/1210146/rclone-test-vayuyay4xage/" 2024/10/17 03:00:31 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/17 03:00:31 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/ 2024/10/17 03:00:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: 1 files missing 2024/10/17 03:00:31 NOTICE: 1 hashes missing 2024/10/17 03:00:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: 2 differences found 2024/10/17 03:00:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/17 03:00:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vayuyay4xage0 for path "/1210146/rclone-test-vayuyay4xage/" 2024/10/17 03:00:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-vayuyay4xage/%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" 2024/10/17 03:00:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: 0 differences found 2024/10/17 03:00:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: 1 matching files 2024/10/17 03:00:31 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cenepiw4situ" 2024/10/17 03:00:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:31 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cenepiw4situ" 2024/10/17 03:00:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ": object not found 2024/10/17 03:00:31 DEBUG : Creating backend with remote "/tmp/rclone3872183158" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/", Local "Local file system at /tmp/rclone3872183158", Modify Window "1s" 2024/10/17 03:00:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/ 2024/10/17 03:00:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cenepiw4situ/" 2024/10/17 03:00:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cenepiw4situ/%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" 2024/10/17 03:00:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cenepiw4situ" 2024/10/17 03:00:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cenepiw4situ/" NFDx2 checkfile vs. both remote (without normalization) 2024/10/17 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cenepiw4situ0 for path "/1210146/rclone-test-cenepiw4situ/" 2024/10/17 03:00:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:00:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/ 2024/10/17 03:00:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: 1 files missing 2024/10/17 03:00:32 NOTICE: 1 hashes missing 2024/10/17 03:00:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: 2 differences found 2024/10/17 03:00:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/17 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cenepiw4situ0 for path "/1210146/rclone-test-cenepiw4situ/" 2024/10/17 03:00:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cenepiw4situ/%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" 2024/10/17 03:00:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: 0 differences found 2024/10/17 03:00:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: 1 matching files 2024/10/17 03:00:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xiqapiw5bado" 2024/10/17 03:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xiqapiw5bado" 2024/10/17 03:00:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado": object not found 2024/10/17 03:00:33 DEBUG : Creating backend with remote "/tmp/rclone2416334529" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/", Local "Local file system at /tmp/rclone2416334529", Modify Window "1s" 2024/10/17 03:00:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/ 2024/10/17 03:00:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xiqapiw5bado/" 2024/10/17 03:00:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xiqapiw5bado/%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" 2024/10/17 03:00:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xiqapiw5bado" 2024/10/17 03:00:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xiqapiw5bado/" NFCx2 checkfile vs. both remote (without normalization) 2024/10/17 03:00:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xiqapiw5bado0 for path "/1210146/rclone-test-xiqapiw5bado/" 2024/10/17 03:00:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:00:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/ 2024/10/17 03:00:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: 1 files missing 2024/10/17 03:00:34 NOTICE: 1 hashes missing 2024/10/17 03:00:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: 2 differences found 2024/10/17 03:00:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/17 03:00:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xiqapiw5bado0 for path "/1210146/rclone-test-xiqapiw5bado/" 2024/10/17 03:00:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xiqapiw5bado/%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" 2024/10/17 03:00:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: 0 differences found 2024/10/17 03:00:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: 1 matching files 2024/10/17 03:00:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kakemex7sehi" 2024/10/17 03:00:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kakemex7sehi" 2024/10/17 03:00:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi": object not found 2024/10/17 03:00:34 DEBUG : Creating backend with remote "/tmp/rclone796067780" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/", Local "Local file system at /tmp/rclone796067780", Modify Window "1s" 2024/10/17 03:00:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/ 2024/10/17 03:00:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kakemex7sehi/" 2024/10/17 03:00:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kakemex7sehi/%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" 2024/10/17 03:00:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kakemex7sehi" 2024/10/17 03:00:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kakemex7sehi/" both checkfile vs. NFDx2 remote (without normalization) 2024/10/17 03:00:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kakemex7sehi0 for path "/1210146/rclone-test-kakemex7sehi/" 2024/10/17 03:00:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:00:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/ 2024/10/17 03:00:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: 1 files missing 2024/10/17 03:00:35 NOTICE: 1 hashes missing 2024/10/17 03:00:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: 2 differences found 2024/10/17 03:00:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/17 03:00:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kakemex7sehi0 for path "/1210146/rclone-test-kakemex7sehi/" 2024/10/17 03:00:35 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-kakemex7sehi/%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" 2024/10/17 03:00:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: 0 differences found 2024/10/17 03:00:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: 1 matching files 2024/10/17 03:00:35 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xupitef5qucu" 2024/10/17 03:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:00:35 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xupitef5qucu" 2024/10/17 03:00:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu": object not found 2024/10/17 03:00:35 DEBUG : Creating backend with remote "/tmp/rclone254042303" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/", Local "Local file system at /tmp/rclone254042303", Modify Window "1s" 2024/10/17 03:00:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/ 2024/10/17 03:00:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xupitef5qucu/" 2024/10/17 03:00:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xupitef5qucu/%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" 2024/10/17 03:00:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xupitef5qucu" 2024/10/17 03:00:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xupitef5qucu/" both checkfile vs. NFCx2 remote (without normalization) 2024/10/17 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xupitef5qucu0 for path "/1210146/rclone-test-xupitef5qucu/" 2024/10/17 03:00:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:00:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/ 2024/10/17 03:00:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: 1 files missing 2024/10/17 03:00:36 NOTICE: 1 hashes missing 2024/10/17 03:00:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: 2 differences found 2024/10/17 03:00:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/17 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xupitef5qucu0 for path "/1210146/rclone-test-xupitef5qucu/" 2024/10/17 03:00:36 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xupitef5qucu/%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" 2024/10/17 03:00:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:00:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: 0 differences found 2024/10/17 03:00:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: 1 matching files 2024/10/17 03:00:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: Purge remote 2024/10/17 03:00:36 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xupitef5qucu/" 2024/10/17 03:00:36 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" 2024/10/17 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xupitef5qucu0 for path "/1210146/rclone-test-xupitef5qucu/" 2024/10/17 03:00:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/17 03:00:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xupitef5qucu/%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" 2024/10/17 03:00:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xupitef5qucu/: Purge dir "" 2024/10/17 03:00:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xupitef5qucu/" 2024/10/17 03:00:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: Purge remote 2024/10/17 03:00:37 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kakemex7sehi/" 2024/10/17 03:00:37 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" 2024/10/17 03:00:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kakemex7sehi0 for path "/1210146/rclone-test-kakemex7sehi/" 2024/10/17 03:00:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/17 03:00:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kakemex7sehi/%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" 2024/10/17 03:00:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kakemex7sehi/: Purge dir "" 2024/10/17 03:00:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kakemex7sehi/" 2024/10/17 03:00:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: Purge remote 2024/10/17 03:00:37 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xiqapiw5bado/" 2024/10/17 03:00:38 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" 2024/10/17 03:00:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xiqapiw5bado0 for path "/1210146/rclone-test-xiqapiw5bado/" 2024/10/17 03:00:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/17 03:00:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xiqapiw5bado/%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" 2024/10/17 03:00:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiqapiw5bado/: Purge dir "" 2024/10/17 03:00:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xiqapiw5bado/" 2024/10/17 03:00:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: Purge remote 2024/10/17 03:00:38 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cenepiw4situ/" 2024/10/17 03:00:38 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" 2024/10/17 03:00:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cenepiw4situ0 for path "/1210146/rclone-test-cenepiw4situ/" 2024/10/17 03:00:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/17 03:00:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cenepiw4situ/%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" 2024/10/17 03:00:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenepiw4situ/: Purge dir "" 2024/10/17 03:00:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cenepiw4situ/" 2024/10/17 03:00:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: Purge remote 2024/10/17 03:00:39 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-vayuyay4xage/" 2024/10/17 03:00:39 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" 2024/10/17 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vayuyay4xage0 for path "/1210146/rclone-test-vayuyay4xage/" 2024/10/17 03:00:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: Purge object "測試_Русский___ě_áñ" 2024/10/17 03:00:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-vayuyay4xage/%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" 2024/10/17 03:00:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vayuyay4xage/: Purge dir "" 2024/10/17 03:00:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-vayuyay4xage/" 2024/10/17 03:00:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: Purge remote 2024/10/17 03:00:39 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-webacex6cave/" 2024/10/17 03:00:39 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" 2024/10/17 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-webacex6cave0 for path "/1210146/rclone-test-webacex6cave/" 2024/10/17 03:00:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: Purge object "測試_Русский___ě_áñ" 2024/10/17 03:00:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-webacex6cave/%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" 2024/10/17 03:00:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-webacex6cave/: Purge dir "" 2024/10/17 03:00:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-webacex6cave/" 2024/10/17 03:00:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: Purge remote 2024/10/17 03:00:40 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-geboyud3vume/" 2024/10/17 03:00:40 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" 2024/10/17 03:00:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-geboyud3vume0 for path "/1210146/rclone-test-geboyud3vume/" 2024/10/17 03:00:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: Purge object "HELLO, WORLD!" 2024/10/17 03:00:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-geboyud3vume/HELLO,%20WORLD%21" 2024/10/17 03:00:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-geboyud3vume/: Purge dir "" 2024/10/17 03:00:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-geboyud3vume/" 2024/10/17 03:00:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: Purge remote 2024/10/17 03:00:40 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jeyayah9naho/" 2024/10/17 03:00:41 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" 2024/10/17 03:00:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jeyayah9naho0 for path "/1210146/rclone-test-jeyayah9naho/" 2024/10/17 03:00:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: Purge object "HeLlO, wOrLd!" 2024/10/17 03:00:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jeyayah9naho/HeLlO,%20wOrLd%21" 2024/10/17 03:00:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jeyayah9naho/: Purge dir "" 2024/10/17 03:00:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jeyayah9naho/" 2024/10/17 03:00:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: Purge remote 2024/10/17 03:00:41 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-duyucam0yopi/" 2024/10/17 03:00:42 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" 2024/10/17 03:00:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-duyucam0yopi0 for path "/1210146/rclone-test-duyucam0yopi/" 2024/10/17 03:00:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: Purge object "HELLO, WORLD!" 2024/10/17 03:00:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-duyucam0yopi/HELLO,%20WORLD%21" 2024/10/17 03:00:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-duyucam0yopi/: Purge dir "" 2024/10/17 03:00:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-duyucam0yopi/" 2024/10/17 03:00:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: Purge remote 2024/10/17 03:00:42 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-marenuy2nahi/" 2024/10/17 03:00:42 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" 2024/10/17 03:00:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-marenuy2nahi0 for path "/1210146/rclone-test-marenuy2nahi/" 2024/10/17 03:00:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: Purge object "hello, world!" 2024/10/17 03:00:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-marenuy2nahi/hello,%20world%21" 2024/10/17 03:00:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-marenuy2nahi/: Purge dir "" 2024/10/17 03:00:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-marenuy2nahi/" --- PASS: TestApplyTransforms (18.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:00:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub/file2": object not found 2024/10/17 03:00:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/17 03:00:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub/ 2024/10/17 03:00:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub/" 2024/10/17 03:00:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:00:43 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/10/17 03:00:43 INFO : file1: Copied (new) to: sub/file2 2024/10/17 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:00:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/17 03:00:43 DEBUG : file1: Unchanged skipping 2024/10/17 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: don't need to copy/move sub/file2, it is already at target location 2024/10/17 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:00:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub" 2024/10/17 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCopyFile (1.56s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" copy_test.go:153: Test only runs on local 2024/10/17 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestCopyLongFile (0.25s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" copy_test.go:173: Skipping test as remote does not support server-side move or copy 2024/10/17 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestCopyFileBackupDir (0.25s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:44 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekudov6feza/dst" 2024/10/17 03:00:44 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst" 2024/10/17 03:00:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst": object not found 2024/10/17 03:00:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst/one": object not found 2024/10/17 03:00:45 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekudov6feza/CompareDest" 2024/10/17 03:00:45 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:00:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/CompareDest" 2024/10/17 03:00:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/CompareDest": object not found 2024/10/17 03:00:45 DEBUG : one: Need to transfer - File not found at Destination 2024/10/17 03:00:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/CompareDest/one" 2024/10/17 03:00:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/CompareDest/one": object not found 2024/10/17 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/ 2024/10/17 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst/ 2024/10/17 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/dst/" 2024/10/17 03:00:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:46 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/17 03:00:46 INFO : one: Copied (new) 2024/10/17 03:00:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:00:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/CompareDest/one" 2024/10/17 03:00:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/CompareDest/one": object not found 2024/10/17 03:00:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:47 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/17 03:00:47 INFO : one: Copied (replaced existing) 2024/10/17 03:00:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst/ 2024/10/17 03:00:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/dst/" 2024/10/17 03:00:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/CompareDest/ 2024/10/17 03:00:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/CompareDest/" 2024/10/17 03:00:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/CompareDest/one" 2024/10/17 03:00:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:00:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/CompareDest/one" 2024/10/17 03:00:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/17 03:00:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/CompareDest/two" 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst/two" 2024/10/17 03:00:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst/two": object not found 2024/10/17 03:00:48 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/CompareDest/two" 2024/10/17 03:00:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/17 03:00:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst/two" 2024/10/17 03:00:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst/two": object not found 2024/10/17 03:00:48 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:00:48 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/CompareDest/two" 2024/10/17 03:00:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/17 03:00:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/17 03:00:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/dst/two" 2024/10/17 03:00:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/dst/two": object not found 2024/10/17 03:00:49 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:00:49 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/CompareDest/two" 2024/10/17 03:00:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/17 03:00:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/dst/two" 2024/10/17 03:00:49 DEBUG : two: Dst hash empty - aborting Src hash check 2024/10/17 03:00:49 INFO : two: Copied (new) 2024/10/17 03:00:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/CompareDest/one" 2024/10/17 03:00:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/CompareDest/two" 2024/10/17 03:00:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/dst/one" 2024/10/17 03:00:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/dst/two" 2024/10/17 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/dst" 2024/10/17 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/CompareDest" 2024/10/17 03:00:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCopyFileCompareDest (5.76s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2024/10/17 03:00:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestCopyFileCopyDest (0.26s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" copy_test.go:370: Partial uploads not supported 2024/10/17 03:00:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestCopyInplace (0.26s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" copy_test.go:403: Partial uploads not supported 2024/10/17 03:00:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestCopyLongFileName (0.27s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file1" 2024/10/17 03:00:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file1": object not found 2024/10/17 03:00:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/17 03:00:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/ 2024/10/17 03:00:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/" 2024/10/17 03:00:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file1" 2024/10/17 03:00:51 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/10/17 03:00:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/17 03:00:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2" 2024/10/17 03:00:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2": object not found 2024/10/17 03:00:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/17 03:00:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2" 2024/10/17 03:00:52 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/10/17 03:00:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2" 2024/10/17 03:00:52 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2": object not found 2024/10/17 03:00:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/10/17 03:00:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file3" 2024/10/17 03:00:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file3": object not found 2024/10/17 03:00:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/17 03:00:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file4" 2024/10/17 03:00:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file4": object not found 2024/10/17 03:00:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/17 03:00:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file4" 2024/10/17 03:00:54 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/10/17 03:00:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/17 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file1" 2024/10/17 03:00:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer/file4" 2024/10/17 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/TestCopyFileMaxTransfer" 2024/10/17 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCopyFileMaxTransfer (3.27s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateInteractive (0.24s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateSkip (0.24s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateSizeOnly (0.23s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateFirst (0.25s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateNewest (0.24s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/one" 2024/10/17 03:00:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/also/ 2024/10/17 03:00:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/also/" 2024/10/17 03:00:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/also/one" 2024/10/17 03:00:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/another" 2024/10/17 03:00:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/not-one" 2024/10/17 03:00:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:56 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Looking for duplicate md5 hashes using newest mode. 2024/10/17 03:00:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:56 NOTICE: 3f6ed3c4c4c44644e558e0ec7ee5722d: Found 3 files with duplicate md5 hashes 2024/10/17 03:00:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/one" 2024/10/17 03:00:56 INFO : one: Deleted 2024/10/17 03:00:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/also/one" 2024/10/17 03:00:57 INFO : also/one: Deleted 2024/10/17 03:00:57 NOTICE: 3f6ed3c4c4c44644e558e0ec7ee5722d: Deleted 2 extra copies 2024/10/17 03:00:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/another" 2024/10/17 03:00:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/not-one" 2024/10/17 03:00:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/also" 2024/10/17 03:00:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestDeduplicateNewestByHash (1.81s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateOldest (0.24s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateLargest (0.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateSmallest (0.24s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDeduplicateRename (0.24s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestMergeDirs (0.25s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:00:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/a.txt" 2024/10/17 03:00:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/zend.txt" 2024/10/17 03:00:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/ 2024/10/17 03:00:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/" 2024/10/17 03:00:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/hello%20world" 2024/10/17 03:00:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/hello%20world2" 2024/10/17 03:00:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/ 2024/10/17 03:00:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/" 2024/10/17 03:00:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/.ignore" 2024/10/17 03:00:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/10/17 03:00:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir/ 2024/10/17 03:00:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir/" 2024/10/17 03:01:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:00 DEBUG : a.txt: Excluded (Size Filter) 2024/10/17 03:01:00 DEBUG : a.txt: Excluded 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:01:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/17 03:01:00 DEBUG : sub dir/hello world: Excluded 2024/10/17 03:01:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/17 03:01:00 DEBUG : sub dir/hello world2: Excluded 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:01:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/17 03:01:00 DEBUG : sub dir/hello world: Excluded 2024/10/17 03:01:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/17 03:01:00 DEBUG : sub dir/hello world2: Excluded 2024/10/17 03:01:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/.ignore" 2024/10/17 03:01:01 DEBUG : sub dir/ignore dir: Excluded 2024/10/17 03:01:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir/.ignore" 2024/10/17 03:01:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir/.ignore": object not found 2024/10/17 03:01:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir" 2024/10/17 03:01:01 DEBUG : sub dir/ignore dir: Excluded 2024/10/17 03:01:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir" 2024/10/17 03:01:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir" 2024/10/17 03:01:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/a.txt" 2024/10/17 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/hello%20world" 2024/10/17 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/hello%20world2" 2024/10/17 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/.ignore" 2024/10/17 03:01:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/10/17 03:01:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/10/17 03:01:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/zend.txt" 2024/10/17 03:01:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/sub%20sub%20dir" 2024/10/17 03:01:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/ignore%20dir" 2024/10/17 03:01:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:01:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestListDirSorted (3.98s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub/ 2024/10/17 03:01:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub/" 2024/10/17 03:01:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/Default 2024/10/17 03:01:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/FilesOnly 2024/10/17 03:01:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/DirsOnly 2024/10/17 03:01:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/Recurse 2024/10/17 03:01:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/SubDir 2024/10/17 03:01:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/sub" === RUN TestListJSON/NoModTime 2024/10/17 03:01:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/NoMimeType 2024/10/17 03:01:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/ShowHash 2024/10/17 03:01:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/HashTypes 2024/10/17 03:01:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestListJSON/Metadata 2024/10/17 03:01:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub" 2024/10/17 03:01:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestListJSON (2.32s) --- PASS: TestListJSON/Default (0.12s) --- PASS: TestListJSON/FilesOnly (0.13s) --- PASS: TestListJSON/DirsOnly (0.11s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.12s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.11s) --- PASS: TestListJSON/HashTypes (0.13s) --- PASS: TestListJSON/Metadata (0.12s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub/ 2024/10/17 03:01:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub/" 2024/10/17 03:01:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/Root 2024/10/17 03:01:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/10/17 03:01:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/Dir 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub" 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/DirWithTrailingSlash 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/File 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/file1" === RUN TestStatJSON/NotFound 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/notfound" 2024/10/17 03:01:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/notfound": object not found 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/DirFilesOnly 2024/10/17 03:01:06 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub" === RUN TestStatJSON/FileFilesOnly 2024/10/17 03:01:06 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/file1" === RUN TestStatJSON/NotFoundFilesOnly 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/notfound" 2024/10/17 03:01:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2024/10/17 03:01:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/FileDirsOnly 2024/10/17 03:01:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/NotFoundDirsOnly 2024/10/17 03:01:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestStatJSON/RootNotFound 2024/10/17 03:01:07 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekudov6feza/notfound" 2024/10/17 03:01:07 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/notfound" 2024/10/17 03:01:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/notfound": object not found 2024/10/17 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/notfound" 2024/10/17 03:01:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/notfound": object not found 2024/10/17 03:01:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub" 2024/10/17 03:01:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestStatJSON (2.92s) --- PASS: TestStatJSON/Root (0.12s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.12s) --- PASS: TestStatJSON/Dir (0.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.12s) --- PASS: TestStatJSON/NotFound (0.25s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.12s) --- PASS: TestStatJSON/DirDirsOnly (0.12s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (0.30s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Making directory 2024/10/17 03:01:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Making directory 2024/10/17 03:01:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestMkdir (0.33s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/ 2024/10/17 03:01:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/" 2024/10/17 03:01:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/hello%20world" 2024/10/17 03:01:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/hello%20world" 2024/10/17 03:01:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestLsd (0.98s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestLs (0.93s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/17 03:01:10 DEBUG : empty space: Excluded 2024/10/17 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/notfound" 2024/10/17 03:01:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/notfound": object not found 2024/10/17 03:01:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestLsWithFilesFrom (1.28s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestLsLong (1.36s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestHashSums/Md5 2024/10/17 03:01:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestHashSums/Md5Download 2024/10/17 03:01:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestHashSums (1.16s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.23s) === RUN TestHashSumsWithErrors 2024/10/17 03:01:14 DEBUG : Creating backend with remote ":memory:" 2024/10/17 03:01:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/17 03:01:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/17 03:01:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/ 2024/10/17 03:01:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/" 2024/10/17 03:01:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/potato3" 2024/10/17 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/potato3" 2024/10/17 03:01:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:01:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCount (1.45s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:16 DEBUG : Waiting for deletions to finish 2024/10/17 03:01:16 DEBUG : large: Excluded (Size Filter) 2024/10/17 03:01:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:16 INFO : medium: Deleted 2024/10/17 03:01:16 INFO : small: Deleted 2024/10/17 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestDelete (1.19s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:17 DEBUG : Waiting for deletions to finish 2024/10/17 03:01:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:17 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/17 03:01:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:17 INFO : large: Deleted 2024/10/17 03:01:17 INFO : medium: Deleted 2024/10/17 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestMaxDelete (1.44s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:18 DEBUG : Waiting for deletions to finish 2024/10/17 03:01:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/17 03:01:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:19 INFO : medium: Deleted 2024/10/17 03:01:19 INFO : small: Deleted 2024/10/17 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestMaxDeleteSizeLargeFile (1.43s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:20 DEBUG : Waiting for deletions to finish 2024/10/17 03:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/large" 2024/10/17 03:01:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/17 03:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/medium" 2024/10/17 03:01:20 INFO : large: Deleted 2024/10/17 03:01:20 INFO : medium: Deleted 2024/10/17 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/small" 2024/10/17 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestMaxDeleteSize (1.45s) === RUN TestReadFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/ReadFile" 2024/10/17 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/ReadFile" 2024/10/17 03:01:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/ReadFile" 2024/10/17 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/ReadFile" 2024/10/17 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestReadFile (1.06s) === RUN TestRetry 2024/10/17 03:01:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/17 03:01:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/17 03:01:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:01:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:01:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:01:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:01:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCat (2.46s) === RUN TestPurge 2024/10/17 03:01:24 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wuvaman5zemo" 2024/10/17 03:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:01:24 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/17 03:01:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuvaman5zemo" 2024/10/17 03:01:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo": object not found 2024/10/17 03:01:25 DEBUG : Creating backend with remote "/tmp/rclone3686211031" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/", Local "Local file system at /tmp/rclone3686211031", Modify Window "1s" 2024/10/17 03:01:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/ 2024/10/17 03:01:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A1/ 2024/10/17 03:01:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A1/" 2024/10/17 03:01:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A1/B1/ 2024/10/17 03:01:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/" 2024/10/17 03:01:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A1/B1/C1/ 2024/10/17 03:01:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C1/" 2024/10/17 03:01:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C1/one" 2024/10/17 03:01:26 DEBUG : A2: Making directory 2024/10/17 03:01:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A2/ 2024/10/17 03:01:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A2/" 2024/10/17 03:01:26 DEBUG : A1/B2: Making directory 2024/10/17 03:01:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A1/B2/ 2024/10/17 03:01:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B2/" 2024/10/17 03:01:26 DEBUG : A1/B2/C2: Making directory 2024/10/17 03:01:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A1/B2/C2/ 2024/10/17 03:01:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B2/C2/" 2024/10/17 03:01:26 DEBUG : A1/B1/C3: Making directory 2024/10/17 03:01:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A1/B1/C3/ 2024/10/17 03:01:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C3/" 2024/10/17 03:01:26 DEBUG : A3: Making directory 2024/10/17 03:01:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A3/ 2024/10/17 03:01:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A3/" 2024/10/17 03:01:26 DEBUG : A3/B3: Making directory 2024/10/17 03:01:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A3/B3/ 2024/10/17 03:01:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A3/B3/" 2024/10/17 03:01:27 DEBUG : A3/B3/C4: Making directory 2024/10/17 03:01:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/A3/B3/C4/ 2024/10/17 03:01:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuvaman5zemo/A3/B3/C4/" 2024/10/17 03:01:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wuvaman5zemo/A1/two" 2024/10/17 03:01:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuvaman5zemo" 2024/10/17 03:01:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuvaman5zemo0 for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:27 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wuvaman5zemo/A1/B1" 2024/10/17 03:01:27 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" 2024/10/17 03:01:27 DEBUG : Waiting for deletions to finish 2024/10/17 03:01:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuvaman5zemo%2FA1%2FB10 for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/" 2024/10/17 03:01:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C1/one" 2024/10/17 03:01:27 INFO : A1/B1/C1/one: Deleted 2024/10/17 03:01:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A1/B1" 2024/10/17 03:01:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C3" 2024/10/17 03:01:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C1" 2024/10/17 03:01:28 DEBUG : removing 2 level 3 directories 2024/10/17 03:01:28 INFO : A1/B1/C3: Removing directory 2024/10/17 03:01:28 INFO : A1/B1/C1: Removing directory 2024/10/17 03:01:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C3" 2024/10/17 03:01:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B1/C1" 2024/10/17 03:01:28 DEBUG : removing 1 level 2 directories 2024/10/17 03:01:28 INFO : A1/B1: Removing directory 2024/10/17 03:01:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B1" 2024/10/17 03:01:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuvaman5zemo0 for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:28 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01: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" 2024/10/17 03:01:28 DEBUG : Waiting for deletions to finish 2024/10/17 03:01:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuvaman5zemo0 for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wuvaman5zemo/A1/two" 2024/10/17 03:01:29 INFO : A1/two: Deleted 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A3" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A1" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A2" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A3/B3" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A3/B3/C4" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A1/B2" 2024/10/17 03:01:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuvaman5zemo/A1/B2/C2" 2024/10/17 03:01:29 DEBUG : removing 2 level 3 directories 2024/10/17 03:01:29 INFO : A3/B3/C4: Removing directory 2024/10/17 03:01:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A3/B3/C4" 2024/10/17 03:01:29 INFO : A1/B2/C2: Removing directory 2024/10/17 03:01:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B2/C2" 2024/10/17 03:01:30 DEBUG : removing 2 level 2 directories 2024/10/17 03:01:30 INFO : A3/B3: Removing directory 2024/10/17 03:01:30 INFO : A1/B2: Removing directory 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A3/B3" 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A1/B2" 2024/10/17 03:01:30 DEBUG : removing 3 level 1 directories 2024/10/17 03:01:30 INFO : A3: Removing directory 2024/10/17 03:01:30 INFO : A1: Removing directory 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A3" 2024/10/17 03:01:30 INFO : A2: Removing directory 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A1" 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/A2" 2024/10/17 03:01:30 DEBUG : removing 1 level 0 directories 2024/10/17 03:01:30 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/: Removing directory 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuvaman5zemo0 for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:30 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuvaman5zemo" 2024/10/17 03:01:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo": object not found 2024/10/17 03:01:30 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/": object not found 2024/10/17 03:01:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/: Purge remote 2024/10/17 03:01:30 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01: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" 2024/10/17 03:01:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuvaman5zemo0 for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:30 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuvaman5zemo" 2024/10/17 03:01:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo": object not found 2024/10/17 03:01:31 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/": object not found 2024/10/17 03:01:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuvaman5zemo/: Purge dir "" 2024/10/17 03:01:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuvaman5zemo/" 2024/10/17 03:01:31 NOTICE: purge failed to rmdir "": directory not found 2024/10/17 03:01:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/ 2024/10/17 03:01:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/" 2024/10/17 03:01:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/ 2024/10/17 03:01:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/" 2024/10/17 03:01:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C1/ 2024/10/17 03:01:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/" 2024/10/17 03:01:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/one" 2024/10/17 03:01:31 DEBUG : A2: Making directory 2024/10/17 03:01:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/ 2024/10/17 03:01:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/" 2024/10/17 03:01:31 DEBUG : A1/B2: Making directory 2024/10/17 03:01:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B2/ 2024/10/17 03:01:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B2/" 2024/10/17 03:01:31 DEBUG : A1/B2/C2: Making directory 2024/10/17 03:01:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B2/C2/ 2024/10/17 03:01:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B2/C2/" 2024/10/17 03:01:32 DEBUG : A1/B1/C3: Making directory 2024/10/17 03:01:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C3/ 2024/10/17 03:01:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C3/" 2024/10/17 03:01:32 DEBUG : A3: Making directory 2024/10/17 03:01:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/ 2024/10/17 03:01:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/" 2024/10/17 03:01:32 DEBUG : A3/B3: Making directory 2024/10/17 03:01:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B3/ 2024/10/17 03:01:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B3/" 2024/10/17 03:01:32 DEBUG : A3/B3/C4: Making directory 2024/10/17 03:01:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B3/C4/ 2024/10/17 03:01:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B3/C4/" 2024/10/17 03:01:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/two" 2024/10/17 03:01:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A3/B3/C4" 2024/10/17 03:01:33 DEBUG : removing 1 level 3 directories 2024/10/17 03:01:33 INFO : A3/B3/C4: Removing directory 2024/10/17 03:01:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B3/C4" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A3" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A2" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A3/B3" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B2" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B2/C2" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1/C3" 2024/10/17 03:01:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:33 DEBUG : removing 2 level 3 directories 2024/10/17 03:01:33 INFO : A1/B2/C2: Removing directory 2024/10/17 03:01:33 INFO : A1/B1/C3: Removing directory 2024/10/17 03:01:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B2/C2" 2024/10/17 03:01:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C3" 2024/10/17 03:01:34 DEBUG : removing 2 level 2 directories 2024/10/17 03:01:34 INFO : A3/B3: Removing directory 2024/10/17 03:01:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B3" 2024/10/17 03:01:34 INFO : A1/B2: Removing directory 2024/10/17 03:01:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B2" 2024/10/17 03:01:34 DEBUG : removing 2 level 1 directories 2024/10/17 03:01:34 INFO : A3: Removing directory 2024/10/17 03:01:34 INFO : A2: Removing directory 2024/10/17 03:01:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3" 2024/10/17 03:01:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2" 2024/10/17 03:01:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/one" 2024/10/17 03:01:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/one" 2024/10/17 03:01:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A1/two" 2024/10/17 03:01:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/two" 2024/10/17 03:01:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:35 DEBUG : removing 1 level 3 directories 2024/10/17 03:01:35 INFO : A1/B1/C1: Removing directory 2024/10/17 03:01:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:35 DEBUG : removing 1 level 2 directories 2024/10/17 03:01:35 INFO : A1/B1: Removing directory 2024/10/17 03:01:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:35 DEBUG : removing 1 level 1 directories 2024/10/17 03:01:35 INFO : A1: Removing directory 2024/10/17 03:01:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:36 DEBUG : removing 1 level 0 directories 2024/10/17 03:01:36 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Removing directory 2024/10/17 03:01:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:36 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza" 2024/10/17 03:01:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza": object not found 2024/10/17 03:01:36 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/": object not found 2024/10/17 03:01:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:36 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza" 2024/10/17 03:01:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza": object not found 2024/10/17 03:01:36 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/ 2024/10/17 03:01:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:36 DEBUG : A1: Making directory 2024/10/17 03:01:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/ 2024/10/17 03:01:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/" 2024/10/17 03:01:36 DEBUG : A1/B1: Making directory 2024/10/17 03:01:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/ 2024/10/17 03:01:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/" 2024/10/17 03:01:37 DEBUG : A1/B1/C1: Making directory 2024/10/17 03:01:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C1/ 2024/10/17 03:01:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/" 2024/10/17 03:01:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:37 DEBUG : removing 1 level 3 directories 2024/10/17 03:01:37 INFO : A1/B1/C1: Removing directory 2024/10/17 03:01:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:37 DEBUG : removing 1 level 2 directories 2024/10/17 03:01:37 INFO : A1/B1: Removing directory 2024/10/17 03:01:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestRmdirsLeaveRoot (1.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:38 DEBUG : A1: Making directory 2024/10/17 03:01:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/ 2024/10/17 03:01:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/" 2024/10/17 03:01:38 DEBUG : A1/B1: Making directory 2024/10/17 03:01:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/ 2024/10/17 03:01:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/" 2024/10/17 03:01:38 DEBUG : A1/B1/C1: Making directory 2024/10/17 03:01:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C1/ 2024/10/17 03:01:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/" 2024/10/17 03:01:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:39 DEBUG : removing 1 level 3 directories 2024/10/17 03:01:39 INFO : A1/B1/C1: Removing directory 2024/10/17 03:01:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:39 DEBUG : removing 1 level 2 directories 2024/10/17 03:01:39 INFO : A1/B1: Removing directory 2024/10/17 03:01:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestRmdirsWithFilter (1.90s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:40 DEBUG : filename.txt: File name found in url 2024/10/17 03:01:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/filename.txt" 2024/10/17 03:01:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/17 03:01:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/headerfilename.txt" 2024/10/17 03:01:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file2" 2024/10/17 03:01:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/filename.txt" 2024/10/17 03:01:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/headerfilename.txt" 2024/10/17 03:01:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCopyURL (1.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub/file2": object not found 2024/10/17 03:01:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/17 03:01:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub/ 2024/10/17 03:01:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub/" 2024/10/17 03:01:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:42 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/10/17 03:01:42 INFO : file1: Copied (new) to: sub/file2 2024/10/17 03:01:42 INFO : file1: Deleted 2024/10/17 03:01:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/17 03:01:42 DEBUG : file1: Unchanged skipping 2024/10/17 03:01:42 INFO : file1: Deleted 2024/10/17 03:01:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: don't need to copy/move sub/file2, it is already at target location 2024/10/17 03:01:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub/file2" 2024/10/17 03:01:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub" 2024/10/17 03:01:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestMoveFile (1.46s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/file1": object not found 2024/10/17 03:01:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/17 03:01:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/17 03:01:44 INFO : file1: Copied (new) 2024/10/17 03:01:44 INFO : file1: Deleted 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:44 DEBUG : file1: Destination exists, skipping 2024/10/17 03:01:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/file1" 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestMoveFileWithIgnoreExisting (1.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCaseInsensitiveMoveFile (0.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.27s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2024/10/17 03:01:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestMoveFileBackupDir (0.25s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/ 2024/10/17 03:01:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/" 2024/10/17 03:01:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/one" 2024/10/17 03:01:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/two" 2024/10/17 03:01:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/ 2024/10/17 03:01:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/" 2024/10/17 03:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/B1/three" 2024/10/17 03:01:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C1/ 2024/10/17 03:01:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/" 2024/10/17 03:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/four" 2024/10/17 03:01:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C2/ 2024/10/17 03:01:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C2/" 2024/10/17 03:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A1/B1/C2/five" 2024/10/17 03:01:46 DEBUG : A1/B2: Making directory 2024/10/17 03:01:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B2/ 2024/10/17 03:01:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B2/" 2024/10/17 03:01:46 DEBUG : A1/B1/C3: Making directory 2024/10/17 03:01:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A1/B1/C3/ 2024/10/17 03:01:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C3/" 2024/10/17 03:01:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza%2FA10 for path "/1210146/rclone-test-rekudov6feza/A1/" 2024/10/17 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/ 2024/10/17 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/" 2024/10/17 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/ 2024/10/17 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/" 2024/10/17 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/C1/ 2024/10/17 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/C1/" 2024/10/17 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/C2/ 2024/10/17 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/C2/" 2024/10/17 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/C3/ 2024/10/17 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/C3/" 2024/10/17 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B2/ 2024/10/17 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A2/B2/" 2024/10/17 03:01:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A2/B1/C1/four" 2024/10/17 03:01:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A2/B1/C2/five" 2024/10/17 03:01:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A2/one" 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A2/two" 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A2/B1/three" 2024/10/17 03:01:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/one": object not found 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A1/one" 2024/10/17 03:01:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/C1/four": object not found 2024/10/17 03:01:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/two": object not found 2024/10/17 03:01:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/C2/five": object not found 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/four" 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A1/two" 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A1/B1/C2/five" 2024/10/17 03:01:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A2/one" 2024/10/17 03:01:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A2/B1/C1/four" 2024/10/17 03:01:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A2/two" 2024/10/17 03:01:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A2/B1/C2/five" 2024/10/17 03:01:48 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2024/10/17 03:01:48 INFO : A1/two: Copied (new) to: A2/two 2024/10/17 03:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/two" 2024/10/17 03:01:48 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2024/10/17 03:01:48 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2024/10/17 03:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/B1/C2/five" 2024/10/17 03:01:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A2/B1/three": object not found 2024/10/17 03:01:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A1/B1/three" 2024/10/17 03:01:48 INFO : A1/two: Deleted 2024/10/17 03:01:48 INFO : A1/B1/C2/five: Deleted 2024/10/17 03:01:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A2/B1/three" 2024/10/17 03:01:48 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2024/10/17 03:01:48 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2024/10/17 03:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/B1/three" 2024/10/17 03:01:48 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2024/10/17 03:01:48 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2024/10/17 03:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1/four" 2024/10/17 03:01:48 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2024/10/17 03:01:48 INFO : A1/one: Copied (new) to: A2/one 2024/10/17 03:01:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A1/one" 2024/10/17 03:01:48 INFO : A1/B1/three: Deleted 2024/10/17 03:01:48 INFO : A1/B1/C1/four: Deleted 2024/10/17 03:01:49 INFO : A1/one: Deleted 2024/10/17 03:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B2" 2024/10/17 03:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C3" 2024/10/17 03:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C2" 2024/10/17 03:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1/C1" 2024/10/17 03:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1/B1" 2024/10/17 03:01:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A1" 2024/10/17 03:01:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza%2FA20 for path "/1210146/rclone-test-rekudov6feza/A2/" 2024/10/17 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/ 2024/10/17 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/" 2024/10/17 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/ 2024/10/17 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/" 2024/10/17 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/C1/ 2024/10/17 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/C1/" 2024/10/17 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/C2/ 2024/10/17 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/C2/" 2024/10/17 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/C3/ 2024/10/17 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/C3/" 2024/10/17 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B2/ 2024/10/17 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A3/B2/" 2024/10/17 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A3/two" 2024/10/17 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A3/one" 2024/10/17 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A3/B1/three" 2024/10/17 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A3/B1/C1/four" 2024/10/17 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A3/B1/C2/five" 2024/10/17 03:01:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/two": object not found 2024/10/17 03:01:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A2/two" 2024/10/17 03:01:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/one": object not found 2024/10/17 03:01:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A2/one" 2024/10/17 03:01:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/three": object not found 2024/10/17 03:01:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A2/B1/three" 2024/10/17 03:01:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/C1/four": object not found 2024/10/17 03:01:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A2/B1/C1/four" 2024/10/17 03:01:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A3/B1/C2/five": object not found 2024/10/17 03:01:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A2/B1/C2/five" 2024/10/17 03:01:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A3/two" 2024/10/17 03:01:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A3/one" 2024/10/17 03:01:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A3/B1/three" 2024/10/17 03:01:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A3/B1/C1/four" 2024/10/17 03:01:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A3/B1/C2/five" 2024/10/17 03:01:51 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2024/10/17 03:01:51 INFO : A2/two: Copied (new) to: A3/two 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A2/two" 2024/10/17 03:01:51 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2024/10/17 03:01:51 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A2/B1/C1/four" 2024/10/17 03:01:51 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2024/10/17 03:01:51 INFO : A2/one: Copied (new) to: A3/one 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A2/one" 2024/10/17 03:01:51 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2024/10/17 03:01:51 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A2/B1/three" 2024/10/17 03:01:51 INFO : A2/two: Deleted 2024/10/17 03:01:51 INFO : A2/B1/C1/four: Deleted 2024/10/17 03:01:51 INFO : A2/one: Deleted 2024/10/17 03:01:51 INFO : A2/B1/three: Deleted 2024/10/17 03:01:51 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2024/10/17 03:01:51 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A2/B1/C2/five" 2024/10/17 03:01:51 INFO : A2/B1/C2/five: Deleted 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2/B2" 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/C3" 2024/10/17 03:01:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/C2" 2024/10/17 03:01:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2/B1/C1" 2024/10/17 03:01:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2/B1" 2024/10/17 03:01:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A2" 2024/10/17 03:01:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:52 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/17 03:01:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza%2FA30 for path "/1210146/rclone-test-rekudov6feza/A3/" 2024/10/17 03:01:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/ 2024/10/17 03:01:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A4/" 2024/10/17 03:01:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/ 2024/10/17 03:01:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/" 2024/10/17 03:01:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/C1/ 2024/10/17 03:01:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/C1/" 2024/10/17 03:01:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/C2/ 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/C2/" 2024/10/17 03:01:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/C3/ 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/C3/" 2024/10/17 03:01:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B2/ 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/A4/B2/" 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A4/B1/C1/four" 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A4/B1/C2/five" 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A4/one" 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A4/B1/three" 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/A4/two" 2024/10/17 03:01:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/C1/four": object not found 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A3/B1/C1/four" 2024/10/17 03:01:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/C2/five": object not found 2024/10/17 03:01:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/one": object not found 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A3/B1/C2/five" 2024/10/17 03:01:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/B1/three": object not found 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A3/one" 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A3/B1/three" 2024/10/17 03:01:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/A4/two": object not found 2024/10/17 03:01:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekudov6feza/A3/two" 2024/10/17 03:01:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A4/B1/C1/four" 2024/10/17 03:01:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A4/B1/C2/five" 2024/10/17 03:01:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A4/one" 2024/10/17 03:01:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A4/B1/three" 2024/10/17 03:01:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/A4/two" 2024/10/17 03:01:53 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2024/10/17 03:01:53 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A3/B1/C1/four" 2024/10/17 03:01:53 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2024/10/17 03:01:53 INFO : A3/one: Copied (new) to: A4/one 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A3/one" 2024/10/17 03:01:53 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2024/10/17 03:01:53 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A3/B1/three" 2024/10/17 03:01:53 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2024/10/17 03:01:53 INFO : A3/two: Copied (new) to: A4/two 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A3/two" 2024/10/17 03:01:53 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2024/10/17 03:01:53 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A3/B1/C2/five" 2024/10/17 03:01:53 INFO : A3/B1/C1/four: Deleted 2024/10/17 03:01:53 INFO : A3/one: Deleted 2024/10/17 03:01:53 INFO : A3/B1/three: Deleted 2024/10/17 03:01:53 INFO : A3/two: Deleted 2024/10/17 03:01:53 INFO : A3/B1/C2/five: Deleted 2024/10/17 03:01:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B2" 2024/10/17 03:01:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/C3" 2024/10/17 03:01:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/C2" 2024/10/17 03:01:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B1/C1" 2024/10/17 03:01:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3/B1" 2024/10/17 03:01:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A3" 2024/10/17 03:01:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A4/B1/C1/four" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A4/B1/C2/five" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A4/B1/three" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A4/one" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/A4/two" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A4/B2" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/C3" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/C2" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A4/B1/C1" 2024/10/17 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A4/B1" 2024/10/17 03:01:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/A4" 2024/10/17 03:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestDirMove (10.77s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestGetFsInfo (0.22s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:01:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/no_checksum_small_file_from_pipe" 2024/10/17 03:01:56 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/17 03:01:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:01:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/no_checksum_big_file_from_pipe" 2024/10/17 03:01:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/no_checksum_big_file_from_pipe" 2024/10/17 03:01:57 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/17 03:01:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:01:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/no_checksum_big_file_from_pipe" 2024/10/17 03:01:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/no_checksum_small_file_from_pipe" 2024/10/17 03:01:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:01:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/with_checksum_small_file_from_pipe" 2024/10/17 03:01:58 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/17 03:01:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:01:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/with_checksum_big_file_from_pipe" 2024/10/17 03:01:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/with_checksum_big_file_from_pipe" 2024/10/17 03:01:59 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/17 03:01:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:01:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/with_checksum_big_file_from_pipe" 2024/10/17 03:01:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/with_checksum_small_file_from_pipe" 2024/10/17 03:01:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:01:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:01:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:01:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_small_file_from_pipe" 2024/10/17 03:01:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/17 03:01:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_big_file_from_pipe" 2024/10/17 03:02:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_big_file_from_pipe" 2024/10/17 03:02:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/17 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_big_file_from_pipe" 2024/10/17 03:02:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_small_file_from_pipe" 2024/10/17 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:02:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_small_file_from_pipe" 2024/10/17 03:02:01 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/17 03:02:01 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/17 03:02:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:02:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_big_file_from_pipe" 2024/10/17 03:02:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_big_file_from_pipe" 2024/10/17 03:02:01 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/17 03:02:01 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/17 03:02:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_big_file_from_pipe" 2024/10/17 03:02:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/ignore_checksum_small_file_from_pipe" 2024/10/17 03:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestRcat (5.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.34s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2024/10/17 03:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestRcatMetadata (0.23s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:02:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato1" 2024/10/17 03:02:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: File to upload is small (60 bytes), uploading instead of streaming 2024/10/17 03:02:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:02:02 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/10/17 03:02:02 DEBUG : potato2: Size of src and dst objects identical 2024/10/17 03:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato1" 2024/10/17 03:02:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:02:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestRcatSize (0.78s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2024/10/17 03:02:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestRcatSizeMetadata (0.21s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" 2024/10/17 03:02:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:02:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:02:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/sub%20dir/ 2024/10/17 03:02:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir/" 2024/10/17 03:02:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekudov6feza/sub%20dir/potato3" 2024/10/17 03:02:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Touching "empty space" 2024/10/17 03:02:04 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:02:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Touching "potato2" 2024/10/17 03:02:04 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:02:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Touching "sub dir/potato3" 2024/10/17 03:02:04 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-rekudov6feza/sub%20dir/potato3" 2024/10/17 03:02:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/empty%20space" 2024/10/17 03:02:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/potato2" 2024/10/17 03:02:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekudov6feza/sub%20dir/potato3" 2024/10/17 03:02:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/sub%20dir" 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- PASS: TestTouchDir (1.82s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestMkdirMetadata (0.23s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestMkdirModTime (0.23s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestCopyDirMetadata (0.21s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/10/17 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestSetDirModTime (0.24s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/", Local "Local file system at /tmp/rclone1161241746", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/10/17 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" --- SKIP: TestDirsEqual (0.21s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/10/17 03:02:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Purge remote 2024/10/17 03:02:06 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:06 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" 2024/10/17 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekudov6feza0 for path "/1210146/rclone-test-rekudov6feza/" 2024/10/17 03:02:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekudov6feza/: Purge dir "" 2024/10/17 03:02:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekudov6feza/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 2m7.941017889s (try 1/5)