"./operations.test -test.v -test.timeout 1h0m0s -remote TestHdfs: -verbose" - Starting (try 1/5) 2024/04/18 01:25:44 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7" 2024/04/18 01:25:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:44 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:44 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:44 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:44 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:44 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:44 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:44 DEBUG : Creating backend with remote "/tmp/rclone3069593334" === 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 "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:44 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:44 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/18 01:25:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/18 01:25:44 DEBUG : potato: Seek from 10 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 10 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Seek from 5 to 2 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/18 01:25:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Seek from 5 to 2 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/18 01:25:44 DEBUG : potato: Seek from 8 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 8 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/18 01:25:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/18 01:25:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/18 01:25:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/18 01:25:44 DEBUG : potato: Seek from 5 to 2 2024/04/18 01:25:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/18 01:25:44 DEBUG : potato: Seek from 9 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 9 to 0 2024/04/18 01:25:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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 "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/rutabaga] 2024/04/18 01:25:44 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/rutabaga: replication in progress) 2024/04/18 01:25:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/18 01:25:44 DEBUG : pacer: low level retry 2/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/rutabaga: replication in progress) 2024/04/18 01:25:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/18 01:25:44 DEBUG : pacer: Reducing sleep to 60ms 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheck/1 === RUN TestCheck/2 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:44 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/empty space: replication in progress) 2024/04/18 01:25:44 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2024/04/18 01:25:44 DEBUG : pacer: Reducing sleep to 90ms 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheck/3 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:44 DEBUG : pacer: Reducing sleep to 67.5ms 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheck/4 === RUN TestCheck/5 2024/04/18 01:25:44 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/remotepotato] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 50.625ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheck/6 === RUN TestCheck/7 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/remotepotato] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/rutabaga] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCheck (0.66s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2024/04/18 01:25:45 DEBUG : Creating backend with remote "nonexistent" 2024/04/18 01:25:45 DEBUG : Creating backend with remote "nonexistent" 2024/04/18 01:25:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/18 01:25:45 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/04/18 01:25:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/18 01:25:45 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 "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/rutabaga] 2024/04/18 01:25:45 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/rutabaga: replication in progress) 2024/04/18 01:25:45 DEBUG : pacer: Rate limited, increasing sleep to 101.25ms 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 75.9375ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 56.953125ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckDownload/3 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 42.714843ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/remotepotato] 2024/04/18 01:25:45 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/remotepotato: replication in progress) 2024/04/18 01:25:45 DEBUG : pacer: Rate limited, increasing sleep to 85.429686ms 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 64.072264ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/remotepotato] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/rutabaga] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCheckDownload (0.41s) --- PASS: TestCheckDownload/1 (0.06s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/rutabaga] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 48.054198ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 36.040648ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckSizeOnly/3 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 27.030486ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/remotepotato] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 20.272864ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/remotepotato] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/rutabaga] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCheckSizeOnly (0.23s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : pacer: Reducing sleep to 20ms 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/18 01:25:45 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/18 01:25:45 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/18 01:25:45 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/18 01:25:45 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/18 01:25:45 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/18 01:25:45 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestParseSumFile (0.09s) === RUN TestCheckSum run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:45 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/data" 2024/04/18 01:25:45 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:45 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:45 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:45 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:45 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:45 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME check_test.go:354: hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/data lacks md5, skipping 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:45 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/data" 2024/04/18 01:25:45 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:45 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:45 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:45 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:45 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:45 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/data/banana] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest1 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/data/potato] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest2 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:45 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest3 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest4 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest5 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest6 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/data/banana] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/data/potato] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] === RUN TestCheckSumDownload/subtest7 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/test.sum] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/data] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/data/banana] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/data/potato] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/data] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCheckSumDownload (0.42s) --- PASS: TestCheckSumDownload/subtest1 (0.03s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.01s) --- PASS: TestCheckSumDownload/subtest4 (0.01s) --- PASS: TestCheckSumDownload/subtest5 (0.01s) --- PASS: TestCheckSumDownload/subtest6 (0.01s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-felecix0xafezab1sajoham3" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone1369706082" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3", Local "Local file system at /tmp/rclone1369706082", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: mkdir [/rclone-test-felecix0xafezab1sajoham3] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: update [/rclone-test-felecix0xafezab1sajoham3/hello, world!] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: list [/rclone-test-felecix0xafezab1sajoham3] upper checkfile vs. lower remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: list [/rclone-test-felecix0xafezab1sajoham3] 2024/04/18 01:25:46 ERROR : hello, world!: sum not found 2024/04/18 01:25:46 ERROR : HELLO, WORLD!: file not in hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: list [/rclone-test-felecix0xafezab1sajoham3] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: open [/rclone-test-felecix0xafezab1sajoham3/hello, world!] 2024/04/18 01:25:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-cacumaf9bajojix1runojec6" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone438873607" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6", Local "Local file system at /tmp/rclone438873607", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: mkdir [/rclone-test-cacumaf9bajojix1runojec6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: update [/rclone-test-cacumaf9bajojix1runojec6/HELLO, WORLD!] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: list [/rclone-test-cacumaf9bajojix1runojec6] lower checkfile vs. upper remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: list [/rclone-test-cacumaf9bajojix1runojec6] 2024/04/18 01:25:46 ERROR : HELLO, WORLD!: sum not found 2024/04/18 01:25:46 ERROR : hello, world!: file not in hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: list [/rclone-test-cacumaf9bajojix1runojec6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: open [/rclone-test-cacumaf9bajojix1runojec6/HELLO, WORLD!] 2024/04/18 01:25:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-teburov6hudenah0jaqolob8" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone3062977298" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8", Local "Local file system at /tmp/rclone3062977298", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: mkdir [/rclone-test-teburov6hudenah0jaqolob8] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: update [/rclone-test-teburov6hudenah0jaqolob8/HeLlO, wOrLd!] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: list [/rclone-test-teburov6hudenah0jaqolob8] lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: list [/rclone-test-teburov6hudenah0jaqolob8] 2024/04/18 01:25:46 ERROR : HeLlO, wOrLd!: sum not found 2024/04/18 01:25:46 ERROR : hello, world!: file not in hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: list [/rclone-test-teburov6hudenah0jaqolob8] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: open [/rclone-test-teburov6hudenah0jaqolob8/HeLlO, wOrLd!] 2024/04/18 01:25:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-niyinab7wovokih2macezoy4" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone3743310937" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4", Local "Local file system at /tmp/rclone3743310937", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: mkdir [/rclone-test-niyinab7wovokih2macezoy4] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: update [/rclone-test-niyinab7wovokih2macezoy4/HELLO, WORLD!] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: list [/rclone-test-niyinab7wovokih2macezoy4] upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: list [/rclone-test-niyinab7wovokih2macezoy4] 2024/04/18 01:25:46 ERROR : HELLO, WORLD!: sum not found 2024/04/18 01:25:46 ERROR : HeLlO, wOrLd!: file not in hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: list [/rclone-test-niyinab7wovokih2macezoy4] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: open [/rclone-test-niyinab7wovokih2macezoy4/HELLO, WORLD!] 2024/04/18 01:25:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-tufolaw8vedamad7yijeqaf6" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone4146056546" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6", Local "Local file system at /tmp/rclone4146056546", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: mkdir [/rclone-test-tufolaw8vedamad7yijeqaf6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: update [/rclone-test-tufolaw8vedamad7yijeqaf6/測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: list [/rclone-test-tufolaw8vedamad7yijeqaf6] NFD checkfile vs. NFC remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: list [/rclone-test-tufolaw8vedamad7yijeqaf6] 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ: file not in hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: list [/rclone-test-tufolaw8vedamad7yijeqaf6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: open [/rclone-test-tufolaw8vedamad7yijeqaf6/測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-tudavoj1yoqoqul1foluqig6" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone3858387536" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6", Local "Local file system at /tmp/rclone3858387536", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: mkdir [/rclone-test-tudavoj1yoqoqul1foluqig6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: update [/rclone-test-tudavoj1yoqoqul1foluqig6/測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: list [/rclone-test-tudavoj1yoqoqul1foluqig6] NFC checkfile vs. NFD remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: list [/rclone-test-tudavoj1yoqoqul1foluqig6] 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ: file not in hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: list [/rclone-test-tudavoj1yoqoqul1foluqig6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: open [/rclone-test-tudavoj1yoqoqul1foluqig6/測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-vakebay6powocim4jixiton3" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone3327628656" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3", Local "Local file system at /tmp/rclone3327628656", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: mkdir [/rclone-test-vakebay6powocim4jixiton3] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: update [/rclone-test-vakebay6powocim4jixiton3/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: list [/rclone-test-vakebay6powocim4jixiton3] NFDx2 checkfile vs. both remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: list [/rclone-test-vakebay6powocim4jixiton3] 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: list [/rclone-test-vakebay6powocim4jixiton3] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: open [/rclone-test-vakebay6powocim4jixiton3/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-munarur5xinifad1yuhalag5" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone1255748456" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5", Local "Local file system at /tmp/rclone1255748456", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: mkdir [/rclone-test-munarur5xinifad1yuhalag5] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: update [/rclone-test-munarur5xinifad1yuhalag5/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: list [/rclone-test-munarur5xinifad1yuhalag5] NFCx2 checkfile vs. both remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: list [/rclone-test-munarur5xinifad1yuhalag5] 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: list [/rclone-test-munarur5xinifad1yuhalag5] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: open [/rclone-test-munarur5xinifad1yuhalag5/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-bivozaq2jeqaraz0dugofer5" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone1446341696" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5", Local "Local file system at /tmp/rclone1446341696", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: mkdir [/rclone-test-bivozaq2jeqaraz0dugofer5] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: update [/rclone-test-bivozaq2jeqaraz0dugofer5/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: list [/rclone-test-bivozaq2jeqaraz0dugofer5] both checkfile vs. NFDx2 remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: list [/rclone-test-bivozaq2jeqaraz0dugofer5] 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: list [/rclone-test-bivozaq2jeqaraz0dugofer5] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: open [/rclone-test-bivozaq2jeqaraz0dugofer5/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: 1 matching files 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-quyebad8kemaxas1xekipuj1" 2024/04/18 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : Creating backend with remote "/tmp/rclone725468407" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1", Local "Local file system at /tmp/rclone725468407", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: mkdir [/rclone-test-quyebad8kemaxas1xekipuj1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: update [/rclone-test-quyebad8kemaxas1xekipuj1/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: list [/rclone-test-quyebad8kemaxas1xekipuj1] both checkfile vs. NFCx2 remote (without normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: list [/rclone-test-quyebad8kemaxas1xekipuj1] 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/18 01:25:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: 1 files missing 2024/04/18 01:25:46 NOTICE: 1 hashes missing 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: 2 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: list [/rclone-test-quyebad8kemaxas1xekipuj1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: open [/rclone-test-quyebad8kemaxas1xekipuj1/測試_Русский___ě_áñ測試_Русский___ě_áñ] 2024/04/18 01:25:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: 0 differences found 2024/04/18 01:25:46 NOTICE: hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: 1 matching files 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-quyebad8kemaxas1xekipuj1: purge [/rclone-test-quyebad8kemaxas1xekipuj1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-bivozaq2jeqaraz0dugofer5: purge [/rclone-test-bivozaq2jeqaraz0dugofer5] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-munarur5xinifad1yuhalag5: purge [/rclone-test-munarur5xinifad1yuhalag5] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-vakebay6powocim4jixiton3: purge [/rclone-test-vakebay6powocim4jixiton3] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tudavoj1yoqoqul1foluqig6: purge [/rclone-test-tudavoj1yoqoqul1foluqig6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-tufolaw8vedamad7yijeqaf6: purge [/rclone-test-tufolaw8vedamad7yijeqaf6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-niyinab7wovokih2macezoy4: purge [/rclone-test-niyinab7wovokih2macezoy4] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-teburov6hudenah0jaqolob8: purge [/rclone-test-teburov6hudenah0jaqolob8] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-cacumaf9bajojix1runojec6: purge [/rclone-test-cacumaf9bajojix1runojec6] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: Purge remote 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-felecix0xafezab1sajoham3: purge [/rclone-test-felecix0xafezab1sajoham3] --- PASS: TestApplyTransforms (0.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:46 INFO : file1: Copied (new) to: sub/file2 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/18 01:25:46 DEBUG : file1: Unchanged skipping 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: don't need to copy/move sub/file2, it is already at target location 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCopyFile (0.06s) === RUN TestCopyLongFile run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" copy_test.go:152: Test only runs on local 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/backup" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : fs cache: renaming cache item "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/backup" to be canonical "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/backup" 2024/04/18 01:25:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/backup: new [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst/file1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/backup: rename [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] to [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst/file1] 2024/04/18 01:25:46 INFO : dst/file1: Moved (server-side) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:46 INFO : dst/file1: Copied (new) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst/file1] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/backup] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCopyFileBackupDir (0.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/dst" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:46 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:46 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:46 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:46 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:46 DEBUG : fs cache: renaming cache item "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" to be canonical "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:46 DEBUG : one: Need to transfer - File not found at Destination 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest: new [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/one] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:46 INFO : one: Copied (new) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:46 DEBUG : fs cache: switching user supplied name "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" for canonical name "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest: new [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/one] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:46 INFO : one: Copied (replaced existing) 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:46 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/one] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:47 DEBUG : fs cache: switching user supplied name "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" for canonical name "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest: new [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/one] 2024/04/18 01:25:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 01:25:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/two] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/two] 2024/04/18 01:25:47 DEBUG : fs cache: switching user supplied name "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" for canonical name "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:47 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest: new [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/two] 2024/04/18 01:25:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 01:25:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/two] 2024/04/18 01:25:47 DEBUG : fs cache: switching user supplied name "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" for canonical name "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:47 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest: new [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/two] 2024/04/18 01:25:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/18 01:25:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/two] 2024/04/18 01:25:47 DEBUG : fs cache: switching user supplied name "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" for canonical name "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/CompareDest" 2024/04/18 01:25:47 DEBUG : two: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest: new [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/two] 2024/04/18 01:25:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/dst: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/two] 2024/04/18 01:25:47 INFO : two: Copied (new) 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/dst/one] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/dst/two] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/one] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest/two] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/CompareDest] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCopyFileCompareDest (0.26s) === RUN TestCopyFileCopyDest run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" copy_test.go:275: Skipping test as remote does not support server-side copy 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" copy_test.go:369: Partial uploads not supported 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestCopyInplace (0.00s) === RUN TestCopyLongFileName run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" copy_test.go:402: Partial uploads not supported 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestCopyLongFileName (0.00s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file1] 2024/04/18 01:25:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file1] 2024/04/18 01:25:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file2] 2024/04/18 01:25:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file2] 2024/04/18 01:25:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file3] 2024/04/18 01:25:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file4] 2024/04/18 01:25:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file4] 2024/04/18 01:25:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file1] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer/file4] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/TestCopyFileMaxTransfer] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCopyFileMaxTransfer (0.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/a.txt] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/zend.txt] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/hello world] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/hello world2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir/.ignore] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir/should be ignored] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/sub sub dir/hello world3] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/sub sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : a.txt: Excluded (Size Filter) 2024/04/18 01:25:47 DEBUG : a.txt: Excluded 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/18 01:25:47 DEBUG : sub dir/hello world: Excluded 2024/04/18 01:25:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/18 01:25:47 DEBUG : sub dir/hello world2: Excluded 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/18 01:25:47 DEBUG : sub dir/hello world: Excluded 2024/04/18 01:25:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/18 01:25:47 DEBUG : sub dir/hello world2: Excluded 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir/.ignore] 2024/04/18 01:25:47 DEBUG : sub dir/ignore dir: Excluded 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/sub sub dir/.ignore] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir] 2024/04/18 01:25:47 DEBUG : sub dir/ignore dir: Excluded 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/a.txt] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/zend.txt] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/hello world] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/hello world2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/sub sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/sub sub dir/hello world3] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir/.ignore] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir/should be ignored] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/sub sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/ignore dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestListDirSorted (0.18s) === RUN TestListJSON run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] === RUN TestListJSON/Default 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestListJSON/FilesOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestListJSON/DirsOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestListJSON/Recurse 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] === RUN TestListJSON/SubDir 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] === RUN TestListJSON/NoModTime 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestListJSON/NoMimeType 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestListJSON/ShowHash 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestListJSON/HashTypes 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestListJSON (0.06s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] === RUN TestStatJSON/Root 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/Dir 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/DirWithTrailingSlash 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/File 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/file1] === RUN TestStatJSON/NotFound 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/notfound] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/DirFilesOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub] === RUN TestStatJSON/FileFilesOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/file1] === RUN TestStatJSON/NotFoundFilesOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/notfound] === RUN TestStatJSON/DirDirsOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/FileDirsOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/NotFoundDirsOnly 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestStatJSON/RootNotFound 2024/04/18 01:25:47 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/notfound" 2024/04/18 01:25:47 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:47 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:47 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:47 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:47 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:47 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/notfound: list [/rclone-test-hoxejep9cinupup9cogiqod7/notfound] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestStatJSON (0.07s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Making directory 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Making directory 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/hello world] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/hello world] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestLsd (0.03s) === RUN TestLs run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestLs (0.05s) === RUN TestLsWithFilesFrom run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/18 01:25:47 DEBUG : empty space: Excluded 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/notfound] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestLsWithFilesFrom (0.07s) === RUN TestLsLong run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestLsLong (0.05s) === RUN TestHashSums run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestHashSums (0.07s) === RUN TestHashSumsWithErrors 2024/04/18 01:25:47 DEBUG : Creating backend with remote ":memory:" 2024/04/18 01:25:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/18 01:25:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/18 01:25:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/18 01:25:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/18 01:25:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/18 01:25:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/18 01:25:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/18 01:25:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/18 01:25:47 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 "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/potato3] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/potato3] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCount (0.07s) === RUN TestDelete run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:47 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : Waiting for deletions to finish 2024/04/18 01:25:48 DEBUG : large: Excluded (Size Filter) 2024/04/18 01:25:48 DEBUG : large: Excluded 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 INFO : medium: Deleted 2024/04/18 01:25:48 INFO : small: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestDelete (0.06s) === RUN TestMaxDelete run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : Waiting for deletions to finish 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/18 01:25:48 INFO : large: Deleted 2024/04/18 01:25:48 INFO : medium: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMaxDelete (0.07s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/large: replication in progress) 2024/04/18 01:25:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/18 01:25:48 DEBUG : pacer: Reducing sleep to 30ms 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : Waiting for deletions to finish 2024/04/18 01:25:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 INFO : medium: Deleted 2024/04/18 01:25:48 INFO : small: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMaxDeleteSizeLargeFile (0.09s) === RUN TestMaxDeleteSize run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : pacer: Reducing sleep to 20ms 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : Waiting for deletions to finish 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/small] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/large] 2024/04/18 01:25:48 INFO : small: Deleted 2024/04/18 01:25:48 INFO : large: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/medium] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMaxDeleteSize (0.10s) === RUN TestRetry 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 1/5 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 2/5 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 1/5 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 2/5 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 3/5 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 4/5 2024/04/18 01:25:48 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: open [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCat (0.08s) === RUN TestPurge 2024/04/18 01:25:48 DEBUG : Creating backend with remote "TestHdfs:rclone-test-xeveror5zocigic2zewamev7" 2024/04/18 01:25:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/18 01:25:48 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:48 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:48 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:48 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:48 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:48 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:48 DEBUG : Creating backend with remote "/tmp/rclone1760291265" run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7", Local "Local file system at /tmp/rclone1760291265", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: update [/rclone-test-xeveror5zocigic2zewamev7/A1/B1/C1/one] 2024/04/18 01:25:48 DEBUG : A2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A2] 2024/04/18 01:25:48 DEBUG : A1/B2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A1/B2] 2024/04/18 01:25:48 DEBUG : A1/B2/C2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : A1/B1/C3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : A3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A3] 2024/04/18 01:25:48 DEBUG : A3/B3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A3/B3] 2024/04/18 01:25:48 DEBUG : A3/B3/C4: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: mkdir [/rclone-test-xeveror5zocigic2zewamev7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: update [/rclone-test-xeveror5zocigic2zewamev7/A1/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A3/B3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: purge [/rclone-test-xeveror5zocigic2zewamev7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A3/B3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: purge [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: list [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 ERROR : : error listing: directory not found 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: Purge remote 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-xeveror5zocigic2zewamev7: purge [/rclone-test-xeveror5zocigic2zewamev7] 2024/04/18 01:25:48 purge failed: directory not found --- PASS: TestPurge (0.07s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1/one] 2024/04/18 01:25:48 DEBUG : A2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : A1/B2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : A1/B2/C2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : A1/B1/C3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : A3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:48 DEBUG : A3/B3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3] 2024/04/18 01:25:48 DEBUG : A3/B3/C4: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : removing 1 level 3 directories 2024/04/18 01:25:48 INFO : A3/B3/C4: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3/C4] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 2 level 3 directories 2024/04/18 01:25:48 INFO : A1/B2/C2: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2/C2] 2024/04/18 01:25:48 INFO : A1/B1/C3: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : removing 2 level 2 directories 2024/04/18 01:25:48 INFO : A3/B3: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B3] 2024/04/18 01:25:48 INFO : A1/B2: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : removing 2 level 1 directories 2024/04/18 01:25:48 INFO : A3: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:48 INFO : A2: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1/one] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1/one] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A1/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A1/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 1 level 3 directories 2024/04/18 01:25:48 INFO : A1/B1/C1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 1 level 2 directories 2024/04/18 01:25:48 INFO : A1/B1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : removing 1 level 1 directories 2024/04/18 01:25:48 INFO : A1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : removing 1 level 0 directories 2024/04/18 01:25:48 INFO : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 ERROR : : error listing: directory not found 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.11s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : A1: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : A1/B1: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : A1/B1/C1: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 1 level 3 directories 2024/04/18 01:25:48 INFO : A1/B1/C1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 1 level 2 directories 2024/04/18 01:25:48 INFO : A1/B1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : A1: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : A1/B1: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : A1/B1/C1: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 1 level 3 directories 2024/04/18 01:25:48 INFO : A1/B1/C1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : removing 1 level 2 directories 2024/04/18 01:25:48 INFO : A1/B1: Removing directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : filename.txt: File name found in url 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/filename.txt] 2024/04/18 01:25:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/headerfilename.txt] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/filename.txt] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/headerfilename.txt] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCopyURL (0.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:48 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:48 INFO : file1: Copied (new) to: sub/file2 2024/04/18 01:25:48 INFO : file1: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/18 01:25:48 DEBUG : file1: Unchanged skipping 2024/04/18 01:25:48 INFO : file1: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: don't need to copy/move sub/file2, it is already at target location 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub/file2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMoveFile (0.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 INFO : file1: Copied (new) 2024/04/18 01:25:48 INFO : file1: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : file1: Destination exists, skipping 2024/04/18 01:25:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:48 DEBUG : fs cache: switching user supplied name "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/backup" for canonical name "TestHdfs{cNNQW}:rclone-test-hoxejep9cinupup9cogiqod7/backup" 2024/04/18 01:25:48 DEBUG : Creating backend with remote "TestHdfs:rclone-test-hoxejep9cinupup9cogiqod7/backup" 2024/04/18 01:25:48 DEBUG : Setting type="hdfs" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_TYPE 2024/04/18 01:25:48 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:48 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:48 DEBUG : TestHdfs: detected overridden config - adding "{cNNQW}" suffix to name 2024/04/18 01:25:48 DEBUG : Setting namenode="127.0.0.1:8020" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_NAMENODE 2024/04/18 01:25:48 DEBUG : Setting username="root" for "TestHdfs" from environment variable RCLONE_CONFIG_TESTHDFS_USERNAME 2024/04/18 01:25:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/backup: new [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7/backup: rename [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] to [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst/file1] 2024/04/18 01:25:48 INFO : dst/file1: Moved (server-side) 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:48 INFO : dst/file1: Copied (new) 2024/04/18 01:25:48 INFO : dst/file1: Deleted 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/dst/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst/file1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/backup/dst] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/backup] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestMoveFileBackupDir (0.06s) === 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 "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/one] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/three] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1/four] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C2/five] 2024/04/18 01:25:48 DEBUG : A1/B2: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : A1/B1/C3: Making directory 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A1/B1/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A1] to [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C3] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B2] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A3/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A3/one] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2/five] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/three] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1/four] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A2/two] to [/rclone-test-hoxejep9cinupup9cogiqod7/A3/two] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A2/one] to [/rclone-test-hoxejep9cinupup9cogiqod7/A3/one] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C2/five] to [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2/five] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/three] to [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/three] 2024/04/18 01:25:48 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C1/four] to [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1/four] 2024/04/18 01:25:49 INFO : A2/two: Moved (server-side) to: A3/two 2024/04/18 01:25:49 INFO : A2/one: Moved (server-side) to: A3/one 2024/04/18 01:25:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/04/18 01:25:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/04/18 01:25:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2] 2024/04/18 01:25:49 INFO : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: mkdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/three] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2/five] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A4/two] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1/four] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: new [/rclone-test-hoxejep9cinupup9cogiqod7/A4/one] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/three] to [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/three] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2/five] to [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2/five] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A3/two] to [/rclone-test-hoxejep9cinupup9cogiqod7/A4/two] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1/four] to [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1/four] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rename [/rclone-test-hoxejep9cinupup9cogiqod7/A3/one] to [/rclone-test-hoxejep9cinupup9cogiqod7/A4/one] 2024/04/18 01:25:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/04/18 01:25:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/04/18 01:25:49 INFO : A3/two: Moved (server-side) to: A4/two 2024/04/18 01:25:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/04/18 01:25:49 INFO : A3/one: Moved (server-side) to: A4/one 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A4/one] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A4/two] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/three] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1/four] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2/five] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1/C1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4/B1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/A4] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestDirMove (0.35s) === RUN TestGetFsInfo run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/no_checksum_small_file_from_pipe] 2024/04/18 01:25:49 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/no_checksum_big_file_from_pipe] 2024/04/18 01:25:49 NOTICE: hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/18 01:25:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/no_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/no_checksum_small_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/with_checksum_small_file_from_pipe] 2024/04/18 01:25:49 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/with_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/with_checksum_big_file_from_pipe: replication in progress) 2024/04/18 01:25:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 30ms 2024/04/18 01:25:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/with_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/with_checksum_small_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_small_file_from_pipe] 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/18 01:25:49 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 20ms 2024/04/18 01:25:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_small_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: File to upload is small (34 bytes), uploading instead of streaming 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_small_file_from_pipe] 2024/04/18 01:25:49 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_big_file_from_pipe: replication in progress) 2024/04/18 01:25:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 30ms 2024/04/18 01:25:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_big_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/ignore_checksum_small_file_from_pipe] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestRcat (0.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.06s) === RUN TestRcatMetadata run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1514: Skipping as destination doesn't support user metadata 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato1] 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: File to upload is small (60 bytes), uploading instead of streaming 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 20ms 2024/04/18 01:25:49 INFO : potato2: Copied (new) 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato1] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestRcatSize (0.07s) === RUN TestRcatSizeMetadata run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1595: Skipping as destination doesn't support user metadata 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:49 DEBUG : pacer: low level retry 1/10 (error create /rclone-test-hoxejep9cinupup9cogiqod7/potato2: replication in progress) 2024/04/18 01:25:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 30ms 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: update [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/potato3] 2024/04/18 01:25:49 DEBUG : pacer: Reducing sleep to 20ms 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Touching "empty space" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Touching "potato2" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Touching "sub dir/potato3" 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/empty space] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/potato2] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: remove [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir/potato3] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: rmdir [/rclone-test-hoxejep9cinupup9cogiqod7/sub dir] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- PASS: TestTouchDir (0.14s) === RUN TestMkdirMetadata run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestMkdirMetadata (0.01s) === RUN TestMkdirModTime run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7", Local "Local file system at /tmp/rclone3069593334", Modify Window "1s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: list [/rclone-test-hoxejep9cinupup9cogiqod7] --- SKIP: TestDirsEqual (0.00s) === 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/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: Purge remote 2024/04/18 01:25:49 DEBUG : hdfs://127.0.0.1:8020/rclone-test-hoxejep9cinupup9cogiqod7: purge [/rclone-test-hoxejep9cinupup9cogiqod7] "./operations.test -test.v -test.timeout 1h0m0s -remote TestHdfs: -verbose" - Finished OK in 5.598203487s (try 1/5)