"./operations.test -test.v -test.timeout 1h0m0s -remote TestSFTPRsyncNet: -verbose" - Starting (try 1/5) 2026/09/07 05:44:31 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi" 2026/09/07 05:44:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:44:31 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:44:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: New connection [2a01:4f9:c011:405e::1]:32958->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:44:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell type "unix" from config 2026/09/07 05:44:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi" 2026/09/07 05:44:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi" 2026/09/07 05:44:33 DEBUG : Creating backend with remote "/tmp/rclone2543991053" === 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:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/07 05:44:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.13s) === RUN TestMultithreadCopyAbort run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/07 05:44:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.13s) === RUN TestSizeDiffers 2026/09/07 05:44:33 DEBUG : a: size = 0 OK 2026/09/07 05:44:33 DEBUG : a: size = 1 (memory) 2026/09/07 05:44:33 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/07 05:44:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/07 05:44:33 DEBUG : potato: Seek from 10 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 10 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 2 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/07 05:44:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 2 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/07 05:44:33 DEBUG : potato: Seek from 8 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 8 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/07 05:44:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:44:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:44:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:44:33 DEBUG : potato: Seek from 5 to 2 2026/09/07 05:44:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/07 05:44:33 DEBUG : potato: Seek from 9 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 9 to 0 2026/09/07 05:44:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:44:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:35 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:44:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:35 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheck/1 === RUN TestCheck/2 2026/09/07 05:44:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:39 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:39 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:39 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:39 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheck/3 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:42 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:42 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:42 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:44:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:43 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:43 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:43 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheck/4 === RUN TestCheck/5 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:48 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:48 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:48 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:44:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:44:49 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/remotepotato" 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:44:49 DEBUG : remotepotato: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/remotepotato" 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:44:49 DEBUG : remotepotato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:50 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:44:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:50 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (19.86s) --- PASS: TestCheck/1 (0.80s) --- PASS: TestCheck/2 (0.81s) --- PASS: TestCheck/3 (0.80s) --- PASS: TestCheck/4 (2.34s) --- PASS: TestCheck/5 (0.80s) --- PASS: TestCheck/6 (0.80s) --- PASS: TestCheck/7 (0.79s) === RUN TestCheckFsError 2026/09/07 05:44:53 DEBUG : Creating backend with remote "nonexistent" 2026/09/07 05:44:53 DEBUG : Creating backend with remote "nonexistent" 2026/09/07 05:44:53 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/07 05:44:53 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/07 05:44:53 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/07 05:44:53 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:44:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:55 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:44:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:55 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/07 05:44:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:59 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:44:59 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:44:59 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:44:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:00 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckDownload/3 2026/09/07 05:45:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:02 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:45:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:03 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:03 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:03 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:04 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:45:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:04 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:08 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:08 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:08 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:45:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:09 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/remotepotato" 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:09 DEBUG : remotepotato: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/remotepotato" 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:09 DEBUG : remotepotato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:09 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:45:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:10 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.79s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.18s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:45:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:15 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:45:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:16 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/07 05:45:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:18 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:45:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:19 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:19 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:19 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckSizeOnly/3 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:21 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:21 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:45:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2ff4ef815de0b426b7da66694360a4c4 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:22 DEBUG : potato2: Parsed hash: 2ff4ef815de0b426b7da66694360a4c4 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e115e7e50dac0673c74cd7d01399dc706bd96500 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:22 DEBUG : potato2: Parsed hash: e115e7e50dac0673c74cd7d01399dc706bd96500 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:22 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:23 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:25 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:45:25 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:45:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2ff4ef815de0b426b7da66694360a4c4 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:26 DEBUG : potato2: Parsed hash: 2ff4ef815de0b426b7da66694360a4c4 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e115e7e50dac0673c74cd7d01399dc706bd96500 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:45:26 DEBUG : potato2: Parsed hash: e115e7e50dac0673c74cd7d01399dc706bd96500 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/remotepotato" 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:26 DEBUG : remotepotato: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/remotepotato" 2026/09/07 05:45:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/remotepotato 2026/09/07 05:45:27 DEBUG : remotepotato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a49405dcd1c6a545eace9d6825af944b /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:27 DEBUG : rutabaga: Parsed hash: a49405dcd1c6a545eace9d6825af944b 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/rutabaga" 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 /data2/home/59018/rclone-test-gewixun2woqi/rutabaga 2026/09/07 05:45:27 DEBUG : rutabaga: Parsed hash: 01be66a605e122b67db7a40bfb9f171f24c5c8f4 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.92s) --- PASS: TestCheckSizeOnly/1 (0.53s) --- PASS: TestCheckSizeOnly/2 (0.52s) --- PASS: TestCheckSizeOnly/3 (0.52s) --- PASS: TestCheckSizeOnly/4 (0.52s) --- PASS: TestCheckSizeOnly/5 (0.53s) --- PASS: TestCheckSizeOnly/6 (0.53s) --- PASS: TestCheckSizeOnly/7 (0.52s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:45:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/07 05:45:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/07 05:45:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/07 05:45:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/07 05:45:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/07 05:45:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/07 05:45:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/07 05:45:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.32s) === RUN TestCheckSum run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:45:34 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/data" 2026/09/07 05:45:34 DEBUG : Config file has changed externally - reloading 2026/09/07 05:45:34 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:45:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: New connection [2a01:4f9:c011:405e::1]:44334->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:45:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Shell type "unix" from config 2026/09/07 05:45:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/data" 2026/09/07 05:45:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/data" 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a466e167cb278a07bb8a055a36371a12 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:39 DEBUG : test.sum: Parsed hash: a466e167cb278a07bb8a055a36371a12 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9973c0a35d422c0e63cb58cca823568f1b70e229 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:39 DEBUG : test.sum: Parsed hash: 9973c0a35d422c0e63cb58cca823568f1b70e229 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:40 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:45:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:40 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 === RUN TestCheckSum/subtest1 2026/09/07 05:45:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a466e167cb278a07bb8a055a36371a12 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:44 DEBUG : test.sum: Parsed hash: a466e167cb278a07bb8a055a36371a12 2026/09/07 05:45:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9973c0a35d422c0e63cb58cca823568f1b70e229 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:45 DEBUG : test.sum: Parsed hash: 9973c0a35d422c0e63cb58cca823568f1b70e229 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:45 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:45 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:45 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:45:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:46 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSum/subtest2 2026/09/07 05:45:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8b285896bf09dbe9c259309cb73ee53d /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:49 DEBUG : test.sum: Parsed hash: 8b285896bf09dbe9c259309cb73ee53d 2026/09/07 05:45:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 260da9f0f50ac1c2adf43dfa9f364b0877bbf880 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:50 DEBUG : test.sum: Parsed hash: 260da9f0f50ac1c2adf43dfa9f364b0877bbf880 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:50 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:50 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:50 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:45:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:45:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:51 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSum/subtest3 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bc4c5fd365a3f676f5336d71b7149fd7 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:56 DEBUG : test.sum: Parsed hash: bc4c5fd365a3f676f5336d71b7149fd7 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fa9a9f8a6425766dd8daaf18ff3bf1d33cc3263c /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:45:56 DEBUG : test.sum: Parsed hash: fa9a9f8a6425766dd8daaf18ff3bf1d33cc3263c 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:57 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:45:57 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:57 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:45:57 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSum/subtest4 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4b34b061f9d75ae495fb99d247dc697e /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:01 DEBUG : test.sum: Parsed hash: 4b34b061f9d75ae495fb99d247dc697e 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5e4d1d62eb4cdb050b3effaa1ba3d8837f92788c /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:01 DEBUG : test.sum: Parsed hash: 5e4d1d62eb4cdb050b3effaa1ba3d8837f92788c 2026/09/07 05:46:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:02 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:02 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:02 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:03 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSum/subtest5 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2c79f55ba5d16d7967c510a0e4414333 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:06 DEBUG : test.sum: Parsed hash: 2c79f55ba5d16d7967c510a0e4414333 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5a3d554231a1f1f61f74fe4020d32031b7c89511 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:06 DEBUG : test.sum: Parsed hash: 5a3d554231a1f1f61f74fe4020d32031b7c89511 2026/09/07 05:46:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:07 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:07 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:07 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:08 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSum/subtest6 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b016be839d91d18cfaa786ab2a641504 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:13 DEBUG : test.sum: Parsed hash: b016be839d91d18cfaa786ab2a641504 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e31190422ca8f45d44e5b5807695dba3493720a5 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:13 DEBUG : test.sum: Parsed hash: e31190422ca8f45d44e5b5807695dba3493720a5 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:13 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:14 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:14 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:14 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (44.38s) --- PASS: TestCheckSum/subtest1 (1.58s) --- PASS: TestCheckSum/subtest2 (1.58s) --- PASS: TestCheckSum/subtest3 (3.24s) --- PASS: TestCheckSum/subtest4 (1.58s) --- PASS: TestCheckSum/subtest5 (1.58s) --- PASS: TestCheckSum/subtest6 (1.58s) --- PASS: TestCheckSum/subtest7 (1.58s) === RUN TestCheckSumDownload run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:46:18 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/data" 2026/09/07 05:46:18 DEBUG : Config file has changed externally - reloading 2026/09/07 05:46:18 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:46:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: New connection [2a01:4f9:c011:405e::1]:58850->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:46:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Shell type "unix" from config 2026/09/07 05:46:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/data" 2026/09/07 05:46:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/data" 2026/09/07 05:46:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a466e167cb278a07bb8a055a36371a12 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:23 DEBUG : test.sum: Parsed hash: a466e167cb278a07bb8a055a36371a12 2026/09/07 05:46:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9973c0a35d422c0e63cb58cca823568f1b70e229 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:24 DEBUG : test.sum: Parsed hash: 9973c0a35d422c0e63cb58cca823568f1b70e229 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:24 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:24 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 === RUN TestCheckSumDownload/subtest1 2026/09/07 05:46:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a466e167cb278a07bb8a055a36371a12 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:29 DEBUG : test.sum: Parsed hash: a466e167cb278a07bb8a055a36371a12 2026/09/07 05:46:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9973c0a35d422c0e63cb58cca823568f1b70e229 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:30 DEBUG : test.sum: Parsed hash: 9973c0a35d422c0e63cb58cca823568f1b70e229 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:30 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:30 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:30 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:31 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSumDownload/subtest2 2026/09/07 05:46:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8b285896bf09dbe9c259309cb73ee53d /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:35 DEBUG : test.sum: Parsed hash: 8b285896bf09dbe9c259309cb73ee53d 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 260da9f0f50ac1c2adf43dfa9f364b0877bbf880 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:35 DEBUG : test.sum: Parsed hash: 260da9f0f50ac1c2adf43dfa9f364b0877bbf880 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:35 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:36 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:36 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:36 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSumDownload/subtest3 2026/09/07 05:46:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bc4c5fd365a3f676f5336d71b7149fd7 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:42 DEBUG : test.sum: Parsed hash: bc4c5fd365a3f676f5336d71b7149fd7 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fa9a9f8a6425766dd8daaf18ff3bf1d33cc3263c /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:42 DEBUG : test.sum: Parsed hash: fa9a9f8a6425766dd8daaf18ff3bf1d33cc3263c 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:42 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:43 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:43 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:43 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSumDownload/subtest4 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4b34b061f9d75ae495fb99d247dc697e /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:47 DEBUG : test.sum: Parsed hash: 4b34b061f9d75ae495fb99d247dc697e 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5e4d1d62eb4cdb050b3effaa1ba3d8837f92788c /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:47 DEBUG : test.sum: Parsed hash: 5e4d1d62eb4cdb050b3effaa1ba3d8837f92788c 2026/09/07 05:46:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:48 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:48 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:48 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:49 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSumDownload/subtest5 2026/09/07 05:46:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2c79f55ba5d16d7967c510a0e4414333 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:53 DEBUG : test.sum: Parsed hash: 2c79f55ba5d16d7967c510a0e4414333 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5a3d554231a1f1f61f74fe4020d32031b7c89511 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:46:53 DEBUG : test.sum: Parsed hash: 5a3d554231a1f1f61f74fe4020d32031b7c89511 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:53 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:46:53 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:46:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:54 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:46:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:46:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:46:54 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSumDownload/subtest6 2026/09/07 05:46:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b016be839d91d18cfaa786ab2a641504 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:47:00 DEBUG : test.sum: Parsed hash: b016be839d91d18cfaa786ab2a641504 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/test.sum" 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e31190422ca8f45d44e5b5807695dba3493720a5 /data2/home/59018/rclone-test-gewixun2woqi/test.sum 2026/09/07 05:47:00 DEBUG : test.sum: Parsed hash: e31190422ca8f45d44e5b5807695dba3493720a5 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 65a8e27d8879283831b664bd8b7f0ad4 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:47:00 DEBUG : data/banana: Parsed hash: 65a8e27d8879283831b664bd8b7f0ad4 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/banana" 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0a0a9f2a6772942557ab5355d76af442f8f65e01 /data2/home/59018/rclone-test-gewixun2woqi/data/banana 2026/09/07 05:47:00 DEBUG : data/banana: Parsed hash: 0a0a9f2a6772942557ab5355d76af442f8f65e01 2026/09/07 05:47:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:47:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:47:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 87396e030ef3f5b35bbf85c0a09a4fb3 /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:47:01 DEBUG : data/potato: Parsed hash: 87396e030ef3f5b35bbf85c0a09a4fb3 2026/09/07 05:47:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/data/potato" 2026/09/07 05:47:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:47:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 257cb4b154368a392ebe9338782e013cef25356f /data2/home/59018/rclone-test-gewixun2woqi/data/potato 2026/09/07 05:47:01 DEBUG : data/potato: Parsed hash: 257cb4b154368a392ebe9338782e013cef25356f === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (47.26s) --- PASS: TestCheckSumDownload/subtest1 (1.98s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (3.53s) --- PASS: TestCheckSumDownload/subtest4 (1.98s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (1.97s) --- PASS: TestCheckSumDownload/subtest7 (1.97s) === RUN TestCheckSumConcurrency 2026/09/07 05:47:06 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/07 05:47:06 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/07 05:47:06 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/07 05:47:06 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/07 05:47:06 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/07 05:47:06 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/07 05:47:06 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/07 05:47:06 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/07 05:47:06 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/07 05:47:06 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/07 05:47:06 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/07 05:47:06 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/07 05:47:06 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-voqubob1vane" 2026/09/07 05:47:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:06 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: New connection [2a01:4f9:c011:405e::1]:52722->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: Shell type "unix" from config 2026/09/07 05:47:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: Relative path resolved to "/data2/home/59018/rclone-test-voqubob1vane" 2026/09/07 05:47:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: Using root directory "/data2/home/59018/rclone-test-voqubob1vane" 2026/09/07 05:47:07 DEBUG : Creating backend with remote "/tmp/rclone1481310829" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane", Local "Local file system at /tmp/rclone1481310829", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/09/07 05:47:10 ERROR : hello, world!: sum not found 2026/09/07 05:47:10 ERROR : HELLO, WORLD!: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane 2026/09/07 05:47:10 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: 1 files missing 2026/09/07 05:47:10 NOTICE: 1 hashes missing 2026/09/07 05:47:10 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: 1 differences found 2026/09/07 05:47:10 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/07 05:47:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:11 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: 0 differences found 2026/09/07 05:47:11 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: 1 matching files 2026/09/07 05:47:11 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-giwarun7kiro" 2026/09/07 05:47:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:11 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: New connection [2a01:4f9:c011:405e::1]:37918->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: Shell type "unix" from config 2026/09/07 05:47:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: Relative path resolved to "/data2/home/59018/rclone-test-giwarun7kiro" 2026/09/07 05:47:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: Using root directory "/data2/home/59018/rclone-test-giwarun7kiro" 2026/09/07 05:47:13 DEBUG : Creating backend with remote "/tmp/rclone942852874" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro", Local "Local file system at /tmp/rclone942852874", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/09/07 05:47:15 ERROR : HELLO, WORLD!: sum not found 2026/09/07 05:47:15 ERROR : hello, world!: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro 2026/09/07 05:47:15 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: 1 files missing 2026/09/07 05:47:15 NOTICE: 1 hashes missing 2026/09/07 05:47:15 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: 1 differences found 2026/09/07 05:47:15 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/07 05:47:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Closing 2 unused connections 2026/09/07 05:47:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:16 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: 0 differences found 2026/09/07 05:47:16 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: 1 matching files 2026/09/07 05:47:16 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-bodixop1gefu" 2026/09/07 05:47:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:16 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: New connection [2a01:4f9:c011:405e::1]:37924->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: Shell type "unix" from config 2026/09/07 05:47:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: Relative path resolved to "/data2/home/59018/rclone-test-bodixop1gefu" 2026/09/07 05:47:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: Using root directory "/data2/home/59018/rclone-test-bodixop1gefu" 2026/09/07 05:47:18 DEBUG : Creating backend with remote "/tmp/rclone2367455064" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu", Local "Local file system at /tmp/rclone2367455064", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/07 05:47:20 ERROR : HeLlO, wOrLd!: sum not found 2026/09/07 05:47:20 ERROR : hello, world!: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu 2026/09/07 05:47:20 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: 1 files missing 2026/09/07 05:47:20 NOTICE: 1 hashes missing 2026/09/07 05:47:20 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: 1 differences found 2026/09/07 05:47:20 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/07 05:47:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:21 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: 0 differences found 2026/09/07 05:47:21 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: 1 matching files 2026/09/07 05:47:21 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-licuvoz8seca" 2026/09/07 05:47:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:21 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: New connection [2a01:4f9:c011:405e::1]:35964->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: Shell type "unix" from config 2026/09/07 05:47:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: Relative path resolved to "/data2/home/59018/rclone-test-licuvoz8seca" 2026/09/07 05:47:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: Using root directory "/data2/home/59018/rclone-test-licuvoz8seca" 2026/09/07 05:47:23 DEBUG : Creating backend with remote "/tmp/rclone4213045429" 2026/09/07 05:47:23 DEBUG : Config file has changed externally - reloading run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca", Local "Local file system at /tmp/rclone4213045429", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/07 05:47:26 ERROR : HELLO, WORLD!: sum not found 2026/09/07 05:47:26 ERROR : HeLlO, wOrLd!: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca 2026/09/07 05:47:26 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: 1 files missing 2026/09/07 05:47:26 NOTICE: 1 hashes missing 2026/09/07 05:47:26 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: 1 differences found 2026/09/07 05:47:26 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/07 05:47:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:27 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: 0 differences found 2026/09/07 05:47:27 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: 1 matching files 2026/09/07 05:47:27 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-bisifeg7vode" 2026/09/07 05:47:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:27 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: New connection [2a01:4f9:c011:405e::1]:35974->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: Shell type "unix" from config 2026/09/07 05:47:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: Relative path resolved to "/data2/home/59018/rclone-test-bisifeg7vode" 2026/09/07 05:47:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: Using root directory "/data2/home/59018/rclone-test-bisifeg7vode" 2026/09/07 05:47:29 DEBUG : Creating backend with remote "/tmp/rclone2703476308" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode", Local "Local file system at /tmp/rclone2703476308", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/09/07 05:47:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/07 05:47:31 ERROR : 測試_Русский___ě_áñ: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode 2026/09/07 05:47:31 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: 1 files missing 2026/09/07 05:47:31 NOTICE: 1 hashes missing 2026/09/07 05:47:31 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: 1 differences found 2026/09/07 05:47:31 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/07 05:47:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:32 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: 0 differences found 2026/09/07 05:47:32 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: 1 matching files 2026/09/07 05:47:32 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-vecagow8buqa" 2026/09/07 05:47:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:32 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: New connection [2a01:4f9:c011:405e::1]:37040->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: Shell type "unix" from config 2026/09/07 05:47:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: Relative path resolved to "/data2/home/59018/rclone-test-vecagow8buqa" 2026/09/07 05:47:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: Using root directory "/data2/home/59018/rclone-test-vecagow8buqa" 2026/09/07 05:47:34 DEBUG : Creating backend with remote "/tmp/rclone2560988966" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa", Local "Local file system at /tmp/rclone2560988966", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/09/07 05:47:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/07 05:47:36 ERROR : 測試_Русский___ě_áñ: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa 2026/09/07 05:47:36 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: 1 files missing 2026/09/07 05:47:36 NOTICE: 1 hashes missing 2026/09/07 05:47:36 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: 1 differences found 2026/09/07 05:47:36 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/07 05:47:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:37 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: 0 differences found 2026/09/07 05:47:37 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: 1 matching files 2026/09/07 05:47:37 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-hawifex1kiye" 2026/09/07 05:47:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:37 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: New connection [2a01:4f9:c011:405e::1]:37056->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: Shell type "unix" from config 2026/09/07 05:47:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: Relative path resolved to "/data2/home/59018/rclone-test-hawifex1kiye" 2026/09/07 05:47:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: Using root directory "/data2/home/59018/rclone-test-hawifex1kiye" 2026/09/07 05:47:39 DEBUG : Creating backend with remote "/tmp/rclone2924289638" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye", Local "Local file system at /tmp/rclone2924289638", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/09/07 05:47:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:47:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye 2026/09/07 05:47:41 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: 1 files missing 2026/09/07 05:47:41 NOTICE: 1 hashes missing 2026/09/07 05:47:41 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: 1 differences found 2026/09/07 05:47:41 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/07 05:47:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:42 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: 0 differences found 2026/09/07 05:47:42 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: 1 matching files 2026/09/07 05:47:42 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-jadulab8soxa" 2026/09/07 05:47:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:42 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: New connection [2a01:4f9:c011:405e::1]:54140->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: Shell type "unix" from config 2026/09/07 05:47:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: Relative path resolved to "/data2/home/59018/rclone-test-jadulab8soxa" 2026/09/07 05:47:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: Using root directory "/data2/home/59018/rclone-test-jadulab8soxa" 2026/09/07 05:47:44 DEBUG : Creating backend with remote "/tmp/rclone1263090596" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa", Local "Local file system at /tmp/rclone1263090596", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/09/07 05:47:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:47:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa 2026/09/07 05:47:46 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: 1 files missing 2026/09/07 05:47:46 NOTICE: 1 hashes missing 2026/09/07 05:47:46 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: 1 differences found 2026/09/07 05:47:46 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/07 05:47:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:48 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: 0 differences found 2026/09/07 05:47:48 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: 1 matching files 2026/09/07 05:47:48 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-qavabun3haki" 2026/09/07 05:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:48 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: New connection [2a01:4f9:c011:405e::1]:54148->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: Shell type "unix" from config 2026/09/07 05:47:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: Relative path resolved to "/data2/home/59018/rclone-test-qavabun3haki" 2026/09/07 05:47:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: Using root directory "/data2/home/59018/rclone-test-qavabun3haki" 2026/09/07 05:47:50 DEBUG : Creating backend with remote "/tmp/rclone3201784476" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki", Local "Local file system at /tmp/rclone3201784476", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/09/07 05:47:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:47:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki 2026/09/07 05:47:52 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: 1 files missing 2026/09/07 05:47:52 NOTICE: 1 hashes missing 2026/09/07 05:47:52 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: 1 differences found 2026/09/07 05:47:52 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/07 05:47:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:53 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: 0 differences found 2026/09/07 05:47:53 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: 1 matching files 2026/09/07 05:47:53 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-pivoces1fafa" 2026/09/07 05:47:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:47:53 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:47:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: New connection [2a01:4f9:c011:405e::1]:34582->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:47:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: Shell type "unix" from config 2026/09/07 05:47:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: Relative path resolved to "/data2/home/59018/rclone-test-pivoces1fafa" 2026/09/07 05:47:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: Using root directory "/data2/home/59018/rclone-test-pivoces1fafa" 2026/09/07 05:47:55 DEBUG : Creating backend with remote "/tmp/rclone992680440" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa", Local "Local file system at /tmp/rclone992680440", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/09/07 05:47:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:47:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa 2026/09/07 05:47:57 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: 1 files missing 2026/09/07 05:47:57 NOTICE: 1 hashes missing 2026/09/07 05:47:57 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: 1 differences found 2026/09/07 05:47:57 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/07 05:47:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:47:58 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: 0 differences found 2026/09/07 05:47:58 NOTICE: sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: 1 matching files 2026/09/07 05:47:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/07 05:47:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: Purge dir "" 2026/09/07 05:48:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/07 05:48:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: Purge dir "" 2026/09/07 05:48:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/07 05:48:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: Purge dir "" 2026/09/07 05:48:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/data: Closing 2 unused connections 2026/09/07 05:48:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/07 05:48:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: Purge dir "" 2026/09/07 05:48:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: Purge object "測試_Русский___ě_áñ" 2026/09/07 05:48:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: Purge dir "" 2026/09/07 05:48:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: Purge object "測試_Русский___ě_áñ" 2026/09/07 05:48:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: Purge dir "" 2026/09/07 05:48:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Closing 2 unused connections 2026/09/07 05:48:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: Purge object "HELLO, WORLD!" 2026/09/07 05:48:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: Purge dir "" 2026/09/07 05:48:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: Purge object "HeLlO, wOrLd!" 2026/09/07 05:48:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: Purge dir "" 2026/09/07 05:48:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: Purge object "HELLO, WORLD!" 2026/09/07 05:48:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: Purge dir "" 2026/09/07 05:48:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: Purge object "hello, world!" 2026/09/07 05:48:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: Purge dir "" --- PASS: TestApplyTransforms (65.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:48:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: New connection [2a01:4f9:c011:405e::1]:50494->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:48:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 05:48:14 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/07 05:48:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2.3cb2966d.partial" 2026/09/07 05:48:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2.3cb2966d.partial 2026/09/07 05:48:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2.3cb2966d.partial 2026/09/07 05:48:14 DEBUG : sub/file2.3cb2966d.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:48:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:48:15 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/07 05:48:15 INFO : file1: Copied (new) to: sub/file2 2026/09/07 05:48:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:48:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:16 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:48:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:48:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:16 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:48:17 DEBUG : sub/file2: size = 14 OK 2026/09/07 05:48:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 05:48:17 DEBUG : file1: Unchanged skipping 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:18 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:18 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:48:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: don't need to copy/move sub/file2, it is already at target location 2026/09/07 05:48:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:48:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:19 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:48:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:48:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:48:20 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 --- PASS: TestCopyFile (10.60s) === RUN TestCopyLongFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.04s) === RUN TestCopyFileBackupDir run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:48:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:48:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 05164b153084ba910184c26e561a7c18 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:25 DEBUG : dst/file1: Parsed hash: 05164b153084ba910184c26e561a7c18 2026/09/07 05:48:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:48:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:26 DEBUG : dst/file1: Parsed hash: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 2026/09/07 05:48:26 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/backup" 2026/09/07 05:48:26 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:48:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: New connection [2a01:4f9:c011:405e::1]:49484->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:48:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Shell type "unix" from config 2026/09/07 05:48:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/backup" 2026/09/07 05:48:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/backup" 2026/09/07 05:48:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2543991053) 2026/09/07 05:48:28 DEBUG : dst/file1: size = 18 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:48:28 DEBUG : dst/file1: Sizes differ 2026/09/07 05:48:29 INFO : dst/file1: Moved (server-side) 2026/09/07 05:48:29 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/07 05:48:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1.58903690.partial" 2026/09/07 05:48:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1.58903690.partial 2026/09/07 05:48:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1.58903690.partial 2026/09/07 05:48:30 DEBUG : dst/file1.58903690.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:48:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:48:30 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/07 05:48:30 INFO : dst/file1: Copied (new) 2026/09/07 05:48:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: New connection [2a01:4f9:c011:405e::1]:49498->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:48:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:48:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:34 DEBUG : dst/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:48:34 DEBUG : dst/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1" 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 05164b153084ba910184c26e561a7c18 /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:48:34 DEBUG : backup/dst/file1: Parsed hash: 05164b153084ba910184c26e561a7c18 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1" 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:48:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:48:34 DEBUG : backup/dst/file1: Parsed hash: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 2026/09/07 05:48:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Closing 1 unused connections --- PASS: TestCopyFileBackupDir (15.62s) === RUN TestCopyFileCompareDest run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:48:39 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/dst" 2026/09/07 05:48:39 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:48:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: New connection [2a01:4f9:c011:405e::1]:37004->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:48:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Shell type "unix" from config 2026/09/07 05:48:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/dst" 2026/09/07 05:48:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/dst" 2026/09/07 05:48:41 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/CompareDest" 2026/09/07 05:48:41 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:48:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/CompareDest: New connection [2a01:4f9:c011:405e::1]:37010->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:48:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/CompareDest: Shell type "unix" from config 2026/09/07 05:48:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/CompareDest: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest" 2026/09/07 05:48:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/CompareDest: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest" 2026/09/07 05:48:42 DEBUG : one: Need to transfer - File not found at Destination 2026/09/07 05:48:44 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/07 05:48:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one.b2cc3c6c.partial" 2026/09/07 05:48:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one.b2cc3c6c.partial 2026/09/07 05:48:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one.b2cc3c6c.partial 2026/09/07 05:48:44 DEBUG : one.b2cc3c6c.partial: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:48:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/07 05:48:44 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/07 05:48:44 INFO : one: Copied (new) 2026/09/07 05:48:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:46 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:48:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:46 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:48:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:47 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:48:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:47 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:48:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2543991053) 2026/09/07 05:48:48 DEBUG : one: size = 3 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst) 2026/09/07 05:48:48 DEBUG : one: Sizes differ 2026/09/07 05:48:48 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/07 05:48:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one.4a8516eb.partial" 2026/09/07 05:48:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one.4a8516eb.partial 2026/09/07 05:48:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/dst/one.4a8516eb.partial 2026/09/07 05:48:49 DEBUG : one.4a8516eb.partial: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:48:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/07 05:48:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/07 05:48:49 INFO : one: Copied (replaced existing) 2026/09/07 05:48:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:50 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:48:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:51 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:54 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:54 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:54 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:48:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:55 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:48:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2543991053) 2026/09/07 05:48:55 DEBUG : one: size = 3 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst) 2026/09/07 05:48:55 DEBUG : one: Sizes differ 2026/09/07 05:48:55 DEBUG : one: size = 5 OK 2026/09/07 05:48:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 05:48:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 05:48:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:48:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:56 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:48:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:48:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:57 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:57 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:48:57 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:59 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:48:59 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:48:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-pivoces1fafa: Closing 1 unused connections 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:00 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:00 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:00 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:01 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:49:01 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 05:49:01 DEBUG : two: size = 3 OK 2026/09/07 05:49:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 05:49:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 05:49:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qavabun3haki: Closing 1 unused connections 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:02 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-jadulab8soxa: Closing 1 unused connections 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:02 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:49:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:03 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:03 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:03 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:03 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:49:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hawifex1kiye: Closing 1 unused connections 2026/09/07 05:49:04 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 05:49:04 DEBUG : two: size = 3 OK 2026/09/07 05:49:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 05:49:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vecagow8buqa: Closing 1 unused connections 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:05 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:05 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:06 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:06 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:06 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bisifeg7vode: Closing 1 unused connections 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:06 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:49:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-licuvoz8seca: Closing 1 unused connections 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:08 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:08 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:08 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:09 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-bodixop1gefu: Closing 1 unused connections 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:09 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:09 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:49:09 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 05:49:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone2543991053) 2026/09/07 05:49:09 DEBUG : two: size = 3 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/CompareDest) 2026/09/07 05:49:09 DEBUG : two: Sizes differ 2026/09/07 05:49:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-giwarun7kiro: Closing 1 unused connections 2026/09/07 05:49:10 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/07 05:49:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/two.a319cd8b.partial" 2026/09/07 05:49:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/two.a319cd8b.partial 2026/09/07 05:49:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Remote command result: 2379e4ce8c3380e996ab0509f17069ad /data2/home/59018/rclone-test-gewixun2woqi/dst/two.a319cd8b.partial 2026/09/07 05:49:10 DEBUG : two.a319cd8b.partial: Parsed hash: 2379e4ce8c3380e996ab0509f17069ad 2026/09/07 05:49:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/07 05:49:11 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/07 05:49:11 INFO : two: Copied (new) 2026/09/07 05:49:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-voqubob1vane: Closing 1 unused connections 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:12 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one" 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/one 2026/09/07 05:49:12 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2026/09/07 05:49:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:13 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two" 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/CompareDest/two 2026/09/07 05:49:13 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:13 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/one" 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/dst/one 2026/09/07 05:49:13 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:49:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/two" 2026/09/07 05:49:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/two 2026/09/07 05:49:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2379e4ce8c3380e996ab0509f17069ad /data2/home/59018/rclone-test-gewixun2woqi/dst/two 2026/09/07 05:49:14 DEBUG : dst/two: Parsed hash: 2379e4ce8c3380e996ab0509f17069ad 2026/09/07 05:49:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/two" 2026/09/07 05:49:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/two 2026/09/07 05:49:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a4be8877ad88f3109a6411985a1f359e10e2d930 /data2/home/59018/rclone-test-gewixun2woqi/dst/two 2026/09/07 05:49:14 DEBUG : dst/two: Parsed hash: a4be8877ad88f3109a6411985a1f359e10e2d930 2026/09/07 05:49:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/CompareDest: Closing 1 unused connections --- PASS: TestCopyFileCompareDest (38.83s) === RUN TestCopyFileCopyDest run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.05s) === RUN TestCopyInplace run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:49:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 05:49:20 DEBUG : sub/file2: size = 14 OK 2026/09/07 05:49:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:20 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:20 INFO : file1: Copied (new) to: sub/file2 2026/09/07 05:49:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:21 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:22 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:22 DEBUG : sub/file2: size = 14 OK 2026/09/07 05:49:22 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 05:49:22 DEBUG : file1: Unchanged skipping 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:23 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:23 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: don't need to copy/move sub/file2, it is already at target location 2026/09/07 05:49:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:25 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:49:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:49:25 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 --- PASS: TestCopyInplace (8.71s) === RUN TestCopyLongFileName run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:49:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 05:49:28 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/09/07 05:49:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial" 2026/09/07 05:49:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial 2026/09/07 05:49:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial 2026/09/07 05:49:29 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:29 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:29 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2" 2026/09/07 05:49:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:30 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2" 2026/09/07 05:49:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:31 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:31 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/09/07 05:49:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 05:49:31 DEBUG : file1: Unchanged skipping 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2" 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2" 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/09/07 05:49:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2" 2026/09/07 05:49:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:34 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2" 2026/09/07 05:49:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/07 05:49:34 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 --- PASS: TestCopyLongFileName (9.09s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/09/07 05:49:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Waiting for checks to finish 2026/09/07 05:49:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Waiting for transfers to finish 2026/09/07 05:49:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial" 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial 2026/09/07 05:49:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial" 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial 2026/09/07 05:49:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial 2026/09/07 05:49:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: New connection [2a01:4f9:c011:405e::1]:35162->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/07 05:49:40 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial" 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial" 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: New connection [2a01:4f9:c011:405e::1]:35174->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:49:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/07 05:49:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/07 05:49:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/07 05:49:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/09/07 05:49:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial" 2026/09/07 05:49:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial 2026/09/07 05:49:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/09/07 05:49:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial" 2026/09/07 05:49:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial 2026/09/07 05:49:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/09/07 05:49:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial" 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial" 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/07 05:49:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/07 05:49:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/07 05:49:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/07 05:49:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/09/07 05:49:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/09/07 05:49:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial" 2026/09/07 05:49:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial 2026/09/07 05:49:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial 2026/09/07 05:49:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/09/07 05:49:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial" 2026/09/07 05:49:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial 2026/09/07 05:49:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial 2026/09/07 05:49:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/07 05:49:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/09/07 05:49:45 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/07 05:49:45 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/09/07 05:49:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100" 2026/09/07 05:49:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/07 05:49:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/07 05:49:45 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100" 2026/09/07 05:49:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/07 05:49:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101" 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/07 05:49:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101" 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/07 05:49:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102" 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/07 05:49:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102" 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/07 05:49:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103" 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/07 05:49:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103" 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/07 05:49:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104" 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/07 05:49:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104" 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/07 05:49:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105" 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/07 05:49:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105" 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/07 05:49:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106" 2026/09/07 05:49:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/07 05:49:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106" 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/07 05:49:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107" 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/07 05:49:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107" 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/07 05:49:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108" 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/07 05:49:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108" 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/07 05:49:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109" 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/07 05:49:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109" 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/07 05:49:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/07 05:49:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 --- PASS: TestCopyLongFileNameCollision (16.52s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:49:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/07 05:49:54 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/09/07 05:49:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1.c45f4b0b.partial" 2026/09/07 05:49:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1.c45f4b0b.partial 2026/09/07 05:49:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1.c45f4b0b.partial 2026/09/07 05:49:54 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:49:55 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/09/07 05:49:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/07 05:49:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:49:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:56 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:49:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:56 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/07 05:49:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Connection OK after error: max transfer limit reached as set by --max-transfer 2026/09/07 05:49:57 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: max transfer limit reached as set by --max-transfer 2026/09/07 05:49:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update ReadFrom failed: max transfer limit reached as set by --max-transfer 2026/09/07 05:49:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:49:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:59 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:49:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:49:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:49:59 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:49:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/07 05:50:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:50:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:00 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:50:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:50:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:01 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:50:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/07 05:50:01 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/09/07 05:50:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4.ebc0bb81.partial" 2026/09/07 05:50:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4.ebc0bb81.partial 2026/09/07 05:50:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2bb64d339dc19c4e4c5cfacbc73979e5 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4.ebc0bb81.partial 2026/09/07 05:50:02 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: Parsed hash: 2bb64d339dc19c4e4c5cfacbc73979e5 2026/09/07 05:50:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2bb64d339dc19c4e4c5cfacbc73979e5 OK 2026/09/07 05:50:02 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/09/07 05:50:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/07 05:50:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:04 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1" 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file1 2026/09/07 05:50:04 DEBUG : TestCopyFileMaxTransfer/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4" 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2bb64d339dc19c4e4c5cfacbc73979e5 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4 2026/09/07 05:50:04 DEBUG : TestCopyFileMaxTransfer/file4: Parsed hash: 2bb64d339dc19c4e4c5cfacbc73979e5 2026/09/07 05:50:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4" 2026/09/07 05:50:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4 2026/09/07 05:50:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9de4a8b6737c0ada40f2cf458e738beccc261e42 /data2/home/59018/rclone-test-gewixun2woqi/TestCopyFileMaxTransfer/file4 2026/09/07 05:50:05 DEBUG : TestCopyFileMaxTransfer/file4: Parsed hash: 9de4a8b6737c0ada40f2cf458e738beccc261e42 --- PASS: TestCopyFileMaxTransfer (14.27s) === RUN TestDeduplicateInteractive run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.04s) === RUN TestDeduplicateSkip run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.06s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.04s) === RUN TestDeduplicateFirst run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/07 05:50:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/dst: Closing 1 unused connections --- SKIP: TestDeduplicateFirst (1.06s) === RUN TestDeduplicateNewest run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.07s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/another" 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:17 DEBUG : another: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/another" 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ac5d430c92bc8752441f493c0155beac7906e4f9 /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:17 DEBUG : another: Parsed hash: ac5d430c92bc8752441f493c0155beac7906e4f9 2026/09/07 05:50:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/not-one" 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: c13d88cb4cb02003daedb8a84e5d272a /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:18 DEBUG : not-one: Parsed hash: c13d88cb4cb02003daedb8a84e5d272a 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/not-one" 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eee38381388b6f30efdd5c5c6f067dbf32c0bb3 /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:18 DEBUG : not-one: Parsed hash: 5eee38381388b6f30efdd5c5c6f067dbf32c0bb3 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/one" 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/one 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/one 2026/09/07 05:50:18 DEBUG : one: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/one" 2026/09/07 05:50:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/one 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ac5d430c92bc8752441f493c0155beac7906e4f9 /data2/home/59018/rclone-test-gewixun2woqi/one 2026/09/07 05:50:19 DEBUG : one: Parsed hash: ac5d430c92bc8752441f493c0155beac7906e4f9 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/also/one" 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/also/one 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/also/one 2026/09/07 05:50:19 DEBUG : also/one: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/also/one" 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/also/one 2026/09/07 05:50:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ac5d430c92bc8752441f493c0155beac7906e4f9 /data2/home/59018/rclone-test-gewixun2woqi/also/one 2026/09/07 05:50:19 DEBUG : also/one: Parsed hash: ac5d430c92bc8752441f493c0155beac7906e4f9 2026/09/07 05:50:19 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Looking for duplicate md5 hashes using newest mode. 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/another" 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:20 DEBUG : another: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/not-one" 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: c13d88cb4cb02003daedb8a84e5d272a /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:20 DEBUG : not-one: Parsed hash: c13d88cb4cb02003daedb8a84e5d272a 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/one" 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/one 2026/09/07 05:50:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/one 2026/09/07 05:50:20 DEBUG : one: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/also/one" 2026/09/07 05:50:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/also/one 2026/09/07 05:50:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/also/one 2026/09/07 05:50:21 DEBUG : also/one: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:21 NOTICE: 9c251d58f9d6be933a6c23735837145b: Found 3 files with duplicate md5 hashes 2026/09/07 05:50:21 INFO : one: Deleted 2026/09/07 05:50:21 INFO : also/one: Deleted 2026/09/07 05:50:21 NOTICE: 9c251d58f9d6be933a6c23735837145b: Deleted 2 extra copies 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/another" 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9c251d58f9d6be933a6c23735837145b /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:23 DEBUG : another: Parsed hash: 9c251d58f9d6be933a6c23735837145b 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/another" 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ac5d430c92bc8752441f493c0155beac7906e4f9 /data2/home/59018/rclone-test-gewixun2woqi/another 2026/09/07 05:50:23 DEBUG : another: Parsed hash: ac5d430c92bc8752441f493c0155beac7906e4f9 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/not-one" 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: c13d88cb4cb02003daedb8a84e5d272a /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:23 DEBUG : not-one: Parsed hash: c13d88cb4cb02003daedb8a84e5d272a 2026/09/07 05:50:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/not-one" 2026/09/07 05:50:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eee38381388b6f30efdd5c5c6f067dbf32c0bb3 /data2/home/59018/rclone-test-gewixun2woqi/not-one 2026/09/07 05:50:24 DEBUG : not-one: Parsed hash: 5eee38381388b6f30efdd5c5c6f067dbf32c0bb3 --- PASS: TestDeduplicateNewestByHash (13.72s) === RUN TestDeduplicateOldest run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.05s) === RUN TestDeduplicateLargest run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.05s) === RUN TestDeduplicateSmallest run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.05s) === RUN TestDeduplicateRename run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.05s) === RUN TestMergeDirs run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.06s) === RUN TestListDirSorted run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:50:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/a.txt" 2026/09/07 05:50:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:50:40 DEBUG : a.txt: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/a.txt" 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:50:40 DEBUG : a.txt: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/zend.txt" 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:50:40 DEBUG : zend.txt: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/zend.txt" 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:50:40 DEBUG : zend.txt: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/07 05:50:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world" 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world 2026/09/07 05:50:41 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world" 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world 2026/09/07 05:50:41 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2" 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world2 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2 2026/09/07 05:50:41 DEBUG : sub dir/hello world2: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2" 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world2 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2 2026/09/07 05:50:41 DEBUG : sub dir/hello world2: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:50:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3" 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/sub\ sub\ dir/hello\ world3 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3 2026/09/07 05:50:42 DEBUG : sub dir/sub sub dir/hello world3: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3" 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/sub\ sub\ dir/hello\ world3 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3 2026/09/07 05:50:42 DEBUG : sub dir/sub sub dir/hello world3: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore" 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/.ignore 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore 2026/09/07 05:50:42 DEBUG : sub dir/ignore dir/.ignore: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore" 2026/09/07 05:50:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/.ignore 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore 2026/09/07 05:50:43 DEBUG : sub dir/ignore dir/.ignore: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored" 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/should\ be\ ignored 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4b6adec83a97e5cb1ae5300b60fc8f80 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored 2026/09/07 05:50:43 DEBUG : sub dir/ignore dir/should be ignored: Parsed hash: 4b6adec83a97e5cb1ae5300b60fc8f80 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored" 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/should\ be\ ignored 2026/09/07 05:50:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 18df938e1d79132fe9b501635288f829d9eea985 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored 2026/09/07 05:50:43 DEBUG : sub dir/ignore dir/should be ignored: Parsed hash: 18df938e1d79132fe9b501635288f829d9eea985 2026/09/07 05:50:44 DEBUG : a.txt: Excluded (Size Filter) 2026/09/07 05:50:44 DEBUG : a.txt: Excluded 2026/09/07 05:50:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 05:50:45 DEBUG : sub dir/hello world2: Excluded 2026/09/07 05:50:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 05:50:45 DEBUG : sub dir/hello world: Excluded 2026/09/07 05:50:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 05:50:46 DEBUG : sub dir/hello world2: Excluded 2026/09/07 05:50:46 DEBUG : sub dir/ignore dir: Excluded 2026/09/07 05:50:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 05:50:46 DEBUG : sub dir/hello world: Excluded 2026/09/07 05:50:47 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.17s) === RUN TestListDirSortedFn run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/a.txt" 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:51:01 DEBUG : a.txt: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/a.txt" 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/a.txt 2026/09/07 05:51:01 DEBUG : a.txt: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/zend.txt" 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:51:01 DEBUG : zend.txt: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/zend.txt" 2026/09/07 05:51:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /data2/home/59018/rclone-test-gewixun2woqi/zend.txt 2026/09/07 05:51:02 DEBUG : zend.txt: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world" 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world 2026/09/07 05:51:02 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world" 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world 2026/09/07 05:51:02 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2" 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world2 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2 2026/09/07 05:51:02 DEBUG : sub dir/hello world2: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:51:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2" 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world2 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world2 2026/09/07 05:51:03 DEBUG : sub dir/hello world2: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3" 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/sub\ sub\ dir/hello\ world3 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3 2026/09/07 05:51:03 DEBUG : sub dir/sub sub dir/hello world3: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3" 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/sub\ sub\ dir/hello\ world3 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/sub sub dir/hello world3 2026/09/07 05:51:03 DEBUG : sub dir/sub sub dir/hello world3: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore" 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/.ignore 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore 2026/09/07 05:51:03 DEBUG : sub dir/ignore dir/.ignore: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:51:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore" 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/.ignore 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/.ignore 2026/09/07 05:51:04 DEBUG : sub dir/ignore dir/.ignore: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored" 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/should\ be\ ignored 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4b6adec83a97e5cb1ae5300b60fc8f80 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored 2026/09/07 05:51:04 DEBUG : sub dir/ignore dir/should be ignored: Parsed hash: 4b6adec83a97e5cb1ae5300b60fc8f80 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored" 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/ignore\ dir/should\ be\ ignored 2026/09/07 05:51:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 18df938e1d79132fe9b501635288f829d9eea985 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/ignore dir/should be ignored 2026/09/07 05:51:04 DEBUG : sub dir/ignore dir/should be ignored: Parsed hash: 18df938e1d79132fe9b501635288f829d9eea985 2026/09/07 05:51:05 DEBUG : a.txt: Excluded (Size Filter) 2026/09/07 05:51:05 DEBUG : a.txt: Excluded 2026/09/07 05:51:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 05:51:06 DEBUG : sub dir/hello world: Excluded 2026/09/07 05:51:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 05:51:06 DEBUG : sub dir/hello world2: Excluded 2026/09/07 05:51:07 DEBUG : sub dir/ignore dir: Excluded 2026/09/07 05:51:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 05:51:07 DEBUG : sub dir/hello world: Excluded 2026/09/07 05:51:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 05:51:07 DEBUG : sub dir/hello world2: Excluded 2026/09/07 05:51:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.17s) === RUN TestListJSON run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 826e8142e6baabe8af779f5f490cf5f5 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:17 DEBUG : file1: Parsed hash: 826e8142e6baabe8af779f5f490cf5f5 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 60b27f004e454aca81b0480209cce5081ec52390 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:17 DEBUG : file1: Parsed hash: 60b27f004e454aca81b0480209cce5081ec52390 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 104d0f2e235ef69c15de04267c19f365 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:17 DEBUG : sub/file2: Parsed hash: 104d0f2e235ef69c15de04267c19f365 2026/09/07 05:51:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:51:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 86ddf97932e62aa10f2e656fabc95f9f94d6fbc3 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:18 DEBUG : sub/file2: Parsed hash: 86ddf97932e62aa10f2e656fabc95f9f94d6fbc3 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash 2026/09/07 05:51:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 826e8142e6baabe8af779f5f490cf5f5 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:23 DEBUG : file1: Parsed hash: 826e8142e6baabe8af779f5f490cf5f5 2026/09/07 05:51:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 60b27f004e454aca81b0480209cce5081ec52390 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:23 DEBUG : file1: Parsed hash: 60b27f004e454aca81b0480209cce5081ec52390 === RUN TestListJSON/HashTypes 2026/09/07 05:51:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 826e8142e6baabe8af779f5f490cf5f5 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:24 DEBUG : file1: Parsed hash: 826e8142e6baabe8af779f5f490cf5f5 === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.11s) --- PASS: TestListJSON/Default (0.52s) --- PASS: TestListJSON/FilesOnly (0.53s) --- PASS: TestListJSON/DirsOnly (0.53s) --- PASS: TestListJSON/Recurse (1.05s) --- PASS: TestListJSON/SubDir (0.52s) --- PASS: TestListJSON/NoModTime (0.53s) --- PASS: TestListJSON/NoMimeType (0.52s) --- PASS: TestListJSON/ShowHash (1.11s) --- PASS: TestListJSON/HashTypes (0.79s) --- PASS: TestListJSON/Metadata (0.52s) === RUN TestStatJSON run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 826e8142e6baabe8af779f5f490cf5f5 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:30 DEBUG : file1: Parsed hash: 826e8142e6baabe8af779f5f490cf5f5 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 60b27f004e454aca81b0480209cce5081ec52390 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:51:30 DEBUG : file1: Parsed hash: 60b27f004e454aca81b0480209cce5081ec52390 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:51:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 104d0f2e235ef69c15de04267c19f365 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:31 DEBUG : sub/file2: Parsed hash: 104d0f2e235ef69c15de04267c19f365 2026/09/07 05:51:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:51:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 86ddf97932e62aa10f2e656fabc95f9f94d6fbc3 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:51:31 DEBUG : sub/file2: Parsed hash: 86ddf97932e62aa10f2e656fabc95f9f94d6fbc3 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/07 05:51:36 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/notfound" 2026/09/07 05:51:36 DEBUG : Config file has changed externally - reloading 2026/09/07 05:51:36 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:51:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/notfound: New connection [2a01:4f9:c011:405e::1]:38956->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:51:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/notfound: Shell type "unix" from config 2026/09/07 05:51:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/notfound: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/notfound" 2026/09/07 05:51:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/notfound: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/notfound" --- PASS: TestStatJSON (13.41s) --- PASS: TestStatJSON/Root (0.53s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.53s) --- PASS: TestStatJSON/Dir (0.65s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.53s) --- PASS: TestStatJSON/File (0.13s) --- PASS: TestStatJSON/NotFound (0.65s) --- PASS: TestStatJSON/DirFilesOnly (0.13s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.13s) --- PASS: TestStatJSON/DirDirsOnly (0.52s) --- PASS: TestStatJSON/FileDirsOnly (0.53s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.53s) --- PASS: TestStatJSON/RootNotFound (1.97s) === RUN TestStatJSONMemory 2026/09/07 05:51:40 DEBUG : Creating backend with remote ":memory:" 2026/09/07 05:51:40 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:51:40 DEBUG : sub/file1: size = 5 OK 2026/09/07 05:51:40 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:51:40 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:40 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Making directory 2026/09/07 05:51:41 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Making directory --- PASS: TestMkdir (1.84s) === RUN TestLsd run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world" 2026/09/07 05:51:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world 2026/09/07 05:51:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world 2026/09/07 05:51:45 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:51:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world" 2026/09/07 05:51:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/hello\ world 2026/09/07 05:51:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/hello world 2026/09/07 05:51:45 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestLsd (5.57s) === RUN TestLs run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:51:50 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:51:50 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:51:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:51 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:51:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:51:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:51 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestLs (5.03s) === RUN TestLsWithFilesFrom run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:51:55 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:51:55 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:51:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:51:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:56 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:51:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:51:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:51:56 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:51:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/07 05:51:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.21s) === RUN TestLsLong run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:00 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:52:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:01 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:01 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:01 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestLsLong (5.06s) === RUN TestHashSums run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:05 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:52:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:06 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:06 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:06 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d === RUN TestHashSums/Md5 2026/09/07 05:52:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:07 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:07 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 === RUN TestHashSums/Md5Download === RUN TestHashSums/Sha1 2026/09/07 05:52:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:09 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:52:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:09 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (8.47s) --- PASS: TestHashSums/Md5 (0.80s) --- PASS: TestHashSums/Md5Download (1.18s) --- PASS: TestHashSums/Sha1 (0.80s) --- PASS: TestHashSums/Sha1Download (1.19s) === RUN TestHashSumsWithErrors 2026/09/07 05:52:11 DEBUG : Creating backend with remote ":memory:" 2026/09/07 05:52:11 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/07 05:52:11 ERROR : file1: hash unsupported: hash type not supported 2026/09/07 05:52:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/07 05:52:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/07 05:52:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/07 05:52:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/07 05:52:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/07 05:52:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/07 05:52:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/07 05:52:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/07 05:52:11 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:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:15 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:52:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:52:16 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:16 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:52:16 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3" 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/potato3 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3 2026/09/07 05:52:16 DEBUG : sub dir/potato3: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 05:52:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3" 2026/09/07 05:52:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/potato3 2026/09/07 05:52:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3 2026/09/07 05:52:17 DEBUG : sub dir/potato3: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d --- PASS: TestCount (8.46s) === RUN TestDelete run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:23 DEBUG : large: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:23 DEBUG : large: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:24 DEBUG : medium: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:24 DEBUG : medium: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e807f1fcf82d132f9bb018ca6738a19f /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:24 DEBUG : small: Parsed hash: e807f1fcf82d132f9bb018ca6738a19f 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:24 DEBUG : small: Parsed hash: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a 2026/09/07 05:52:24 DEBUG : Waiting for deletions to finish 2026/09/07 05:52:25 DEBUG : large: Excluded (Size Filter) 2026/09/07 05:52:25 DEBUG : large: Excluded 2026/09/07 05:52:25 INFO : medium: Deleted 2026/09/07 05:52:25 INFO : small: Deleted 2026/09/07 05:52:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:26 DEBUG : large: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2026/09/07 05:52:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:26 DEBUG : large: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead --- PASS: TestDelete (7.44s) === RUN TestMaxDelete run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:31 DEBUG : large: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:31 DEBUG : large: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:31 DEBUG : medium: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:31 DEBUG : medium: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e807f1fcf82d132f9bb018ca6738a19f /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:32 DEBUG : small: Parsed hash: e807f1fcf82d132f9bb018ca6738a19f 2026/09/07 05:52:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:32 DEBUG : small: Parsed hash: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a 2026/09/07 05:52:32 DEBUG : Waiting for deletions to finish 2026/09/07 05:52:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/07 05:52:33 INFO : large: Deleted 2026/09/07 05:52:33 INFO : medium: Deleted --- PASS: TestMaxDelete (7.97s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/notfound: Closing 1 unused connections 2026/09/07 05:52:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:38 DEBUG : large: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2026/09/07 05:52:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:39 DEBUG : large: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:39 DEBUG : medium: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:39 DEBUG : medium: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e807f1fcf82d132f9bb018ca6738a19f /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:40 DEBUG : small: Parsed hash: e807f1fcf82d132f9bb018ca6738a19f 2026/09/07 05:52:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:40 DEBUG : small: Parsed hash: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a 2026/09/07 05:52:40 DEBUG : Waiting for deletions to finish 2026/09/07 05:52:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/07 05:52:41 INFO : medium: Deleted 2026/09/07 05:52:41 INFO : small: Deleted 2026/09/07 05:52:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:41 DEBUG : large: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2026/09/07 05:52:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:42 DEBUG : large: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead --- PASS: TestMaxDeleteSizeLargeFile (8.48s) === RUN TestMaxDeleteSize run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:47 DEBUG : large: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/large" 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-gewixun2woqi/large 2026/09/07 05:52:47 DEBUG : large: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:48 DEBUG : medium: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/medium" 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/medium 2026/09/07 05:52:48 DEBUG : medium: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e807f1fcf82d132f9bb018ca6738a19f /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:48 DEBUG : small: Parsed hash: e807f1fcf82d132f9bb018ca6738a19f 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/small" 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a /data2/home/59018/rclone-test-gewixun2woqi/small 2026/09/07 05:52:48 DEBUG : small: Parsed hash: 01b307acba4f54f55aafc33bb06bbbf6ca803e9a 2026/09/07 05:52:48 DEBUG : Waiting for deletions to finish 2026/09/07 05:52:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/07 05:52:49 INFO : medium: Deleted 2026/09/07 05:52:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.99s) === RUN TestReadFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ReadFile" 2026/09/07 05:52:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ReadFile 2026/09/07 05:52:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3e1a3bfb0a19aae4a7401576b4aaecc3 /data2/home/59018/rclone-test-gewixun2woqi/ReadFile 2026/09/07 05:52:53 DEBUG : ReadFile: Parsed hash: 3e1a3bfb0a19aae4a7401576b4aaecc3 2026/09/07 05:52:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ReadFile" 2026/09/07 05:52:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/ReadFile 2026/09/07 05:52:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 81ee34f2dd6208d427b203fa1e80dac1f046f292 /data2/home/59018/rclone-test-gewixun2woqi/ReadFile 2026/09/07 05:52:54 DEBUG : ReadFile: Parsed hash: 81ee34f2dd6208d427b203fa1e80dac1f046f292 --- PASS: TestReadFile (4.87s) === RUN TestRetry 2026/09/07 05:52:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/07 05:52:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/07 05:52:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 05:52:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 05:52:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 05:52:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 05:52:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e86410fa2d6e2634fd8ac5f4b3afe7f3 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:52:59 DEBUG : file1: Parsed hash: e86410fa2d6e2634fd8ac5f4b3afe7f3 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9f67efc6afa95f1aef9b3351d6b01d7e0591b748 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:52:59 DEBUG : file1: Parsed hash: 9f67efc6afa95f1aef9b3351d6b01d7e0591b748 2026/09/07 05:52:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file2" 2026/09/07 05:53:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:53:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 22975d8a5ed1b91445f6c55ac121505b /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:53:00 DEBUG : file2: Parsed hash: 22975d8a5ed1b91445f6c55ac121505b 2026/09/07 05:53:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file2" 2026/09/07 05:53:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:53:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9a7149a5a7786bb368e06d08c5d77774eb43a49e /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:53:00 DEBUG : file2: Parsed hash: 9a7149a5a7786bb368e06d08c5d77774eb43a49e --- PASS: TestCat (13.78s) === RUN TestPurge 2026/09/07 05:53:11 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-natopag1zupa" 2026/09/07 05:53:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:53:11 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:53:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: New connection [2a01:4f9:c011:405e::1]:44740->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:53:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell type "unix" from config 2026/09/07 05:53:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Relative path resolved to "/data2/home/59018/rclone-test-natopag1zupa" 2026/09/07 05:53:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Using root directory "/data2/home/59018/rclone-test-natopag1zupa" 2026/09/07 05:53:12 DEBUG : Creating backend with remote "/tmp/rclone799620147" run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa", Local "Local file system at /tmp/rclone799620147", Modify Window "1s" 2026/09/07 05:53:15 INFO : A2: Making directory 2026/09/07 05:53:15 INFO : A1/B2: Making directory 2026/09/07 05:53:15 INFO : A1/B2/C2: Making directory 2026/09/07 05:53:16 INFO : A1/B1/C3: Making directory 2026/09/07 05:53:16 INFO : A3: Making directory 2026/09/07 05:53:17 INFO : A3/B3: Making directory 2026/09/07 05:53:17 INFO : A3/B3/C4: Making directory 2026/09/07 05:53:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: New connection [2a01:4f9:c011:405e::1]:33902->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:53:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: New connection [2a01:4f9:c011:405e::1]:33908->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell path "/data2/home/59018/rclone-test-natopag1zupa/A1/two" 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Running remote command: md5 -r /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Remote command result: 08f8e0260c64418510cefb2b06eee5cd /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:22 DEBUG : A1/two: Parsed hash: 08f8e0260c64418510cefb2b06eee5cd 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell path "/data2/home/59018/rclone-test-natopag1zupa/A1/two" 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Running remote command: sha1 -r /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Remote command result: 5cb138284d431abd6a053a56625ec088bfb88912 /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:22 DEBUG : A1/two: Parsed hash: 5cb138284d431abd6a053a56625ec088bfb88912 2026/09/07 05:53:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell path "/data2/home/59018/rclone-test-natopag1zupa/A1/B1/C1/one" 2026/09/07 05:53:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Running remote command: md5 -r /data2/home/59018/rclone-test-natopag1zupa/A1/B1/C1/one 2026/09/07 05:53:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Remote command result: 47bce5c74f589f4867dbd57e9ca9f808 /data2/home/59018/rclone-test-natopag1zupa/A1/B1/C1/one 2026/09/07 05:53:23 DEBUG : A1/B1/C1/one: Parsed hash: 47bce5c74f589f4867dbd57e9ca9f808 2026/09/07 05:53:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell path "/data2/home/59018/rclone-test-natopag1zupa/A1/B1/C1/one" 2026/09/07 05:53:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Running remote command: sha1 -r /data2/home/59018/rclone-test-natopag1zupa/A1/B1/C1/one 2026/09/07 05:53:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Remote command result: 7e240de74fb1ed08fa08d38063f6a6a91462a815 /data2/home/59018/rclone-test-natopag1zupa/A1/B1/C1/one 2026/09/07 05:53:23 DEBUG : A1/B1/C1/one: Parsed hash: 7e240de74fb1ed08fa08d38063f6a6a91462a815 2026/09/07 05:53:23 DEBUG : Waiting for deletions to finish 2026/09/07 05:53:24 INFO : A1/B1/C1/one: Deleted 2026/09/07 05:53:25 DEBUG : removing 2 level 3 directories 2026/09/07 05:53:25 INFO : A1/B1/C3: Removing directory 2026/09/07 05:53:25 INFO : A1/B1/C1: Removing directory 2026/09/07 05:53:26 DEBUG : removing 1 level 2 directories 2026/09/07 05:53:26 INFO : A1/B1: Removing directory 2026/09/07 05:53:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell path "/data2/home/59018/rclone-test-natopag1zupa/A1/two" 2026/09/07 05:53:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Running remote command: md5 -r /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Remote command result: 08f8e0260c64418510cefb2b06eee5cd /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:29 DEBUG : A1/two: Parsed hash: 08f8e0260c64418510cefb2b06eee5cd 2026/09/07 05:53:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Shell path "/data2/home/59018/rclone-test-natopag1zupa/A1/two" 2026/09/07 05:53:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Running remote command: sha1 -r /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Remote command result: 5cb138284d431abd6a053a56625ec088bfb88912 /data2/home/59018/rclone-test-natopag1zupa/A1/two 2026/09/07 05:53:29 DEBUG : A1/two: Parsed hash: 5cb138284d431abd6a053a56625ec088bfb88912 2026/09/07 05:53:29 DEBUG : Waiting for deletions to finish 2026/09/07 05:53:30 INFO : A1/two: Deleted 2026/09/07 05:53:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: New connection [2a01:4f9:c011:405e::1]:40634->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:53:35 DEBUG : removing 2 level 3 directories 2026/09/07 05:53:35 INFO : A3/B3/C4: Removing directory 2026/09/07 05:53:35 INFO : A1/B2/C2: Removing directory 2026/09/07 05:53:36 DEBUG : removing 2 level 2 directories 2026/09/07 05:53:36 INFO : A3/B3: Removing directory 2026/09/07 05:53:36 INFO : A1/B2: Removing directory 2026/09/07 05:53:36 DEBUG : removing 3 level 1 directories 2026/09/07 05:53:36 INFO : A3: Removing directory 2026/09/07 05:53:36 INFO : A1: Removing directory 2026/09/07 05:53:36 INFO : A2: Removing directory 2026/09/07 05:53:37 DEBUG : removing 1 level 0 directories 2026/09/07 05:53:37 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Removing directory 2026/09/07 05:53:38 ERROR : error listing: directory not found 2026/09/07 05:53:38 ERROR : error listing: directory not found 2026/09/07 05:53:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Purge dir "" 2026/09/07 05:53:38 NOTICE: purge failed to rmdir "": Rmdir: directory not found 2026/09/07 05:53:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (27.47s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:53:40 INFO : A2: Making directory 2026/09/07 05:53:40 INFO : A1/B2: Making directory 2026/09/07 05:53:40 INFO : A1/B2/C2: Making directory 2026/09/07 05:53:41 INFO : A1/B1/C3: Making directory 2026/09/07 05:53:41 INFO : A3: Making directory 2026/09/07 05:53:42 INFO : A3/B3: Making directory 2026/09/07 05:53:42 INFO : A3/B3/C4: Making directory 2026/09/07 05:53:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:53:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 08f8e0260c64418510cefb2b06eee5cd /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:46 DEBUG : A1/two: Parsed hash: 08f8e0260c64418510cefb2b06eee5cd 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5cb138284d431abd6a053a56625ec088bfb88912 /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:46 DEBUG : A1/two: Parsed hash: 5cb138284d431abd6a053a56625ec088bfb88912 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one" 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 47bce5c74f589f4867dbd57e9ca9f808 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:46 DEBUG : A1/B1/C1/one: Parsed hash: 47bce5c74f589f4867dbd57e9ca9f808 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one" 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7e240de74fb1ed08fa08d38063f6a6a91462a815 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:46 DEBUG : A1/B1/C1/one: Parsed hash: 7e240de74fb1ed08fa08d38063f6a6a91462a815 2026/09/07 05:53:47 DEBUG : removing 1 level 3 directories 2026/09/07 05:53:47 INFO : A3/B3/C4: Removing directory 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 08f8e0260c64418510cefb2b06eee5cd /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:50 DEBUG : A1/two: Parsed hash: 08f8e0260c64418510cefb2b06eee5cd 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5cb138284d431abd6a053a56625ec088bfb88912 /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:50 DEBUG : A1/two: Parsed hash: 5cb138284d431abd6a053a56625ec088bfb88912 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one" 2026/09/07 05:53:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 47bce5c74f589f4867dbd57e9ca9f808 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:51 DEBUG : A1/B1/C1/one: Parsed hash: 47bce5c74f589f4867dbd57e9ca9f808 2026/09/07 05:53:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one" 2026/09/07 05:53:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7e240de74fb1ed08fa08d38063f6a6a91462a815 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:51 DEBUG : A1/B1/C1/one: Parsed hash: 7e240de74fb1ed08fa08d38063f6a6a91462a815 2026/09/07 05:53:53 DEBUG : removing 2 level 3 directories 2026/09/07 05:53:53 INFO : A1/B2/C2: Removing directory 2026/09/07 05:53:53 INFO : A1/B1/C3: Removing directory 2026/09/07 05:53:54 DEBUG : removing 2 level 2 directories 2026/09/07 05:53:54 INFO : A3/B3: Removing directory 2026/09/07 05:53:54 INFO : A1/B2: Removing directory 2026/09/07 05:53:54 DEBUG : removing 2 level 1 directories 2026/09/07 05:53:54 INFO : A3: Removing directory 2026/09/07 05:53:54 INFO : A2: Removing directory 2026/09/07 05:53:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:53:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 08f8e0260c64418510cefb2b06eee5cd /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:57 DEBUG : A1/two: Parsed hash: 08f8e0260c64418510cefb2b06eee5cd 2026/09/07 05:53:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:53:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5cb138284d431abd6a053a56625ec088bfb88912 /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:53:58 DEBUG : A1/two: Parsed hash: 5cb138284d431abd6a053a56625ec088bfb88912 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one" 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 47bce5c74f589f4867dbd57e9ca9f808 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:58 DEBUG : A1/B1/C1/one: Parsed hash: 47bce5c74f589f4867dbd57e9ca9f808 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one" 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 7e240de74fb1ed08fa08d38063f6a6a91462a815 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/one 2026/09/07 05:53:58 DEBUG : A1/B1/C1/one: Parsed hash: 7e240de74fb1ed08fa08d38063f6a6a91462a815 2026/09/07 05:54:01 DEBUG : removing 1 level 3 directories 2026/09/07 05:54:01 INFO : A1/B1/C1: Removing directory 2026/09/07 05:54:01 DEBUG : removing 1 level 2 directories 2026/09/07 05:54:01 INFO : A1/B1: Removing directory 2026/09/07 05:54:02 DEBUG : removing 1 level 1 directories 2026/09/07 05:54:02 INFO : A1: Removing directory 2026/09/07 05:54:03 DEBUG : removing 1 level 0 directories 2026/09/07 05:54:03 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Removing directory 2026/09/07 05:54:03 ERROR : error listing: directory not found 2026/09/07 05:54:04 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (25.61s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:04 INFO : A1: Making directory 2026/09/07 05:54:04 INFO : A1/B1: Making directory 2026/09/07 05:54:05 INFO : A1/B1/C1: Making directory 2026/09/07 05:54:09 DEBUG : removing 1 level 3 directories 2026/09/07 05:54:09 INFO : A1/B1/C1: Removing directory 2026/09/07 05:54:09 DEBUG : removing 1 level 2 directories 2026/09/07 05:54:09 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.85s) === RUN TestRmdirsWithFilter run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:14 INFO : A1: Making directory 2026/09/07 05:54:14 INFO : A1/B1: Making directory 2026/09/07 05:54:14 INFO : A1/B1/C1: Making directory 2026/09/07 05:54:19 DEBUG : removing 1 level 3 directories 2026/09/07 05:54:19 INFO : A1/B1/C1: Removing directory 2026/09/07 05:54:20 DEBUG : removing 1 level 2 directories 2026/09/07 05:54:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.12s) === RUN TestCopyURL run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:25 DEBUG : file1: size = 14 OK 2026/09/07 05:54:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:25 DEBUG : file1: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:25 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 05:54:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:26 DEBUG : file1: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3c3771c1f3304bdb052b101cc97a23df1ab9531f /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:26 DEBUG : file1: Parsed hash: 3c3771c1f3304bdb052b101cc97a23df1ab9531f 2026/09/07 05:54:26 DEBUG : filename.txt: File name found in url 2026/09/07 05:54:27 DEBUG : filename.txt: size = 14 OK 2026/09/07 05:54:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/filename.txt" 2026/09/07 05:54:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/filename.txt 2026/09/07 05:54:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/filename.txt 2026/09/07 05:54:27 DEBUG : filename.txt: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:27 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 05:54:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/07 05:54:28 DEBUG : headerfilename.txt: size = 14 OK 2026/09/07 05:54:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt" 2026/09/07 05:54:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt 2026/09/07 05:54:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt 2026/09/07 05:54:28 DEBUG : headerfilename.txt: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:28 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 05:54:29 DEBUG : file2: size = 14 OK 2026/09/07 05:54:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file2" 2026/09/07 05:54:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:54:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:54:30 DEBUG : file2: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:30 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 05:54:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:30 DEBUG : file1: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3c3771c1f3304bdb052b101cc97a23df1ab9531f /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:31 DEBUG : file1: Parsed hash: 3c3771c1f3304bdb052b101cc97a23df1ab9531f 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file2" 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:54:31 DEBUG : file2: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file2" 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3c3771c1f3304bdb052b101cc97a23df1ab9531f /data2/home/59018/rclone-test-gewixun2woqi/file2 2026/09/07 05:54:31 DEBUG : file2: Parsed hash: 3c3771c1f3304bdb052b101cc97a23df1ab9531f 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/filename.txt" 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/filename.txt 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/filename.txt 2026/09/07 05:54:31 DEBUG : filename.txt: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/filename.txt" 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/filename.txt 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3c3771c1f3304bdb052b101cc97a23df1ab9531f /data2/home/59018/rclone-test-gewixun2woqi/filename.txt 2026/09/07 05:54:32 DEBUG : filename.txt: Parsed hash: 3c3771c1f3304bdb052b101cc97a23df1ab9531f 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt" 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt 2026/09/07 05:54:32 DEBUG : headerfilename.txt: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt" 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt 2026/09/07 05:54:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3c3771c1f3304bdb052b101cc97a23df1ab9531f /data2/home/59018/rclone-test-gewixun2woqi/headerfilename.txt 2026/09/07 05:54:32 DEBUG : headerfilename.txt: Parsed hash: 3c3771c1f3304bdb052b101cc97a23df1ab9531f --- PASS: TestCopyURL (10.25s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:35 DEBUG : file1: size = 14 OK 2026/09/07 05:54:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 081404b3d2ae5bf599add15b7445ac07 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:35 DEBUG : file1: Parsed hash: 081404b3d2ae5bf599add15b7445ac07 2026/09/07 05:54:35 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURLDownloadHeaders (2.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 05:54:37 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/07 05:54:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2.3cb2966d.partial" 2026/09/07 05:54:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2.3cb2966d.partial 2026/09/07 05:54:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2.3cb2966d.partial 2026/09/07 05:54:38 DEBUG : sub/file2.3cb2966d.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:54:38 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/07 05:54:38 INFO : file1: Copied (new) to: sub/file2 2026/09/07 05:54:38 INFO : file1: Deleted 2026/09/07 05:54:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-natopag1zupa: Closing 4 unused connections 2026/09/07 05:54:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:54:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:39 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:54:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:40 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:54:40 DEBUG : sub/file2: size = 14 OK 2026/09/07 05:54:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 05:54:40 DEBUG : file1: Unchanged skipping 2026/09/07 05:54:40 INFO : file1: Deleted 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:41 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:41 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:54:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: don't need to copy/move sub/file2, it is already at target location 2026/09/07 05:54:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:54:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:43 DEBUG : sub/file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub/file2" 2026/09/07 05:54:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/sub/file2 2026/09/07 05:54:43 DEBUG : sub/file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 --- PASS: TestMoveFile (9.18s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 05:54:46 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/09/07 05:54:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1.9aa3f62d.partial" 2026/09/07 05:54:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1.9aa3f62d.partial 2026/09/07 05:54:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1.9aa3f62d.partial 2026/09/07 05:54:46 DEBUG : file1.9aa3f62d.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:54:47 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/09/07 05:54:47 INFO : file1: Copied (new) 2026/09/07 05:54:47 INFO : file1: Deleted 2026/09/07 05:54:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:48 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:48 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:54:48 DEBUG : file1: Destination exists, skipping 2026/09/07 05:54:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/07 05:54:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:49 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/file1" 2026/09/07 05:54:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/file1 2026/09/07 05:54:49 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 --- PASS: TestMoveFileWithIgnoreExisting (5.04s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (1.11s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.05s) === RUN TestMoveFileBackupDir run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:54:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:54:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:54:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 05164b153084ba910184c26e561a7c18 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:54:55 DEBUG : dst/file1: Parsed hash: 05164b153084ba910184c26e561a7c18 2026/09/07 05:54:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:54:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:54:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:54:55 DEBUG : dst/file1: Parsed hash: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 2026/09/07 05:54:55 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gewixun2woqi/backup" 2026/09/07 05:54:55 DEBUG : Config file has changed externally - reloading 2026/09/07 05:54:55 NOTICE: TestSFTPRsyncNet: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/07 05:54:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: New connection [2a01:4f9:c011:405e::1]:33958->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:54:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Shell type "unix" from config 2026/09/07 05:54:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Relative path resolved to "/data2/home/59018/rclone-test-gewixun2woqi/backup" 2026/09/07 05:54:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Using root directory "/data2/home/59018/rclone-test-gewixun2woqi/backup" 2026/09/07 05:54:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2543991053) 2026/09/07 05:54:57 DEBUG : dst/file1: size = 18 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:54:57 DEBUG : dst/file1: Sizes differ 2026/09/07 05:54:58 INFO : dst/file1: Moved (server-side) 2026/09/07 05:54:59 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/07 05:54:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1.58903690.partial" 2026/09/07 05:54:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1.58903690.partial 2026/09/07 05:54:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1.58903690.partial 2026/09/07 05:54:59 DEBUG : dst/file1.58903690.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:54:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:55:00 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/07 05:55:00 INFO : dst/file1: Copied (new) 2026/09/07 05:55:00 INFO : dst/file1: Deleted 2026/09/07 05:55:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:55:02 DEBUG : dst/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/dst/file1" 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /data2/home/59018/rclone-test-gewixun2woqi/dst/file1 2026/09/07 05:55:02 DEBUG : dst/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1" 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 05164b153084ba910184c26e561a7c18 /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:55:02 DEBUG : backup/dst/file1: Parsed hash: 05164b153084ba910184c26e561a7c18 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1" 2026/09/07 05:55:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:55:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 /data2/home/59018/rclone-test-gewixun2woqi/backup/dst/file1 2026/09/07 05:55:03 DEBUG : backup/dst/file1: Parsed hash: 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 2026/09/07 05:55:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi/backup: Closing 1 unused connections --- PASS: TestMoveFileBackupDir (14.55s) === 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:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:55:12 INFO : A1/B2: Making directory 2026/09/07 05:55:13 INFO : A1/B1/C3: Making directory 2026/09/07 05:55:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/one" 2026/09/07 05:55:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/one 2026/09/07 05:55:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/A1/one 2026/09/07 05:55:15 DEBUG : A1/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:55:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/one" 2026/09/07 05:55:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/one 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/A1/one 2026/09/07 05:55:16 DEBUG : A1/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:55:16 DEBUG : A1/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/two" 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/A1/two 2026/09/07 05:55:16 DEBUG : A1/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/three" 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/three 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/three 2026/09/07 05:55:16 DEBUG : A1/B1/three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/three" 2026/09/07 05:55:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/three 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/three 2026/09/07 05:55:17 DEBUG : A1/B1/three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C2/five" 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C2/five 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C2/five 2026/09/07 05:55:17 DEBUG : A1/B1/C2/five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C2/five" 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C2/five 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C2/five 2026/09/07 05:55:17 DEBUG : A1/B1/C2/five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/four" 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/four 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/four 2026/09/07 05:55:17 DEBUG : A1/B1/C1/four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2026/09/07 05:55:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/four" 2026/09/07 05:55:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/four 2026/09/07 05:55:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df /data2/home/59018/rclone-test-gewixun2woqi/A1/B1/C1/four 2026/09/07 05:55:18 DEBUG : A1/B1/C1/four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df 2026/09/07 05:55:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/one" 2026/09/07 05:55:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/one 2026/09/07 05:55:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/A2/one 2026/09/07 05:55:20 DEBUG : A2/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:55:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/one" 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/one 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/A2/one 2026/09/07 05:55:21 DEBUG : A2/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/two" 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/two 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/A2/two 2026/09/07 05:55:21 DEBUG : A2/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/two" 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/two 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/A2/two 2026/09/07 05:55:21 DEBUG : A2/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/B1/three" 2026/09/07 05:55:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/three 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/three 2026/09/07 05:55:22 DEBUG : A2/B1/three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/B1/three" 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/three 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/three 2026/09/07 05:55:22 DEBUG : A2/B1/three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C1/four" 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C1/four 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C1/four 2026/09/07 05:55:22 DEBUG : A2/B1/C1/four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C1/four" 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C1/four 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C1/four 2026/09/07 05:55:22 DEBUG : A2/B1/C1/four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df 2026/09/07 05:55:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C2/five" 2026/09/07 05:55:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C2/five 2026/09/07 05:55:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C2/five 2026/09/07 05:55:23 DEBUG : A2/B1/C2/five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2026/09/07 05:55:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C2/five" 2026/09/07 05:55:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C2/five 2026/09/07 05:55:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 /data2/home/59018/rclone-test-gewixun2woqi/A2/B1/C2/five 2026/09/07 05:55:23 DEBUG : A2/B1/C2/five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 2026/09/07 05:55:27 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/07 05:55:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/07 05:55:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/07 05:55:28 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/07 05:55:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: New connection [2a01:4f9:c011:405e::1]:33024->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.9-hpn14v15 FreeBSD-openssh-portable-9.9.p2_1,1" 2026/09/07 05:55:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/07 05:55:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/one" 2026/09/07 05:55:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/one 2026/09/07 05:55:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/A3/one 2026/09/07 05:55:35 DEBUG : A3/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:55:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/one" 2026/09/07 05:55:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/one 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/A3/one 2026/09/07 05:55:36 DEBUG : A3/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/two" 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/two 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/A3/two 2026/09/07 05:55:36 DEBUG : A3/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/two" 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/two 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/A3/two 2026/09/07 05:55:36 DEBUG : A3/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/B1/three" 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/three 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/three 2026/09/07 05:55:36 DEBUG : A3/B1/three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/B1/three" 2026/09/07 05:55:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/three 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/three 2026/09/07 05:55:37 DEBUG : A3/B1/three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C1/four" 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C1/four 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C1/four 2026/09/07 05:55:37 DEBUG : A3/B1/C1/four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C1/four" 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C1/four 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C1/four 2026/09/07 05:55:37 DEBUG : A3/B1/C1/four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C2/five" 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C2/five 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C2/five 2026/09/07 05:55:37 DEBUG : A3/B1/C2/five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2026/09/07 05:55:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C2/five" 2026/09/07 05:55:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C2/five 2026/09/07 05:55:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 /data2/home/59018/rclone-test-gewixun2woqi/A3/B1/C2/five 2026/09/07 05:55:38 DEBUG : A3/B1/C2/five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 2026/09/07 05:55:38 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/07 05:55:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/07 05:55:42 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/07 05:55:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/07 05:55:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/07 05:55:42 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/07 05:55:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/one" 2026/09/07 05:55:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/one 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-gewixun2woqi/A4/one 2026/09/07 05:55:49 DEBUG : A4/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/one" 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/one 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-gewixun2woqi/A4/one 2026/09/07 05:55:49 DEBUG : A4/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/two" 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/two 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-gewixun2woqi/A4/two 2026/09/07 05:55:49 DEBUG : A4/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/two" 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/two 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-gewixun2woqi/A4/two 2026/09/07 05:55:49 DEBUG : A4/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2026/09/07 05:55:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/B1/three" 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/three 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/three 2026/09/07 05:55:50 DEBUG : A4/B1/three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/B1/three" 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/three 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/three 2026/09/07 05:55:50 DEBUG : A4/B1/three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C2/five" 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C2/five 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C2/five 2026/09/07 05:55:50 DEBUG : A4/B1/C2/five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C2/five" 2026/09/07 05:55:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C2/five 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C2/five 2026/09/07 05:55:51 DEBUG : A4/B1/C2/five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C1/four" 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C1/four 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C1/four 2026/09/07 05:55:51 DEBUG : A4/B1/C1/four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C1/four" 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C1/four 2026/09/07 05:55:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df /data2/home/59018/rclone-test-gewixun2woqi/A4/B1/C1/four 2026/09/07 05:55:51 DEBUG : A4/B1/C1/four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df --- PASS: TestDirMove (51.28s) === RUN TestGetFsInfo run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:55:58 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (1.06s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 05:56:01 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 05:56:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe" 2026/09/07 05:56:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe 2026/09/07 05:56:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe 2026/09/07 05:56:01 DEBUG : no_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/07 05:56:01 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/07 05:56:02 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 05:56:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe" 2026/09/07 05:56:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe 2026/09/07 05:56:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe 2026/09/07 05:56:02 DEBUG : no_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:02 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/07 05:56:02 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe" 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe 2026/09/07 05:56:03 DEBUG : no_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe" 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d0080f73aa8b494570ad63df1beb25c01ea9eea2 /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_big_file_from_pipe 2026/09/07 05:56:03 DEBUG : no_checksum_big_file_from_pipe: Parsed hash: d0080f73aa8b494570ad63df1beb25c01ea9eea2 2026/09/07 05:56:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe" 2026/09/07 05:56:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe 2026/09/07 05:56:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe 2026/09/07 05:56:04 DEBUG : no_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe" 2026/09/07 05:56:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe 2026/09/07 05:56:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 /data2/home/59018/rclone-test-gewixun2woqi/no_checksum_small_file_from_pipe 2026/09/07 05:56:04 DEBUG : no_checksum_small_file_from_pipe: Parsed hash: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 05:56:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 05:56:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe" 2026/09/07 05:56:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe 2026/09/07 05:56:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe 2026/09/07 05:56:07 DEBUG : with_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/07 05:56:07 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/07 05:56:08 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 05:56:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe" 2026/09/07 05:56:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe 2026/09/07 05:56:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe 2026/09/07 05:56:08 DEBUG : with_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:08 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/07 05:56:08 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe" 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe 2026/09/07 05:56:09 DEBUG : with_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe" 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d0080f73aa8b494570ad63df1beb25c01ea9eea2 /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_big_file_from_pipe 2026/09/07 05:56:09 DEBUG : with_checksum_big_file_from_pipe: Parsed hash: d0080f73aa8b494570ad63df1beb25c01ea9eea2 2026/09/07 05:56:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe" 2026/09/07 05:56:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe 2026/09/07 05:56:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe 2026/09/07 05:56:10 DEBUG : with_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe" 2026/09/07 05:56:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe 2026/09/07 05:56:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 /data2/home/59018/rclone-test-gewixun2woqi/with_checksum_small_file_from_pipe 2026/09/07 05:56:10 DEBUG : with_checksum_small_file_from_pipe: Parsed hash: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 05:56:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 05:56:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 05:56:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 05:56:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 05:56:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe" 2026/09/07 05:56:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:15 DEBUG : ignore_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe" 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d0080f73aa8b494570ad63df1beb25c01ea9eea2 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:15 DEBUG : ignore_checksum_big_file_from_pipe: Parsed hash: d0080f73aa8b494570ad63df1beb25c01ea9eea2 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe" 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:15 DEBUG : ignore_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe" 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:15 DEBUG : ignore_checksum_small_file_from_pipe: Parsed hash: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 05:56:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 05:56:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe" 2026/09/07 05:56:18 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/07 05:56:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:18 DEBUG : ignore_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/07 05:56:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 05:56:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe" 2026/09/07 05:56:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/07 05:56:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:20 DEBUG : ignore_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/07 05:56:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe" 2026/09/07 05:56:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: fffc7956ba9a7b58a63c01b6ce1ddc45 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:21 DEBUG : ignore_checksum_big_file_from_pipe: Parsed hash: fffc7956ba9a7b58a63c01b6ce1ddc45 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe" 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d0080f73aa8b494570ad63df1beb25c01ea9eea2 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_big_file_from_pipe 2026/09/07 05:56:21 DEBUG : ignore_checksum_big_file_from_pipe: Parsed hash: d0080f73aa8b494570ad63df1beb25c01ea9eea2 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe" 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c762bc6ec18f21b23fcae426c7863b5 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:21 DEBUG : ignore_checksum_small_file_from_pipe: Parsed hash: 4c762bc6ec18f21b23fcae426c7863b5 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe" 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 /data2/home/59018/rclone-test-gewixun2woqi/ignore_checksum_small_file_from_pipe 2026/09/07 05:56:21 DEBUG : ignore_checksum_small_file_from_pipe: Parsed hash: 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 --- PASS: TestRcat (23.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.96s) === RUN TestRcatMetadata run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.05s) === RUN TestRcatSize run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:24 DEBUG : potato1: size = 60 OK 2026/09/07 05:56:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato1" 2026/09/07 05:56:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:25 DEBUG : potato1: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:25 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/07 05:56:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: File to upload is small (60 bytes), uploading instead of streaming 2026/09/07 05:56:26 DEBUG : potato2: size = 60 OK 2026/09/07 05:56:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:26 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/07 05:56:26 DEBUG : potato2: Size and md5 of src and dst objects identical 2026/09/07 05:56:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato1" 2026/09/07 05:56:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:27 DEBUG : potato1: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato1" 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:27 DEBUG : potato1: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:27 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:27 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestRcatSize (5.04s) === RUN TestRcatSizeShortEOF run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:30 DEBUG : potato1: size = 120 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:56:30 DEBUG : potato1: size = 60 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:56:30 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 60 2026/09/07 05:56:30 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (1.96s) === RUN TestRcatSizeMetadata run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.05s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:33 DEBUG : potato1: size = 60 OK 2026/09/07 05:56:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato1" 2026/09/07 05:56:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:33 DEBUG : potato1: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:33 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK --- PASS: TestRcatSizeUploadHeaders (2.24s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:35 DEBUG : potato1: size = 60 OK 2026/09/07 05:56:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato1" 2026/09/07 05:56:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 771ba8b5f9b1a1201c9f9bb57bf74b99 /data2/home/59018/rclone-test-gewixun2woqi/potato1 2026/09/07 05:56:35 DEBUG : potato1: Parsed hash: 771ba8b5f9b1a1201c9f9bb57bf74b99 2026/09/07 05:56:35 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:56:35 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:56:35 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/09/07 05:56:35 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:38 DEBUG : potato4: size = 60 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:56:38 DEBUG : potato4: size = 59 (sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 2026/09/07 05:56:38 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi) 59 2026/09/07 05:56:38 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:40 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:42 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.20s) --- PASS: TestRcatSizeChecksum/Corrupted (2.77s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.49s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (1.97s) --- PASS: TestRcatSizeChecksum/NoHashes (1.97s) === RUN TestTouchDir run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:56:47 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:56:47 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:56:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:48 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:48 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3" 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/potato3 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3 2026/09/07 05:56:48 DEBUG : sub dir/potato3: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3" 2026/09/07 05:56:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/potato3 2026/09/07 05:56:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3 2026/09/07 05:56:49 DEBUG : sub dir/potato3: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/07 05:56:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Touching "empty space" 2026/09/07 05:56:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Touching "potato2" 2026/09/07 05:56:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Touching "sub dir/potato3" 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:56:51 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/empty space" 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/empty\ space 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gewixun2woqi/empty space 2026/09/07 05:56:51 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2026/09/07 05:56:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:52 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/potato2" 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gewixun2woqi/potato2 2026/09/07 05:56:52 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3" 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/potato3 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3 2026/09/07 05:56:52 DEBUG : sub dir/potato3: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3" 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/potato3 2026/09/07 05:56:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/potato3 2026/09/07 05:56:52 DEBUG : sub dir/potato3: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d --- PASS: TestTouchDir (11.92s) === RUN TestMkdirMetadata run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.05s) === RUN TestMkdirModTime run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:56:56 INFO : directory with modtime: Making directory 2026/09/07 05:56:57 INFO : directory with modtime: Set directory modification time (using DirSetModTime) 2026/09/07 05:56:57 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set 2026/09/07 05:56:57 NOTICE: dry run directory with modtime: Skipped set directory modification time as --dry-run is set --- PASS: TestMkdirModTime (3.42s) === RUN TestCopyDirMetadata run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.05s) === RUN TestSetDirModTime run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:57:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/07 05:57:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) 2026/09/07 05:57:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.86s) === RUN TestDirsEqual run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.05s) === RUN TestRemoveExisting run.go:198: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi", Local "Local file system at /tmp/rclone2543991053", Modify Window "1s" 2026/09/07 05:57:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing" 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing 2026/09/07 05:57:10 DEBUG : sub dir/test remove existing: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing" 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing 2026/09/07 05:57:10 DEBUG : sub dir/test remove existing: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bcd972e7e8359de4574c6098d6c33679 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: bcd972e7e8359de4574c6098d6c33679 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e2089ea38bf08bdcaa96acb7051af0d9c425607d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: e2089ea38bf08bdcaa96acb7051af0d9c425607d 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing" 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing 2026/09/07 05:57:12 DEBUG : sub dir/test remove existing: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing" 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing 2026/09/07 05:57:12 DEBUG : sub dir/test remove existing: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bcd972e7e8359de4574c6098d6c33679 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: bcd972e7e8359de4574c6098d6c33679 2026/09/07 05:57:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e2089ea38bf08bdcaa96acb7051af0d9c425607d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: e2089ea38bf08bdcaa96acb7051af0d9c425607d 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing" 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing 2026/09/07 05:57:14 DEBUG : sub dir/test remove existing: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing" 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing 2026/09/07 05:57:14 DEBUG : sub dir/test remove existing: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 05:57:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bcd972e7e8359de4574c6098d6c33679 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: bcd972e7e8359de4574c6098d6c33679 2026/09/07 05:57:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e2089ea38bf08bdcaa96acb7051af0d9c425607d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: e2089ea38bf08bdcaa96acb7051af0d9c425607d 2026/09/07 05:57:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bufayev6" before starting 2026/09/07 05:57:16 DEBUG : sub dir/test remove existing.bufayev6: TEST: removing renamed existing file after operation 2026/09/07 05:57:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bcd972e7e8359de4574c6098d6c33679 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: bcd972e7e8359de4574c6098d6c33679 2026/09/07 05:57:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e2089ea38bf08bdcaa96acb7051af0d9c425607d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: e2089ea38bf08bdcaa96acb7051af0d9c425607d 2026/09/07 05:57:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tiweroy7" before starting 2026/09/07 05:57:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tiweroy7: TEST: renaming existing back after failed operation 2026/09/07 05:57:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: md5 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: bcd972e7e8359de4574c6098d6c33679 /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: bcd972e7e8359de4574c6098d6c33679 2026/09/07 05:57:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Shell path "/data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/09/07 05:57:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Running remote command: sha1 -r /data2/home/59018/rclone-test-gewixun2woqi/sub\ dir/test\ remove\ existing\ with\ long\ name\ 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Remote command result: e2089ea38bf08bdcaa96acb7051af0d9c425607d /data2/home/59018/rclone-test-gewixun2woqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 05:57:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Parsed hash: e2089ea38bf08bdcaa96acb7051af0d9c425607d 2026/09/07 05:57:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.colefaq7" before starting 2026/09/07 05:57:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.colefaq7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (20.22s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/09/07 05:57:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gewixun2woqi: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestSFTPRsyncNet: -verbose" - Finished OK in 12m57.372796164s (try 1/5)