"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/30 04:23:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo" 2025/06/30 04:23:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 04:23:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50398->172.17.0.4:21, err= 2025/06/30 04:23:21 DEBUG : Creating backend with remote "/tmp/rclone2940801289" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33757") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34534->172.17.0.4:33757, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33320") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42008->172.17.0.4:33320, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39833") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46914->172.17.0.4:39833, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32083") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50750->172.17.0.4:32083, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37796") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36122->172.17.0.4:37796, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37461") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48544->172.17.0.4:37461, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34504") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42504->172.17.0.4:34504, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36333") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44500->172.17.0.4:36333, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30697") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49530->172.17.0.4:30697, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38035") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58082->172.17.0.4:38035, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39810") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33280->172.17.0.4:39810, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34495") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58204->172.17.0.4:34495, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31741") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54912->172.17.0.4:31741, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32247") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56166->172.17.0.4:32247, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37712") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33948->172.17.0.4:37712, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : Creating backend with remote "/non-existing" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31191") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34318->172.17.0.4:31191, err= 2025/06/30 04:23:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32720") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60318->172.17.0.4:32720, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38460") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46736->172.17.0.4:38460, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30995") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35406->172.17.0.4:30995, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30748") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46494->172.17.0.4:30748, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37353") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43450->172.17.0.4:37353, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32397") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60266->172.17.0.4:32397, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39706") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56208->172.17.0.4:39706, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32122") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59370->172.17.0.4:32122, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Running all checks before starting transfers 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39703") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59356->172.17.0.4:39703, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Checks finished, now starting transfers 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36640") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52592->172.17.0.4:36640, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36743") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57798->172.17.0.4:36743, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34216") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43084->172.17.0.4:34216, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30784") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40978->172.17.0.4:30784, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37483") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33276->172.17.0.4:37483, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32837") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53666->172.17.0.4:32837, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 ERROR : Ignoring --no-traverse with sync 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38785") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60892->172.17.0.4:38785, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36422") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44018->172.17.0.4:36422, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38789") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54290->172.17.0.4:38789, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35555") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35290->172.17.0.4:35555, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36817") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50962->172.17.0.4:36817, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33984") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54932->172.17.0.4:33984, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36511") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37816->172.17.0.4:36511, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30374") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44334->172.17.0.4:30374, err= 2025/06/30 04:23:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30379") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39628->172.17.0.4:30379, err= 2025/06/30 04:23:21 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/30 04:23:21 INFO : hello world2: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38902") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50318->172.17.0.4:38902, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39557") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43004->172.17.0.4:39557, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39557") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43016->172.17.0.4:39557, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31454") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51606->172.17.0.4:31454, err= 2025/06/30 04:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38697") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58826->172.17.0.4:38697, err= 2025/06/30 04:23:21 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/30 04:23:21 INFO : potato2: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32712") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34308->172.17.0.4:32712, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35062") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48122->172.17.0.4:35062, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38203") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56008->172.17.0.4:38203, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34512") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53096->172.17.0.4:34512, err= 2025/06/30 04:23:21 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/30 04:23:21 INFO : potato2: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31289") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44538->172.17.0.4:31289, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37204") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55346->172.17.0.4:37204, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32319") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41108->172.17.0.4:32319, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 04:23:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33738") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56364->172.17.0.4:33738, err= 2025/06/30 04:23:21 INFO : sub dir2: Making directory 2025/06/30 04:23:21 INFO : sub dir: Making directory 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 INFO : sub dir2/sub sub dir2: Making directory 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39003") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54114->172.17.0.4:39003, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50410->172.17.0.4:21, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31406") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44080->172.17.0.4:31406, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31870") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39668") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60254->172.17.0.4:31870, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45814->172.17.0.4:39668, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35159") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39226->172.17.0.4:35159, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38439") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48756->172.17.0.4:38439, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39979") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35466->172.17.0.4:39979, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31521") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59240->172.17.0.4:31521, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39527") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39996->172.17.0.4:39527, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35852") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49986->172.17.0.4:35852, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 INFO : sub dir2: Making directory 2025/06/30 04:23:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 04:23:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37436") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33714->172.17.0.4:37436, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39729") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52280->172.17.0.4:39729, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30401") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42036->172.17.0.4:30401, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38303") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35474->172.17.0.4:38303, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35164") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39986->172.17.0.4:35164, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36307") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41426->172.17.0.4:36307, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33790") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53224->172.17.0.4:33790, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : sub dir2: Making directory with metadata 2025/06/30 04:23:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30481") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41816->172.17.0.4:30481, err= 2025/06/30 04:23:21 INFO : sub dir2: Making directory 2025/06/30 04:23:21 INFO : sub dir: Making directory 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36647") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39844->172.17.0.4:36647, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30447") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44064->172.17.0.4:30447, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38039") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34039") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49036->172.17.0.4:38039, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33758->172.17.0.4:34039, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36876") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53766->172.17.0.4:36876, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35057") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48726->172.17.0.4:35057, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34824") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47992->172.17.0.4:34824, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30235") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50178->172.17.0.4:30235, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31239") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55242->172.17.0.4:31239, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30087") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56164->172.17.0.4:30087, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31086") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48516->172.17.0.4:31086, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 INFO : sub dir2: Making directory 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32617") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52110->172.17.0.4:32617, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36276") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34506->172.17.0.4:36276, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30970") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43460->172.17.0.4:30970, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39073") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43308->172.17.0.4:39073, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32289") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39338->172.17.0.4:32289, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30722") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59696->172.17.0.4:30722, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33187") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58964->172.17.0.4:33187, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : sub dir2: Making directory with metadata 2025/06/30 04:23:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33160") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51430->172.17.0.4:33160, err= 2025/06/30 04:23:21 INFO : sub dir2: Making directory 2025/06/30 04:23:21 INFO : sub dir: Making directory 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34062") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34238->172.17.0.4:34062, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30577") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55848->172.17.0.4:30577, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37551") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38064") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37384->172.17.0.4:38064, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60370->172.17.0.4:37551, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35044") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56530->172.17.0.4:35044, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38916") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60950->172.17.0.4:38916, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30403") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46784->172.17.0.4:30403, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38429") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43188->172.17.0.4:38429, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31619") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36142->172.17.0.4:31619, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30852") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43486->172.17.0.4:30852, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 INFO : sub dir2: Making directory 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37435") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58214->172.17.0.4:37435, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35297") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45550->172.17.0.4:35297, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34146") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41050->172.17.0.4:34146, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36407") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33626->172.17.0.4:36407, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31838") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48004->172.17.0.4:31838, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35691") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49238->172.17.0.4:35691, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39252") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57120->172.17.0.4:39252, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35803") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54800->172.17.0.4:35803, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30168") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49708->172.17.0.4:30168, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32218") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47562->172.17.0.4:32218, err= 2025/06/30 04:23:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wogubax9dula" 2025/06/30 04:23:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: Connecting to FTP server 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:50412->172.17.0.4:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-naxodim4kabo -> ftp://172.17.0.4:21/rclone-test-wogubax9dula 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30617") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40588->172.17.0.4:30617, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:30151") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:44214->172.17.0.4:30151, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33785") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54336->172.17.0.4:33785, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31236") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47732->172.17.0.4:31236, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:34752") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:36596->172.17.0.4:34752, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:35293") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:35810->172.17.0.4:35293, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:30824") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:50616->172.17.0.4:30824, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:30569") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:37300->172.17.0.4:30569, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: dial("tcp","172.17.0.4:37945") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: > dial: conn=172.17.0.1:45080->172.17.0.4:37945, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: Purge object "sub dir/hello world" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: Purge dir "sub dir" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-wogubax9dula: Purge dir "" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36006") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55182->172.17.0.4:36006, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39326") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49204->172.17.0.4:39326, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34224") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48514->172.17.0.4:34224, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30364") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44016->172.17.0.4:30364, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37660") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35248->172.17.0.4:37660, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32279") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47000->172.17.0.4:32279, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39297") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41664->172.17.0.4:39297, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34606") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40118->172.17.0.4:34606, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30167") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48006->172.17.0.4:30167, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37087") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56460->172.17.0.4:37087, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39905") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38366->172.17.0.4:39905, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34837") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48744->172.17.0.4:34837, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35149") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48966->172.17.0.4:35149, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31847") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51802->172.17.0.4:31847, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33013") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56756->172.17.0.4:33013, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32596") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59844->172.17.0.4:32596, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39993") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39292->172.17.0.4:39993, err= 2025/06/30 04:23:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zebiret8bemo" 2025/06/30 04:23:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Connecting to FTP server 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:50428->172.17.0.4:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-naxodim4kabo -> ftp://172.17.0.4:21/rclone-test-zebiret8bemo 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:39307") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32034") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:49212->172.17.0.4:39307, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34380->172.17.0.4:32034, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30747") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60398->172.17.0.4:30747, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31826") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53670->172.17.0.4:31826, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:32976") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:33516->172.17.0.4:32976, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:31753") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:57394->172.17.0.4:31753, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:31638") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:59792->172.17.0.4:31638, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36542") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54560->172.17.0.4:36542, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30164") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37138->172.17.0.4:30164, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34355") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53480->172.17.0.4:34355, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30059") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:36928") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42308->172.17.0.4:30059, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:34662->172.17.0.4:36928, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32768") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:33136") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33060->172.17.0.4:32768, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:34822->172.17.0.4:33136, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34750") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55294->172.17.0.4:34750, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:34642") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:57084->172.17.0.4:34642, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:37823") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:48546->172.17.0.4:37823, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:34741") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:34402->172.17.0.4:34741, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:37998") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:48476->172.17.0.4:37998, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: dial("tcp","172.17.0.4:32266") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: > dial: conn=172.17.0.1:35236->172.17.0.4:32266, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Purge object "sub dir/hello world" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Purge dir "sub dir" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-zebiret8bemo: Purge dir "" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37607") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37644->172.17.0.4:37607, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37796") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36136->172.17.0.4:37796, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35709") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38168->172.17.0.4:35709, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34391") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55706->172.17.0.4:34391, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36990") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46082->172.17.0.4:36990, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30879") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39606->172.17.0.4:30879, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39684") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60872->172.17.0.4:39684, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36790") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42926->172.17.0.4:36790, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35966") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50010->172.17.0.4:35966, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 04:23:21 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33277") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53642->172.17.0.4:33277, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39914") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33290->172.17.0.4:39914, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32611") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48468->172.17.0.4:32611, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33828") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39682->172.17.0.4:33828, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38318") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45052->172.17.0.4:38318, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39892") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34668->172.17.0.4:39892, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35819") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53270->172.17.0.4:35819, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32224") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58360->172.17.0.4:32224, err= 2025/06/30 04:23:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bonebuy7jobo" 2025/06/30 04:23:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:21 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Connecting to FTP server 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:50442->172.17.0.4:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-naxodim4kabo -> ftp://172.17.0.4:21/rclone-test-bonebuy7jobo 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36735") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43238->172.17.0.4:36735, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:34306") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:56508->172.17.0.4:34306, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36005") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48498->172.17.0.4:36005, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37204") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55358->172.17.0.4:37204, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:30811") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:58016->172.17.0.4:30811, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:39875") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:46330->172.17.0.4:39875, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:39631") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:48826->172.17.0.4:39631, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33596") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59848->172.17.0.4:33596, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31317") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58778->172.17.0.4:31317, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37083") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41108->172.17.0.4:37083, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Using server-side directory move 2025/06/30 04:23:21 INFO : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:31914") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:41994->172.17.0.4:31914, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37860") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51830->172.17.0.4:37860, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:39910") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30246") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:36182->172.17.0.4:39910, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58464->172.17.0.4:30246, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Waiting for transfers to finish 2025/06/30 04:23:21 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:21 INFO : sub dir/hello world: Moved (server-side) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31961") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60494->172.17.0.4:31961, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36789") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50200->172.17.0.4:36789, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:39665") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:36166->172.17.0.4:39665, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:37391") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:59460->172.17.0.4:37391, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32925") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39708->172.17.0.4:32925, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34230") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58338->172.17.0.4:34230, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30668") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57388->172.17.0.4:30668, err= 2025/06/30 04:23:21 DEBUG : testing file moves 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:35352") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39628") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:38832->172.17.0.4:35352, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41982->172.17.0.4:39628, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36243") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53318->172.17.0.4:36243, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:38787") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:52542->172.17.0.4:38787, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Waiting for transfers to finish 2025/06/30 04:23:21 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:21 INFO : sub dir/hello world: Moved (server-side) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33563") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60444->172.17.0.4:33563, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38630") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34480->172.17.0.4:38630, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:34004") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:37950->172.17.0.4:34004, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:30321") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:57180->172.17.0.4:30321, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:30622") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:55854->172.17.0.4:30622, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: dial("tcp","172.17.0.4:36025") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: > dial: conn=172.17.0.1:37088->172.17.0.4:36025, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Purge object "sub dir/hello world" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Purge dir "sub dir" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bonebuy7jobo: Purge dir "" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36219") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34320->172.17.0.4:36219, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36265") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54180->172.17.0.4:36265, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39485") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55324->172.17.0.4:39485, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32884") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54356->172.17.0.4:32884, err= 2025/06/30 04:23:21 ERROR : error listing: directory not found 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31573") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33990->172.17.0.4:31573, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36863") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48740->172.17.0.4:36863, err= 2025/06/30 04:23:21 INFO : Local file system at /tmp/rclone2940801289: Making directory 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36566") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42574->172.17.0.4:36566, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31939") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34884->172.17.0.4:31939, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39628") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41988->172.17.0.4:39628, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38306") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33770->172.17.0.4:38306, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37479") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38816->172.17.0.4:37479, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38111") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59908->172.17.0.4:38111, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31375") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37492->172.17.0.4:31375, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33998") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58138->172.17.0.4:33998, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38624") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53828->172.17.0.4:38624, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36760") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39448->172.17.0.4:36760, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31816") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54866->172.17.0.4:31816, err= 2025/06/30 04:23:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31906") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55612->172.17.0.4:31906, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39927") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53868->172.17.0.4:39927, err= 2025/06/30 04:23:21 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/30 04:23:21 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39713") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33626->172.17.0.4:39713, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34956") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38276->172.17.0.4:34956, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30144") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36258->172.17.0.4:30144, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36439") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37404->172.17.0.4:36439, err= 2025/06/30 04:23:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38895") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59584->172.17.0.4:38895, err= 2025/06/30 04:23:21 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/30 04:23:21 INFO : check sum: Copied (new) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37719") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39916->172.17.0.4:37719, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34235") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59704->172.17.0.4:34235, err= 2025/06/30 04:23:21 NOTICE: ftp://172.17.0.4:21/rclone-test-naxodim4kabo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/30 04:23:21 DEBUG : check sum: Size of src and dst objects identical 2025/06/30 04:23:21 DEBUG : check sum: Unchanged skipping 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 INFO : There was nothing to transfer 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33405") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58072->172.17.0.4:33405, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30611") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46298->172.17.0.4:30611, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33304") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44202->172.17.0.4:33304, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35530") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44504->172.17.0.4:35530, err= 2025/06/30 04:23:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32626") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43088->172.17.0.4:32626, err= 2025/06/30 04:23:21 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/30 04:23:21 INFO : sizeonly: Copied (new) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38697") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58838->172.17.0.4:38697, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32889") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34998->172.17.0.4:32889, err= 2025/06/30 04:23:21 DEBUG : sizeonly: Sizes identical 2025/06/30 04:23:21 DEBUG : sizeonly: Unchanged skipping 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 INFO : There was nothing to transfer 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31055") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52200->172.17.0.4:31055, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36821") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53522->172.17.0.4:36821, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33753") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38636->172.17.0.4:33753, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33556") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39394->172.17.0.4:33556, err= 2025/06/30 04:23:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38064") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37400->172.17.0.4:38064, err= 2025/06/30 04:23:21 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/30 04:23:21 INFO : ignore-size: Copied (new) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38513") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38408->172.17.0.4:38513, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30014") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35550->172.17.0.4:30014, err= 2025/06/30 04:23:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:21 DEBUG : ignore-size: Unchanged skipping 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 INFO : There was nothing to transfer 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39109") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58310->172.17.0.4:39109, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31648") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55514->172.17.0.4:31648, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39667") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44290->172.17.0.4:39667, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35249") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44604->172.17.0.4:35249, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31438") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44804->172.17.0.4:31438, err= 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36746") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36160->172.17.0.4:36746, err= 2025/06/30 04:23:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : existing: Unchanged skipping 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 INFO : There was nothing to transfer 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34965") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59558->172.17.0.4:34965, err= 2025/06/30 04:23:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31969") 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39080->172.17.0.4:31969, err= 2025/06/30 04:23:21 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/30 04:23:21 INFO : existing: Copied (replaced existing) 2025/06/30 04:23:21 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:21 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34374") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52264->172.17.0.4:34374, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39630") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54242->172.17.0.4:39630, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35627") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33184->172.17.0.4:35627, err= --- PASS: TestSyncIgnoreTimes (0.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31377") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57514->172.17.0.4:31377, err= 2025/06/30 04:23:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33041") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60828->172.17.0.4:33041, err= 2025/06/30 04:23:22 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/30 04:23:22 INFO : existing: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32064") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44358->172.17.0.4:32064, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30983") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46042->172.17.0.4:30983, err= 2025/06/30 04:23:22 DEBUG : existing: Destination exists, skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39606") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56772->172.17.0.4:39606, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37440") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44792->172.17.0.4:37440, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39852") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52868->172.17.0.4:39852, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34717") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48648->172.17.0.4:34717, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33598") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53196->172.17.0.4:33598, err= 2025/06/30 04:23:22 INFO : d: Making directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34870") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55966->172.17.0.4:34870, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50458->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34368") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40778->172.17.0.4:34368, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33979") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41020->172.17.0.4:33979, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35580") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60904->172.17.0.4:35580, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35592") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54948->172.17.0.4:35592, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38505") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38230") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56108->172.17.0.4:38505, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38015") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53316->172.17.0.4:38015, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47694->172.17.0.4:38230, err= 2025/06/30 04:23:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39721") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48118->172.17.0.4:39721, err= 2025/06/30 04:23:22 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/30 04:23:22 INFO : a/potato2: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : b/potato: Deleted 2025/06/30 04:23:22 INFO : d: Removing directory 2025/06/30 04:23:22 INFO : b: Removing directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: deleted 2 directories 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30586") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41342->172.17.0.4:30586, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32082") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59200->172.17.0.4:32082, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34490") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51808->172.17.0.4:34490, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35633") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51636->172.17.0.4:35633, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36103") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44422->172.17.0.4:36103, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31922") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38458->172.17.0.4:31922, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35909") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43722->172.17.0.4:35909, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34681") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49372->172.17.0.4:34681, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33566") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55812->172.17.0.4:33566, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38861") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59500->172.17.0.4:38861, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33680") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39392->172.17.0.4:33680, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36296") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45536->172.17.0.4:36296, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30832") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46986->172.17.0.4:30832, err= 2025/06/30 04:23:22 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/30 04:23:22 INFO : empty space: Copied (replaced existing) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37038") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47360->172.17.0.4:37038, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31035") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52996->172.17.0.4:31035, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33331") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35452->172.17.0.4:33331, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36848") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39778->172.17.0.4:36848, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39371") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48898->172.17.0.4:39371, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30504") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39442->172.17.0.4:30504, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36450") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47396->172.17.0.4:36450, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32366") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41764->172.17.0.4:32366, err= 2025/06/30 04:23:22 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38705") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47342->172.17.0.4:38705, err= 2025/06/30 04:23:22 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/30 04:23:22 INFO : foo: Copied (replaced existing) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34845") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52648->172.17.0.4:34845, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32963") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43664->172.17.0.4:32963, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36860") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48372->172.17.0.4:36860, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39971") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33208->172.17.0.4:39971, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36866") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35586->172.17.0.4:36866, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31165") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49816->172.17.0.4:31165, err= 2025/06/30 04:23:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33940") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45758->172.17.0.4:33940, err= 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/30 04:23:22 INFO : potato: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33289") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40786->172.17.0.4:33289, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34901") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38252->172.17.0.4:34901, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39159") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45232->172.17.0.4:39159, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32646") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44040->172.17.0.4:32646, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33161") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57786->172.17.0.4:33161, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39142") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34606->172.17.0.4:39142, err= 2025/06/30 04:23:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34352") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39762->172.17.0.4:34352, err= 2025/06/30 04:23:22 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/30 04:23:22 INFO : potato: Copied (replaced existing) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39260") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46846->172.17.0.4:39260, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31292") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54832->172.17.0.4:31292, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34070") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53468->172.17.0.4:34070, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31446") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52014->172.17.0.4:31446, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32148") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47436->172.17.0.4:32148, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34904") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47216->172.17.0.4:34904, err= 2025/06/30 04:23:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35448") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42192->172.17.0.4:35448, err= 2025/06/30 04:23:22 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/30 04:23:22 INFO : potato: Copied (replaced existing) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37555") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42796->172.17.0.4:37555, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33171") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38220->172.17.0.4:33171, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31041") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36710->172.17.0.4:31041, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35281") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47808->172.17.0.4:35281, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32461") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57222->172.17.0.4:32461, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39317") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58884->172.17.0.4:39317, err= 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35744") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37176->172.17.0.4:35744, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31346") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38270->172.17.0.4:31346, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35344") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40056->172.17.0.4:35344, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36430") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38910->172.17.0.4:36430, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34872") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33112->172.17.0.4:34872, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34282") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57592->172.17.0.4:34282, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31984") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54998->172.17.0.4:31984, err= 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34645") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46442->172.17.0.4:34645, err= 2025/06/30 04:23:22 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/30 04:23:22 INFO : potato2: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : potato: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36199") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40876->172.17.0.4:36199, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32633") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51898->172.17.0.4:32633, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33537") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50434->172.17.0.4:33537, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30346") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32882->172.17.0.4:30346, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33751") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45988->172.17.0.4:33751, err= 2025/06/30 04:23:22 INFO : d: Making directory 2025/06/30 04:23:22 INFO : d/e: Making directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34819") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35734->172.17.0.4:34819, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36376") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44860->172.17.0.4:36376, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31863") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38930") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51998->172.17.0.4:31863, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38642->172.17.0.4:38930, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37273") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49692->172.17.0.4:37273, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35200") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59944->172.17.0.4:35200, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33173") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39754->172.17.0.4:33173, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38680") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36542->172.17.0.4:38680, err= 2025/06/30 04:23:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35420") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39968->172.17.0.4:35420, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50460->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31224") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43070->172.17.0.4:31224, err= 2025/06/30 04:23:22 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32887") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35150->172.17.0.4:32887, err= 2025/06/30 04:23:22 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/30 04:23:22 INFO : a/potato2: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : b/potato: Deleted 2025/06/30 04:23:22 INFO : d/e: Removing directory 2025/06/30 04:23:22 INFO : d: Removing directory 2025/06/30 04:23:22 INFO : b: Removing directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: deleted 3 directories 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38401") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54862->172.17.0.4:38401, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39065") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33392->172.17.0.4:39065, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38200") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54506->172.17.0.4:38200, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32835") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39854->172.17.0.4:32835, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32061") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33880") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53336->172.17.0.4:32061, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35102->172.17.0.4:33880, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33573") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55278->172.17.0.4:33573, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31467") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45052->172.17.0.4:31467, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38184") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57904->172.17.0.4:38184, err= 2025/06/30 04:23:22 INFO : d: Making directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37538") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53394->172.17.0.4:37538, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37374") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39305") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38818->172.17.0.4:37374, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58238->172.17.0.4:39305, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38477") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39476->172.17.0.4:38477, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31599") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59638->172.17.0.4:31599, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30538") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33967") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60526->172.17.0.4:33967, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35944->172.17.0.4:30538, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33986") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55850->172.17.0.4:33986, err= 2025/06/30 04:23:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36686") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52314->172.17.0.4:36686, err= 2025/06/30 04:23:22 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/30 04:23:22 INFO : a/potato2: Copied (new) 2025/06/30 04:23:22 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: not deleting files as there were IO errors 2025/06/30 04:23:22 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: not deleting directories as there were IO errors 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31338") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42142->172.17.0.4:31338, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33758") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34103") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57600->172.17.0.4:33758, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39594->172.17.0.4:34103, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36213") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33380") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58826->172.17.0.4:33380, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41826->172.17.0.4:36213, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33029") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35574->172.17.0.4:33029, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32696") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36696") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57638->172.17.0.4:36696, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56952->172.17.0.4:32696, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36497") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33698") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44886->172.17.0.4:36497, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37822->172.17.0.4:33698, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32299") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33450->172.17.0.4:32299, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38525") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34768->172.17.0.4:38525, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36552") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54692->172.17.0.4:36552, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32616") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34680->172.17.0.4:32616, err= 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31883") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36322->172.17.0.4:31883, err= 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38149") 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43356->172.17.0.4:38149, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 INFO : potato: Deleted 2025/06/30 04:23:22 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/30 04:23:22 INFO : potato2: Copied (new) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38324") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47840->172.17.0.4:38324, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36858") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53440->172.17.0.4:36858, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35206") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39302->172.17.0.4:35206, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30109") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54792->172.17.0.4:30109, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39399") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54670->172.17.0.4:39399, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32004") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53376->172.17.0.4:32004, err= 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33001") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53724->172.17.0.4:33001, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 INFO : potato: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30692") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41378->172.17.0.4:30692, err= 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32658") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48124->172.17.0.4:32658, err= 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/30 04:23:22 INFO : potato2: Copied (new) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34535") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48540->172.17.0.4:34535, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34620") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46372->172.17.0.4:34620, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38822") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54604->172.17.0.4:38822, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32709") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42590->172.17.0.4:32709, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36491") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34892->172.17.0.4:36491, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32882") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44208->172.17.0.4:32882, err= 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31977") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46634->172.17.0.4:31977, err= 2025/06/30 04:23:22 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/30 04:23:22 INFO : potato2: Copied (new) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34587") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39798->172.17.0.4:34587, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39203") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44896->172.17.0.4:39203, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35167") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52576->172.17.0.4:35167, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30437") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57054->172.17.0.4:30437, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34427") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39862->172.17.0.4:34427, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31978") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57814->172.17.0.4:31978, err= 2025/06/30 04:23:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : enormous: Excluded 2025/06/30 04:23:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : potato2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34900") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52518->172.17.0.4:34900, err= 2025/06/30 04:23:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : potato2: Excluded 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30302") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43010->172.17.0.4:30302, err= 2025/06/30 04:23:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : enormous: Excluded 2025/06/30 04:23:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : potato2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33330") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40996->172.17.0.4:33330, err= 2025/06/30 04:23:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : potato2: Excluded 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30249") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57292->172.17.0.4:30249, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33133") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50842->172.17.0.4:33133, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36027") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51302->172.17.0.4:36027, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38521") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58642->172.17.0.4:38521, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36200") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44846->172.17.0.4:36200, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38737") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50238->172.17.0.4:38737, err= 2025/06/30 04:23:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : enormous: Excluded 2025/06/30 04:23:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : potato2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34212") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44056->172.17.0.4:34212, err= 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : potato2: Deleted 2025/06/30 04:23:22 INFO : enormous: Deleted 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30099") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55122->172.17.0.4:30099, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39225") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50180->172.17.0.4:39225, err= 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : enormous: Deleted 2025/06/30 04:23:22 INFO : potato2: Deleted 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38310") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40126->172.17.0.4:38310, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31483") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60974->172.17.0.4:31483, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31217") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46412->172.17.0.4:31217, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31347") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49444->172.17.0.4:31347, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34912") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57384->172.17.0.4:34912, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36935") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44286->172.17.0.4:36935, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35110") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53544->172.17.0.4:35110, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34237") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59314->172.17.0.4:34237, err= 2025/06/30 04:23:22 DEBUG : five: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/30 04:23:22 DEBUG : one: Destination is newer than source, skipping 2025/06/30 04:23:22 DEBUG : three: Sizes identical 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33299") 2025/06/30 04:23:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 04:23:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40296->172.17.0.4:33299, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34943") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48778->172.17.0.4:34943, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34271") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49996->172.17.0.4:34271, err= 2025/06/30 04:23:22 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/30 04:23:22 INFO : five: Copied (new) 2025/06/30 04:23:22 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/30 04:23:22 INFO : four: Copied (replaced existing) 2025/06/30 04:23:22 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/30 04:23:22 INFO : two: Copied (replaced existing) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38149") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43370->172.17.0.4:38149, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30813") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33030->172.17.0.4:30813, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37129") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48600->172.17.0.4:37129, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/30 04:23:22 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37224") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42986->172.17.0.4:37224, err= 2025/06/30 04:23:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31182") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48590->172.17.0.4:31182, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31568") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55734->172.17.0.4:31568, err= 2025/06/30 04:23:22 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/30 04:23:22 INFO : potato: Copied (new) 2025/06/30 04:23:22 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/30 04:23:22 INFO : yam: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32876") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35966->172.17.0.4:32876, err= 2025/06/30 04:23:22 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38775") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41610->172.17.0.4:38775, err= 2025/06/30 04:23:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : potato: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35310") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56772->172.17.0.4:35310, err= 2025/06/30 04:23:22 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/30 04:23:22 INFO : yaml: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : yam: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35283") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46048->172.17.0.4:35283, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38961") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37432->172.17.0.4:38961, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35947") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45122->172.17.0.4:35947, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30087") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56170->172.17.0.4:30087, err= 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Making map for --track-renames 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Finished making map for --track-renames 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 04:23:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for renames to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33830") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35422->172.17.0.4:33830, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37321") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47928->172.17.0.4:37321, err= 2025/06/30 04:23:22 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/30 04:23:22 INFO : yam: Copied (new) 2025/06/30 04:23:22 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/30 04:23:22 INFO : potato: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39460") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38246->172.17.0.4:39460, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30277") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46856->172.17.0.4:30277, err= 2025/06/30 04:23:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Making map for --track-renames 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Finished making map for --track-renames 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : potato: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for renames to finish 2025/06/30 04:23:22 INFO : yam: Moved (server-side) to: yaml 2025/06/30 04:23:22 INFO : yaml: Renamed from "yam" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37190") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52690->172.17.0.4:37190, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38378") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43258->172.17.0.4:38378, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37642") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52570->172.17.0.4:37642, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39037") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36056->172.17.0.4:39037, err= 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Making map for --track-renames 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Finished making map for --track-renames 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 04:23:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for renames to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39179") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59302->172.17.0.4:39179, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39228") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41826->172.17.0.4:39228, err= 2025/06/30 04:23:22 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/30 04:23:22 INFO : potato: Copied (new) 2025/06/30 04:23:22 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/30 04:23:22 INFO : sub/yam: Copied (new) 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37676") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60436->172.17.0.4:37676, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36252") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45488->172.17.0.4:36252, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34333") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60742->172.17.0.4:34333, err= 2025/06/30 04:23:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : potato: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30796") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58766->172.17.0.4:30796, err= 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Making map for --track-renames 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Finished making map for --track-renames 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for renames to finish 2025/06/30 04:23:22 INFO : sub/yam: Moved (server-side) to: yam 2025/06/30 04:23:22 INFO : yam: Renamed from "sub/yam" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30014") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35554->172.17.0.4:30014, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34509") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33768->172.17.0.4:34509, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33649") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40294->172.17.0.4:33649, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32116") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33336->172.17.0.4:32116, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39312") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56102->172.17.0.4:39312, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone2940801289/dir1" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone2940801289/dir2" 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289/dir2: Using server-side directory move 2025/06/30 04:23:22 INFO : Local file system at /tmp/rclone2940801289/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 04:23:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289/dir2: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289/dir2: Waiting for transfers to finish 2025/06/30 04:23:22 INFO : file1.txt: Moved (server-side) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37054") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53586->172.17.0.4:37054, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38306") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33784->172.17.0.4:38306, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37919") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47954->172.17.0.4:37919, err= 2025/06/30 04:23:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36833") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41258->172.17.0.4:36833, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32726") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59010->172.17.0.4:32726, err= 2025/06/30 04:23:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:22 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:22 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:22 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/30 04:23:22 INFO : nested/sub dir/file: Copied (new) 2025/06/30 04:23:22 INFO : nested/sub dir/file: Deleted 2025/06/30 04:23:22 INFO : sub dir: Removing directory 2025/06/30 04:23:22 INFO : nested/sub dir: Removing directory 2025/06/30 04:23:22 INFO : nested: Removing directory 2025/06/30 04:23:22 DEBUG : Local file system at /tmp/rclone2940801289: deleted 3 directories 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37861") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39002->172.17.0.4:37861, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30682") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30269") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39940->172.17.0.4:30682, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45008->172.17.0.4:30269, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36514") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47804->172.17.0.4:36514, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35238") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34850->172.17.0.4:35238, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31459") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37784") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54268->172.17.0.4:31459, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55524->172.17.0.4:37784, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34775") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58066->172.17.0.4:34775, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32186") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60948->172.17.0.4:32186, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32237") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47876->172.17.0.4:32237, err= 2025/06/30 04:23:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33074") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42360->172.17.0.4:33074, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31504") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40932->172.17.0.4:31504, err= 2025/06/30 04:23:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/30 04:23:22 INFO : sub dir/hello world: Copied (new) 2025/06/30 04:23:22 INFO : sub dir/hello world: Deleted 2025/06/30 04:23:22 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/30 04:23:22 INFO : nested/sub dir/file: Copied (new) 2025/06/30 04:23:22 INFO : nested/sub dir/file: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34184") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58948->172.17.0.4:34184, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35191") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30989") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35342->172.17.0.4:30989, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48934->172.17.0.4:35191, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39729") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52290->172.17.0.4:39729, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35983") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59514->172.17.0.4:35983, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31207") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30063") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51934->172.17.0.4:30063, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46268->172.17.0.4:31207, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30558") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35826->172.17.0.4:30558, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33529") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44404->172.17.0.4:33529, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30651") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47628->172.17.0.4:30651, err= 2025/06/30 04:23:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38424") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32915") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33336->172.17.0.4:38424, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56408->172.17.0.4:32915, err= 2025/06/30 04:23:22 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/30 04:23:22 INFO : existing: Copied (new) 2025/06/30 04:23:22 INFO : existing: Deleted 2025/06/30 04:23:22 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/30 04:23:22 INFO : existing-b: Copied (new) 2025/06/30 04:23:22 INFO : existing-b: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32146") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41786->172.17.0.4:32146, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35394") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44912->172.17.0.4:35394, err= 2025/06/30 04:23:22 DEBUG : existing: Destination exists, skipping 2025/06/30 04:23:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37987") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59804->172.17.0.4:37987, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37374") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38822->172.17.0.4:37374, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31161") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60114->172.17.0.4:31161, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waworan0xapo" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:50476->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32127") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32824->172.17.0.4:32127, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36118") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52542->172.17.0.4:36118, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34455") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58952->172.17.0.4:34455, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32247") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56178->172.17.0.4:32247, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-naxodim4kabo -> ftp://172.17.0.4:21/rclone-test-waworan0xapo 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:39859") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:56840->172.17.0.4:39859, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:31124") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:51178->172.17.0.4:31124, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:37681") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:50586->172.17.0.4:37681, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Using server-side directory move 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:32026") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:58464->172.17.0.4:32026, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38152") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42568->172.17.0.4:38152, err= 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:50492->172.17.0.4:21, err= 2025/06/30 04:23:22 INFO : empty space: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Waiting for transfers to finish 2025/06/30 04:23:22 INFO : potato2: Moved (server-side) 2025/06/30 04:23:22 INFO : potato3: Deleted 2025/06/30 04:23:22 INFO : potato3: Moved (server-side) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35105") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43698->172.17.0.4:35105, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:39962") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:52050->172.17.0.4:39962, err= 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vupasix3zoto" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: > dial: conn=172.17.0.1:50506->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Using server-side directory move 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Server side directory move succeeded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: dial("tcp","172.17.0.4:38817") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: > dial: conn=172.17.0.1:59902->172.17.0.4:38817, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:37218") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:51190->172.17.0.4:37218, err= 2025/06/30 04:23:22 ERROR : error listing: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: dial("tcp","172.17.0.4:35693") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: > dial: conn=172.17.0.1:48896->172.17.0.4:35693, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Purge object "empty space" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Purge object "potato2" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Purge object "potato3" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-vupasix3zoto: Purge dir "" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: dial("tcp","172.17.0.4:33979") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: > dial: conn=172.17.0.1:41036->172.17.0.4:33979, err= 2025/06/30 04:23:22 ERROR : error listing: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-waworan0xapo: Purge dir "" 2025/06/30 04:23:22 NOTICE: purge failed to rmdir "": directory not found 2025/06/30 04:23:22 NOTICE: purge failed: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38204") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55616->172.17.0.4:38204, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37585") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38264->172.17.0.4:37585, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xoletat7naxo" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:50516->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34546") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46648->172.17.0.4:34546, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34383") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56882->172.17.0.4:34383, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32447") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43444->172.17.0.4:32447, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34841") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59392->172.17.0.4:34841, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-naxodim4kabo -> ftp://172.17.0.4:21/rclone-test-xoletat7naxo 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:36849") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:48542->172.17.0.4:36849, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:33717") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:54872->172.17.0.4:33717, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:32111") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:38122->172.17.0.4:32111, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37654") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59664->172.17.0.4:37654, err= 2025/06/30 04:23:22 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : empty space: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:38532") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:57088->172.17.0.4:38532, err= 2025/06/30 04:23:22 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : empty space: Excluded 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:50530->172.17.0.4:21, err= 2025/06/30 04:23:22 INFO : potato2: Moved (server-side) 2025/06/30 04:23:22 INFO : potato3: Deleted 2025/06/30 04:23:22 INFO : potato3: Moved (server-side) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36066") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59358->172.17.0.4:36066, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:34897") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:56722->172.17.0.4:34897, err= 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zisaduf3pini" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: > dial: conn=172.17.0.1:50540->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: dial("tcp","172.17.0.4:36140") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:30684") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:40444->172.17.0.4:30684, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: > dial: conn=172.17.0.1:44534->172.17.0.4:36140, err= 2025/06/30 04:23:22 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 04:23:22 DEBUG : empty space: Excluded 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: > dial: conn=172.17.0.1:50548->172.17.0.4:21, err= 2025/06/30 04:23:22 INFO : potato2: Moved (server-side) 2025/06/30 04:23:22 INFO : potato3: Moved (server-side) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: dial("tcp","172.17.0.4:35304") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: > dial: conn=172.17.0.1:58716->172.17.0.4:35304, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:30110") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:52694->172.17.0.4:30110, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: dial("tcp","172.17.0.4:38060") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: > dial: conn=172.17.0.1:50596->172.17.0.4:38060, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Purge object "potato2" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Purge object "potato3" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zisaduf3pini: Purge dir "" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: dial("tcp","172.17.0.4:36139") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: > dial: conn=172.17.0.1:34110->172.17.0.4:36139, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: Purge object "empty space" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-xoletat7naxo: Purge dir "" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32217") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51042->172.17.0.4:32217, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33331") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35466->172.17.0.4:33331, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pukoloq6rewe" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:50560->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35824") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54000->172.17.0.4:35824, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31051") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44134->172.17.0.4:31051, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31831") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57238->172.17.0.4:31831, err= 2025/06/30 04:23:22 INFO : tomatoDir: Making directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39339") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48514->172.17.0.4:39339, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35140") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35694->172.17.0.4:35140, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-naxodim4kabo -> ftp://172.17.0.4:21/rclone-test-pukoloq6rewe 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:31270") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:36590->172.17.0.4:31270, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:36883") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:47508->172.17.0.4:36883, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:32265") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:58500->172.17.0.4:32265, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Using server-side directory move 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:36823") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:38704->172.17.0.4:36823, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38297") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47020->172.17.0.4:38297, err= 2025/06/30 04:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 04:23:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/30 04:23:22 DEBUG : empty space: Unchanged skipping 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31563") 2025/06/30 04:23:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44392->172.17.0.4:31563, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:50572->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Waiting for checks to finish 2025/06/30 04:23:22 INFO : empty space: Deleted 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Waiting for transfers to finish 2025/06/30 04:23:22 INFO : potato2: Moved (server-side) 2025/06/30 04:23:22 INFO : potato3: Deleted 2025/06/30 04:23:22 INFO : potato3: Moved (server-side) 2025/06/30 04:23:22 INFO : tomatoDir: Removing directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: deleted 1 directories 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30139") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53976->172.17.0.4:30139, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39245") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34032->172.17.0.4:39245, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:39612") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:49220->172.17.0.4:39612, err= 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegitab2deso" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: > dial: conn=172.17.0.1:50576->172.17.0.4:21, err= 2025/06/30 04:23:22 INFO : tomatoDir: Making directory 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Using server-side directory move 2025/06/30 04:23:22 INFO : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Server side directory move succeeded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: dial("tcp","172.17.0.4:31274") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: > dial: conn=172.17.0.1:56228->172.17.0.4:31274, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: dial("tcp","172.17.0.4:39107") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: > dial: conn=172.17.0.1:38706->172.17.0.4:39107, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:34060") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:45324->172.17.0.4:34060, err= 2025/06/30 04:23:22 ERROR : error listing: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:33363") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:35310->172.17.0.4:33363, err= 2025/06/30 04:23:22 ERROR : error listing: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: dial("tcp","172.17.0.4:36803") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: > dial: conn=172.17.0.1:56616->172.17.0.4:36803, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Purge object "empty space" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Purge object "potato2" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Purge object "potato3" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: dial("tcp","172.17.0.4:37517") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: > dial: conn=172.17.0.1:38096->172.17.0.4:37517, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Purge dir "tomatoDir" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kegitab2deso: Purge dir "" 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: dial("tcp","172.17.0.4:36355") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: > dial: conn=172.17.0.1:40950->172.17.0.4:36355, err= 2025/06/30 04:23:22 ERROR : error listing: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pukoloq6rewe: Purge dir "" 2025/06/30 04:23:22 NOTICE: purge failed to rmdir "": directory not found 2025/06/30 04:23:22 NOTICE: purge failed: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38035") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58092->172.17.0.4:38035, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32052") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50212->172.17.0.4:32052, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33998") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58162->172.17.0.4:33998, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37850") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54042->172.17.0.4:37850, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/rclone-sync-test" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: > dial: conn=172.17.0.1:50590->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38804") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41836->172.17.0.4:38804, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39585") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44434->172.17.0.4:39585, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/rclone-sync-test" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: > dial: conn=172.17.0.1:50600->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/rclone-sync-test-include/layer2" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50606->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/rclone-sync-test-ignore-file" 2025/06/30 04:23:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:22 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:50612->172.17.0.4:21, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36878") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35510->172.17.0.4:36878, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: dial("tcp","172.17.0.4:37181") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30054") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58262->172.17.0.4:30054, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: > dial: conn=172.17.0.1:53712->172.17.0.4:37181, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test: Excluded 2025/06/30 04:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38820") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50782->172.17.0.4:38820, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30658") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48166->172.17.0.4:30658, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: dial("tcp","172.17.0.4:34336") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test: > dial: conn=172.17.0.1:44942->172.17.0.4:34336, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test: Excluded 2025/06/30 04:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38222") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60534->172.17.0.4:38222, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : rclone-sync-test-include: Removing directory 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: failed to delete 1 directories 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38591") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:32895") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58686->172.17.0.4:32895, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42200->172.17.0.4:38591, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test: Excluded 2025/06/30 04:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35312") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42962->172.17.0.4:35312, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35301") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30696") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42460->172.17.0.4:30696, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55642->172.17.0.4:35301, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test: Excluded 2025/06/30 04:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37994") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34180->172.17.0.4:37994, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : rclone-sync-test-include: Removing directory 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: failed to delete 1 directories 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37547") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48252->172.17.0.4:37547, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:30603") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:51470->172.17.0.4:30603, err= 2025/06/30 04:23:22 DEBUG : Excluded 2025/06/30 04:23:22 DEBUG : rclone-sync-test: Excluded 2025/06/30 04:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37016") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60620->172.17.0.4:37016, err= 2025/06/30 04:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/30 04:23:22 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:22 INFO : There was nothing to transfer 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36657") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42602->172.17.0.4:36657, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38913") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55640->172.17.0.4:38913, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31746") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33755") 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57682->172.17.0.4:33755, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44464->172.17.0.4:31746, err= 2025/06/30 04:23:22 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37799") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35188->172.17.0.4:37799, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34850") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59238->172.17.0.4:34850, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50628->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: > dial: conn=172.17.0.1:50630->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" to be canonical "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33669") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:38406->172.17.0.4:33669, err= 2025/06/30 04:23:23 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:39283") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:55204->172.17.0.4:39283, err= 2025/06/30 04:23:23 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37290") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40774->172.17.0.4:37290, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31063") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49256->172.17.0.4:31063, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31257") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53644->172.17.0.4:31257, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34482") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47168->172.17.0.4:34482, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:38020") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:59446->172.17.0.4:38020, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:35505") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:56164->172.17.0.4:35505, err= 2025/06/30 04:23:23 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30597") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34570->172.17.0.4:30597, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30172") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34296->172.17.0.4:30172, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35223") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49836->172.17.0.4:35223, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37053") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55816->172.17.0.4:37053, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39848") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47464->172.17.0.4:39848, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35325") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31975") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58374->172.17.0.4:35325, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49654->172.17.0.4:31975, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:30249") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:57304->172.17.0.4:30249, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 04:23:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : There was nothing to transfer 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34937") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39464->172.17.0.4:34937, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35944") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36152->172.17.0.4:35944, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32525") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40294->172.17.0.4:32525, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32063") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47670->172.17.0.4:32063, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38580") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46478->172.17.0.4:38580, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30281") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31928") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59584->172.17.0.4:30281, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54984->172.17.0.4:31928, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33898") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:46436->172.17.0.4:33898, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: > dial: conn=172.17.0.1:50644->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : There was nothing to transfer 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33875") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59450->172.17.0.4:33875, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39320") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46714->172.17.0.4:39320, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34835") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39042->172.17.0.4:34835, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33725") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:56102->172.17.0.4:33725, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 04:23:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : There was nothing to transfer 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35086") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45532->172.17.0.4:35086, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31615") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33940") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35256->172.17.0.4:31615, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45766->172.17.0.4:33940, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30016") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41148->172.17.0.4:30016, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32912") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60640->172.17.0.4:32912, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35913") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39058->172.17.0.4:35913, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/CompareDest" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/CompareDest" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:36866") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:35592->172.17.0.4:36866, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 04:23:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/30 04:23:23 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 04:23:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:30866") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:42546->172.17.0.4:30866, err= 2025/06/30 04:23:23 DEBUG : two.1503b713.partial: renamed to: two 2025/06/30 04:23:23 INFO : two: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35614") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58082->172.17.0.4:35614, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31589") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30704") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34134->172.17.0.4:31589, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59724->172.17.0.4:30704, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31413") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43666->172.17.0.4:31413, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38506") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56842->172.17.0.4:38506, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34965") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59572->172.17.0.4:34965, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39355") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56928->172.17.0.4:39355, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31187") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49120->172.17.0.4:31187, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30117") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49426->172.17.0.4:30117, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33301") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54830->172.17.0.4:33301, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32635") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39418") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45826->172.17.0.4:32635, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42888->172.17.0.4:39418, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dest" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: > dial: conn=172.17.0.1:50652->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/pre-dest1" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest1: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest1: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest1: > dial: conn=172.17.0.1:50662->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-naxodim4kabo/pre-dest1" to be canonical "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/pre-dest1" 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/pre-dest2" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest2: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest2: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest2: > dial: conn=172.17.0.1:50672->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-naxodim4kabo/pre-dest2" to be canonical "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/pre-dest2" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: dial("tcp","172.17.0.4:33895") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: > dial: conn=172.17.0.1:38606->172.17.0.4:33895, err= 2025/06/30 04:23:23 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/30 04:23:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: dial("tcp","172.17.0.4:32418") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: > dial: conn=172.17.0.1:39052->172.17.0.4:32418, err= 2025/06/30 04:23:23 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/30 04:23:23 INFO : 3: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: dial("tcp","172.17.0.4:39699") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dest: > dial: conn=172.17.0.1:48044->172.17.0.4:39699, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38293") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44704->172.17.0.4:38293, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31935") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34580") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59266->172.17.0.4:34580, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46520->172.17.0.4:31935, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33814") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39406->172.17.0.4:33814, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34284") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34004->172.17.0.4:34284, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34238") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57836->172.17.0.4:34238, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32699") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44686->172.17.0.4:32699, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36875") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38570->172.17.0.4:36875, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33721") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47670->172.17.0.4:33721, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest2: closing 1 unused connections 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/pre-dest1: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35364") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57948->172.17.0.4:35364, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35962") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38588->172.17.0.4:35962, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39126") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41342->172.17.0.4:39126, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36815") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47006->172.17.0.4:36815, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39019") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37882->172.17.0.4:39019, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31894") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58682->172.17.0.4:31894, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33319") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43750->172.17.0.4:33319, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50676->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: > dial: conn=172.17.0.1:50686->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" to be canonical "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33928") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:46690->172.17.0.4:33928, err= 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one: Moved (server-side) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:38731") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:39656->172.17.0.4:38731, err= 2025/06/30 04:23:23 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38135") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52408->172.17.0.4:38135, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32178") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57880->172.17.0.4:32178, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37423") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48458->172.17.0.4:37423, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38783") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37174->172.17.0.4:38783, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31527") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34948->172.17.0.4:31527, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39821") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35260") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37040->172.17.0.4:35260, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53862->172.17.0.4:39821, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:31103") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:39078->172.17.0.4:31103, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one: Deleted 2025/06/30 04:23:23 INFO : one: Moved (server-side) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:36896") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:36354->172.17.0.4:36896, err= 2025/06/30 04:23:23 DEBUG : one.1503b713.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt: Deleted 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37960") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49078->172.17.0.4:37960, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33145") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59840->172.17.0.4:33145, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33203") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43162->172.17.0.4:33203, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34378") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51140->172.17.0.4:34378, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37591") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42568->172.17.0.4:37591, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35797") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49026->172.17.0.4:35797, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37203") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38266->172.17.0.4:37203, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32818") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39536->172.17.0.4:32818, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31396") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39994->172.17.0.4:31396, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31792") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51478->172.17.0.4:31792, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31282") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35526->172.17.0.4:31282, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33763") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37158->172.17.0.4:33763, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50694->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: > dial: conn=172.17.0.1:50710->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" to be canonical "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:32699") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:44698->172.17.0.4:32699, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33002") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:47794->172.17.0.4:33002, err= 2025/06/30 04:23:23 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35251") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52802->172.17.0.4:35251, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38909") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54858->172.17.0.4:38909, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31933") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36038->172.17.0.4:31933, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31129") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58522->172.17.0.4:31129, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32384") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41150->172.17.0.4:32384, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35079") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33323") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58794->172.17.0.4:33323, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44846->172.17.0.4:35079, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:30417") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:42374->172.17.0.4:30417, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one.bak: Deleted 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:39980") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:44342->172.17.0.4:39980, err= 2025/06/30 04:23:23 DEBUG : one.1503b713.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt.bak: Deleted 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34235") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59718->172.17.0.4:34235, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39871") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35550") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36714->172.17.0.4:39871, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44598->172.17.0.4:35550, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34212") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44062->172.17.0.4:34212, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37669") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38076->172.17.0.4:37669, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39976") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40238->172.17.0.4:39976, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31564") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60472->172.17.0.4:31564, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37796") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36146->172.17.0.4:37796, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31705") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36054->172.17.0.4:31705, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32179") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54128->172.17.0.4:32179, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32624") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52058->172.17.0.4:32624, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37042") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40646->172.17.0.4:37042, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50726->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: > dial: conn=172.17.0.1:50734->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" to be canonical "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:34589") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:43174->172.17.0.4:34589, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:35153") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:42016->172.17.0.4:35153, err= 2025/06/30 04:23:23 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31033") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34346->172.17.0.4:31033, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32050") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35871") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33004->172.17.0.4:32050, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53076->172.17.0.4:35871, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33548") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35442->172.17.0.4:33548, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38299") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37206->172.17.0.4:38299, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34036") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31839") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34080->172.17.0.4:31839, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47228->172.17.0.4:34036, err= 2025/06/30 04:23:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-naxodim4kabo/backup" for canonical name "TestFTPPureftpd{LPrGy}:rclone-test-naxodim4kabo/backup" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:39677") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:34052->172.17.0.4:39677, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one-2019-01-01: Deleted 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:34203") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:52936->172.17.0.4:34203, err= 2025/06/30 04:23:23 DEBUG : one.1503b713.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three-2019-01-01.txt: Deleted 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38685") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50714->172.17.0.4:38685, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38866") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37926->172.17.0.4:38866, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37282") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55862->172.17.0.4:37282, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35296") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50716->172.17.0.4:35296, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38219") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30955") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40212->172.17.0.4:30955, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49596->172.17.0.4:38219, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31785") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52002->172.17.0.4:31785, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31971") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43546->172.17.0.4:31971, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35895") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42702->172.17.0.4:35895, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37302") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35610->172.17.0.4:37302, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39514") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34426->172.17.0.4:39514, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36072") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54662->172.17.0.4:36072, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50738->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33240") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50814->172.17.0.4:33240, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:36499") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:33424->172.17.0.4:36499, err= 2025/06/30 04:23:23 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32762") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37610->172.17.0.4:32762, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32154") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39840->172.17.0.4:32154, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39772") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35490->172.17.0.4:39772, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30841") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60372->172.17.0.4:30841, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39668") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45816->172.17.0.4:39668, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:36120") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:53118->172.17.0.4:36120, err= 2025/06/30 04:23:23 DEBUG : one.bak: Excluded (Path Filter) 2025/06/30 04:23:23 DEBUG : one.bak: Excluded 2025/06/30 04:23:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/30 04:23:23 DEBUG : three.txt.bak: Excluded 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for checks to finish 2025/06/30 04:23:23 INFO : one.bak: Deleted 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:33471") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:41876->172.17.0.4:33471, err= 2025/06/30 04:23:23 DEBUG : one.1503b713.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : three.txt.bak: Deleted 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 04:23:23 INFO : three.txt: Moved into backup dir 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31634") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50962->172.17.0.4:31634, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36734") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40958->172.17.0.4:36734, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34201") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42834->172.17.0.4:34201, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38700") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59404->172.17.0.4:38700, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30791") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54108->172.17.0.4:30791, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34236") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59688->172.17.0.4:34236, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33940") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45778->172.17.0.4:33940, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38324") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47850->172.17.0.4:38324, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35675") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53470->172.17.0.4:35675, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33740") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56600->172.17.0.4:33740, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50750->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:39934") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:53114->172.17.0.4:39934, err= 2025/06/30 04:23:23 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:35285") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:33314->172.17.0.4:35285, err= 2025/06/30 04:23:23 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/30 04:23:23 INFO : three.txt: Copied (new) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38931") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55970->172.17.0.4:38931, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38119") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49584->172.17.0.4:38119, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39139") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35896->172.17.0.4:39139, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30177") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53064->172.17.0.4:30177, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 04:23:23 INFO : one.bak: Deleted 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:35485") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:49462->172.17.0.4:35485, err= 2025/06/30 04:23:23 DEBUG : one.1503b713.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 04:23:23 INFO : three.txt.bak: Deleted 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:39409") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:38882->172.17.0.4:39409, err= 2025/06/30 04:23:23 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/30 04:23:23 INFO : three.txt: Copied (new) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35230") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35778->172.17.0.4:35230, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32805") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48986->172.17.0.4:32805, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38983") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50546->172.17.0.4:38983, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38635") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43636->172.17.0.4:38635, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34643") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53740->172.17.0.4:34643, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30087") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56186->172.17.0.4:30087, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32100") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54512->172.17.0.4:32100, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32703") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57872->172.17.0.4:32703, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31718") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39542->172.17.0.4:31718, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38320") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45344->172.17.0.4:38320, err= 2025/06/30 04:23:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxodim4kabo/dst" 2025/06/30 04:23:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{LPrGy}" suffix to name 2025/06/30 04:23:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/30 04:23:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/30 04:23:23 DEBUG : Setting pass="jmpJfIj12vqGSWhcvIVO9Xhkfpb92e34qM7WV6mCkrY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/30 04:23:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: Connecting to FTP server 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:50762->172.17.0.4:21, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:36858") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:53448->172.17.0.4:36858, err= 2025/06/30 04:23:23 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:35968") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:44070->172.17.0.4:35968, err= 2025/06/30 04:23:23 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/30 04:23:23 INFO : three.txt: Copied (new) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32071") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47200->172.17.0.4:32071, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38115") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47584->172.17.0.4:38115, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30251") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47184->172.17.0.4:30251, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32451") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60094->172.17.0.4:32451, err= 2025/06/30 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 04:23:23 INFO : one-2019-01-01: Deleted 2025/06/30 04:23:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:31472") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:57704->172.17.0.4:31472, err= 2025/06/30 04:23:23 DEBUG : one.1503b713.partial: renamed to: one 2025/06/30 04:23:23 INFO : one: Copied (new) 2025/06/30 04:23:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : two: Unchanged skipping 2025/06/30 04:23:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 04:23:23 INFO : three-2019-01-01.txt: Deleted 2025/06/30 04:23:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: dial("tcp","172.17.0.4:38501") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo/dst: > dial: conn=172.17.0.1:32980->172.17.0.4:38501, err= 2025/06/30 04:23:23 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/30 04:23:23 INFO : three.txt: Copied (new) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38791") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50812->172.17.0.4:38791, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31913") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59984->172.17.0.4:31913, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38272") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41668->172.17.0.4:38272, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38193") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47614->172.17.0.4:38193, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34424") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58956->172.17.0.4:34424, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38234") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57580->172.17.0.4:38234, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36251") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42944->172.17.0.4:36251, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35623") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34562->172.17.0.4:35623, err= 2025/06/30 04:23:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31754") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35778->172.17.0.4:31754, err= 2025/06/30 04:23:23 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/30 04:23:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36468") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49534->172.17.0.4:36468, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33928") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46698->172.17.0.4:33928, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38474") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33904->172.17.0.4:38474, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35947") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45132->172.17.0.4:35947, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38884") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33810->172.17.0.4:38884, err= 2025/06/30 04:23:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39253") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56888->172.17.0.4:39253, err= 2025/06/30 04:23:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/30 04:23:23 INFO : existing: Copied (new) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31780") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44346->172.17.0.4:31780, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38897") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57776->172.17.0.4:38897, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34192") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32786->172.17.0.4:34192, err= 2025/06/30 04:23:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/30 04:23:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:23 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: not deleting files as there were IO errors 2025/06/30 04:23:23 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: not deleting directories as there were IO errors 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34449") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48120->172.17.0.4:34449, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39459") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47642->172.17.0.4:39459, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33176") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43256->172.17.0.4:33176, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34499") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58500->172.17.0.4:34499, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38541") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38348->172.17.0.4:38541, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35086") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45534->172.17.0.4:35086, err= 2025/06/30 04:23:23 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : existing: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : There was nothing to transfer 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36301") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55614->172.17.0.4:36301, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39194") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52348->172.17.0.4:39194, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33723") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48954->172.17.0.4:33723, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30170") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38298->172.17.0.4:30170, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34358") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45024->172.17.0.4:34358, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39280") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34186->172.17.0.4:39280, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38947") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34582->172.17.0.4:38947, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37563") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44228->172.17.0.4:37563, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39277") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38432->172.17.0.4:39277, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36122") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38614->172.17.0.4:36122, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39395") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53450->172.17.0.4:39395, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34967") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55838->172.17.0.4:34967, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31286") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36700->172.17.0.4:31286, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39080") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53496->172.17.0.4:39080, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38912") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56230->172.17.0.4:38912, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34768") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43130->172.17.0.4:34768, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30492") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48968->172.17.0.4:30492, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35782") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42870->172.17.0.4:35782, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33219") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48390->172.17.0.4:33219, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39744") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47288->172.17.0.4:39744, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36102") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57644->172.17.0.4:36102, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39068") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56884->172.17.0.4:39068, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38734") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40308->172.17.0.4:38734, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38240") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38628->172.17.0.4:38240, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37106") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43646->172.17.0.4:37106, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33348") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33914->172.17.0.4:33348, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36911") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33328->172.17.0.4:36911, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39148") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59154->172.17.0.4:39148, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36138") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50720->172.17.0.4:36138, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34614") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48576->172.17.0.4:34614, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37740") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58470->172.17.0.4:37740, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32992") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58398->172.17.0.4:32992, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35964") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36514->172.17.0.4:35964, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33491") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41442->172.17.0.4:33491, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35813") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44456->172.17.0.4:35813, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36929") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46770->172.17.0.4:36929, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30373") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55282->172.17.0.4:30373, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38264") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33394->172.17.0.4:38264, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34524") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35570->172.17.0.4:34524, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34780") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39294->172.17.0.4:34780, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33508") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42096->172.17.0.4:33508, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32980") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57120->172.17.0.4:32980, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33286") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48470->172.17.0.4:33286, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35039") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45050->172.17.0.4:35039, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31335") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46304->172.17.0.4:31335, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32027") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60516->172.17.0.4:32027, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37687") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47750->172.17.0.4:37687, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36192") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44992->172.17.0.4:36192, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32319") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41118->172.17.0.4:32319, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39828") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51972->172.17.0.4:39828, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39011") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41796->172.17.0.4:39011, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33264") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51786->172.17.0.4:33264, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30226") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43404->172.17.0.4:30226, err= 2025/06/30 04:23:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both0: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both11: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both10: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both13: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both16: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both17: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both18: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both19: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both1: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both2: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both3: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both4: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both5: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both6: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both7: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both8: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both9: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both14: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both12: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both15: Unchanged skipping 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 INFO : only9: Deleted 2025/06/30 04:23:23 INFO : only12: Deleted 2025/06/30 04:23:23 INFO : only2: Deleted 2025/06/30 04:23:23 INFO : only15: Deleted 2025/06/30 04:23:23 INFO : only8: Deleted 2025/06/30 04:23:23 INFO : only14: Deleted 2025/06/30 04:23:23 INFO : only19: Deleted 2025/06/30 04:23:23 INFO : only17: Deleted 2025/06/30 04:23:23 INFO : only3: Deleted 2025/06/30 04:23:23 INFO : only1: Deleted 2025/06/30 04:23:23 INFO : only0: Deleted 2025/06/30 04:23:23 INFO : only5: Deleted 2025/06/30 04:23:23 INFO : only10: Deleted 2025/06/30 04:23:23 INFO : only11: Deleted 2025/06/30 04:23:23 INFO : only4: Deleted 2025/06/30 04:23:23 INFO : only18: Deleted 2025/06/30 04:23:23 INFO : only13: Deleted 2025/06/30 04:23:23 INFO : only16: Deleted 2025/06/30 04:23:23 INFO : only6: Deleted 2025/06/30 04:23:23 INFO : only7: Deleted 2025/06/30 04:23:23 INFO : There was nothing to transfer 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32180") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51282->172.17.0.4:32180, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38438") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38752->172.17.0.4:38438, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39139") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48432->172.17.0.4:39139, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39352") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60638->172.17.0.4:39352, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38214") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44758->172.17.0.4:38214, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39492") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49466->172.17.0.4:39492, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38365") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34178->172.17.0.4:38365, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32640") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39642->172.17.0.4:32640, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36697") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35176->172.17.0.4:36697, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34179") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52852->172.17.0.4:34179, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37358") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45492->172.17.0.4:37358, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30518") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43014->172.17.0.4:30518, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34444") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59214->172.17.0.4:34444, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37228") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47394->172.17.0.4:37228, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34367") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48572->172.17.0.4:34367, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30270") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57714->172.17.0.4:30270, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34604") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57682->172.17.0.4:34604, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34385") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36782->172.17.0.4:34385, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35159") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48806->172.17.0.4:35159, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38652") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60398->172.17.0.4:38652, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36419") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56962->172.17.0.4:36419, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39921") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59382->172.17.0.4:39921, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33765") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37248->172.17.0.4:33765, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34183") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49394->172.17.0.4:34183, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38978") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52054->172.17.0.4:38978, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32224") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48218->172.17.0.4:32224, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33260") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51868->172.17.0.4:33260, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36164") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56538->172.17.0.4:36164, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35433") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46882->172.17.0.4:35433, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31260") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56088->172.17.0.4:31260, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35616") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52308->172.17.0.4:35616, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34309") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37724->172.17.0.4:34309, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32167") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42474->172.17.0.4:32167, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38881") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55418->172.17.0.4:38881, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34753") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43152->172.17.0.4:34753, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39374") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55502->172.17.0.4:39374, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31240") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57090->172.17.0.4:31240, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34924") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48606->172.17.0.4:34924, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37866") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49786->172.17.0.4:37866, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32568") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48638->172.17.0.4:32568, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39165") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40422->172.17.0.4:39165, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39438") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52822->172.17.0.4:39438, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36073") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56950->172.17.0.4:36073, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37682") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49922->172.17.0.4:37682, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31891") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57174->172.17.0.4:31891, err= 2025/06/30 04:23:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both10: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both13: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both14: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both15: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both16: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both17: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both18: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both19: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both1: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both2: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both0: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both4: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both11: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both3: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both12: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both7: Unchanged skipping 2025/06/30 04:23:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:23 DEBUG : both9: Unchanged skipping 2025/06/30 04:23:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : both5: Unchanged skipping 2025/06/30 04:23:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33503") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30355") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54090->172.17.0.4:33503, err= 2025/06/30 04:23:23 DEBUG : both6: Unchanged skipping 2025/06/30 04:23:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : both8: Unchanged skipping 2025/06/30 04:23:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35233") 2025/06/30 04:23:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60890->172.17.0.4:35233, err= 2025/06/30 04:23:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43478->172.17.0.4:30355, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38740") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42982->172.17.0.4:38740, err= 2025/06/30 04:23:23 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/30 04:23:23 INFO : only0: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36411") 2025/06/30 04:23:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43366->172.17.0.4:36411, err= 2025/06/30 04:23:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/30 04:23:23 INFO : only11: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/30 04:23:23 INFO : only12: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38436") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55022->172.17.0.4:38436, err= 2025/06/30 04:23:23 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/30 04:23:23 INFO : only14: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30814") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58984->172.17.0.4:30814, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35447") 2025/06/30 04:23:23 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/30 04:23:23 INFO : only13: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40724->172.17.0.4:35447, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34930") 2025/06/30 04:23:23 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/30 04:23:23 INFO : only15: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43372->172.17.0.4:34930, err= 2025/06/30 04:23:23 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/30 04:23:23 INFO : only19: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33373") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34703") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56464->172.17.0.4:33373, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56684->172.17.0.4:34703, err= 2025/06/30 04:23:23 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/30 04:23:23 INFO : only10: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/30 04:23:23 INFO : only1: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/30 04:23:23 INFO : only17: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34451") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57216->172.17.0.4:34451, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32369") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30386") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54008->172.17.0.4:30386, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46748->172.17.0.4:32369, err= 2025/06/30 04:23:23 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/30 04:23:23 INFO : only2: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/30 04:23:23 INFO : only18: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32951") 2025/06/30 04:23:23 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/30 04:23:23 INFO : only5: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43632->172.17.0.4:32951, err= 2025/06/30 04:23:23 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/30 04:23:23 INFO : only4: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38392") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53354->172.17.0.4:38392, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30702") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35917") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33468->172.17.0.4:35917, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35096->172.17.0.4:30702, err= 2025/06/30 04:23:23 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/30 04:23:23 INFO : only16: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/30 04:23:23 INFO : only7: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34321") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53754->172.17.0.4:34321, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32057") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50808->172.17.0.4:32057, err= 2025/06/30 04:23:23 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/30 04:23:23 INFO : only8: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/30 04:23:23 INFO : only9: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/30 04:23:23 INFO : only3: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/30 04:23:23 INFO : only6: Copied (replaced existing) 2025/06/30 04:23:23 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34189") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56180->172.17.0.4:34189, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37364") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58064->172.17.0.4:37364, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36257") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49722->172.17.0.4:36257, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:23 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 04:23:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:23 INFO : empty_on_remote: Making directory 2025/06/30 04:23:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 04:23:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34589") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32824->172.17.0.4:34589, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32979") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34837") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43730->172.17.0.4:32979, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52712->172.17.0.4:34837, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36438") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50124->172.17.0.4:36438, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38764") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57148->172.17.0.4:38764, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39180") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38652->172.17.0.4:39180, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:23 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:23 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 04:23:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 04:23:23 INFO : empty_on_remote: Making directory 2025/06/30 04:23:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 04:23:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33938") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54854->172.17.0.4:33938, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32880") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34575") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46116->172.17.0.4:32880, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37448") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49590->172.17.0.4:37448, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52174->172.17.0.4:34575, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39788") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45632->172.17.0.4:39788, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35728") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39090->172.17.0.4:35728, err= 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38519") 2025/06/30 04:23:23 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53486->172.17.0.4:38519, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:24 INFO : sub dir: Making directory 2025/06/30 04:23:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38427") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48772->172.17.0.4:38427, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30758") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58872->172.17.0.4:30758, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36908") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58010->172.17.0.4:36908, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38801") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60682->172.17.0.4:38801, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39443") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44478->172.17.0.4:39443, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34617") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38934->172.17.0.4:34617, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32023") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41724->172.17.0.4:32023, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32138") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59482->172.17.0.4:32138, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32335") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59480->172.17.0.4:32335, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34609") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56844->172.17.0.4:34609, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33261") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39262->172.17.0.4:33261, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 04:23:24 INFO : sub dir: Making directory 2025/06/30 04:23:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38464") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57030->172.17.0.4:38464, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35272") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42312->172.17.0.4:35272, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38939") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53224->172.17.0.4:38939, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35118") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34996->172.17.0.4:35118, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34021") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39910->172.17.0.4:34021, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32849") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52846->172.17.0.4:32849, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33788") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49224->172.17.0.4:33788, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31440") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42754->172.17.0.4:31440, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31563") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54710->172.17.0.4:31563, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33513") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47052->172.17.0.4:33513, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32758") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51084->172.17.0.4:32758, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30784") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41370->172.17.0.4:30784, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34927") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40760->172.17.0.4:34927, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37185") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48176->172.17.0.4:37185, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39565") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32812->172.17.0.4:39565, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33144") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38306->172.17.0.4:33144, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31990") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53586->172.17.0.4:31990, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33749") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40316->172.17.0.4:33749, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31179") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54298->172.17.0.4:31179, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30116") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45272->172.17.0.4:30116, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31576") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46382->172.17.0.4:31576, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30144") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41968->172.17.0.4:30144, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30277") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45490->172.17.0.4:30277, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37139") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39632->172.17.0.4:37139, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31354") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46890->172.17.0.4:31354, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34500") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51240->172.17.0.4:34500, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36234") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60544->172.17.0.4:36234, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37173") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41114->172.17.0.4:37173, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32907") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41816->172.17.0.4:32907, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34009") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39476->172.17.0.4:34009, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30048") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46680->172.17.0.4:30048, err= 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35079") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35302->172.17.0.4:35079, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38488") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35368->172.17.0.4:38488, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39340") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58584->172.17.0.4:39340, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33329") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46920->172.17.0.4:33329, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37397") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55534->172.17.0.4:37397, err= 2025/06/30 04:23:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37022") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51274->172.17.0.4:37022, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : There was nothing to transfer 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39418") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51092->172.17.0.4:39418, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38247") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49566->172.17.0.4:38247, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37242") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55544->172.17.0.4:37242, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38463") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56116->172.17.0.4:38463, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37272") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37154->172.17.0.4:37272, err= 2025/06/30 04:23:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39462") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34772->172.17.0.4:39462, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : There was nothing to transfer 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31990") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53594->172.17.0.4:31990, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39181") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49620->172.17.0.4:39181, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31445") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56310->172.17.0.4:31445, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32394") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50702->172.17.0.4:32394, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38602") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41296->172.17.0.4:38602, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37879") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52526->172.17.0.4:37879, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35148") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43420->172.17.0.4:35148, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36458") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50546->172.17.0.4:36458, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39723") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38474->172.17.0.4:39723, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38519") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53502->172.17.0.4:38519, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35333") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46678->172.17.0.4:35333, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38556") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37072->172.17.0.4:38556, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31658") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43024->172.17.0.4:31658, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32971") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53890->172.17.0.4:32971, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31125") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59660->172.17.0.4:31125, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38319") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57020->172.17.0.4:38319, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34525") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57596->172.17.0.4:34525, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37640") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35320->172.17.0.4:37640, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30553") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53702->172.17.0.4:30553, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37215") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43510->172.17.0.4:37215, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35440") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51562->172.17.0.4:35440, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37563") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39408->172.17.0.4:37563, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32004") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51852->172.17.0.4:32004, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36576") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57934->172.17.0.4:36576, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35184") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41266->172.17.0.4:35184, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39186") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56892->172.17.0.4:39186, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31993") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38874->172.17.0.4:31993, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36804") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41802->172.17.0.4:36804, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30351") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34152->172.17.0.4:30351, err= 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31576") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46390->172.17.0.4:31576, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37794") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45752->172.17.0.4:37794, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37520") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55064->172.17.0.4:37520, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37629") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48206->172.17.0.4:37629, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35054") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44668->172.17.0.4:35054, err= 2025/06/30 04:23:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39270") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34388->172.17.0.4:39270, err= 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : There was nothing to transfer 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35783") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47598->172.17.0.4:35783, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31130") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47216->172.17.0.4:31130, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32513") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46154->172.17.0.4:32513, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30369") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43774->172.17.0.4:30369, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33392") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50684->172.17.0.4:33392, err= 2025/06/30 04:23:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31372") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50644->172.17.0.4:31372, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : There was nothing to transfer 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32556") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51518->172.17.0.4:32556, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33577") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37548->172.17.0.4:33577, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30975") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57728->172.17.0.4:30975, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34912") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49644->172.17.0.4:34912, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39824") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35798->172.17.0.4:39824, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39472") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48926->172.17.0.4:39472, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36425") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47814->172.17.0.4:36425, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39594") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48626->172.17.0.4:39594, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39743") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33544->172.17.0.4:39743, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34404") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51386->172.17.0.4:34404, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34858") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35368->172.17.0.4:34858, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38012") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48602->172.17.0.4:38012, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30161") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33054->172.17.0.4:30161, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36613") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57398->172.17.0.4:36613, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34852") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33022->172.17.0.4:34852, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38748") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37252->172.17.0.4:38748, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35034") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53910->172.17.0.4:35034, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31824") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45420->172.17.0.4:31824, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36061") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33378->172.17.0.4:36061, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38738") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38634->172.17.0.4:38738, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37568") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56936->172.17.0.4:37568, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39727") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52414->172.17.0.4:39727, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35437") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37858->172.17.0.4:35437, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38031") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37820->172.17.0.4:38031, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37577") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39870->172.17.0.4:37577, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36307") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34624->172.17.0.4:36307, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38849") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38816->172.17.0.4:38849, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32664") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59974->172.17.0.4:32664, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38612") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46536->172.17.0.4:38612, err= 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35682") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37722->172.17.0.4:35682, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31069") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54514->172.17.0.4:31069, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38412") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50332->172.17.0.4:38412, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39560") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42752->172.17.0.4:39560, err= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31364") 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50350->172.17.0.4:31364, err= 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39010") 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44252->172.17.0.4:39010, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55058->172.17.0.4:21, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35760") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37192->172.17.0.4:35760, err= 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35231") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43894->172.17.0.4:35231, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39229") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32906->172.17.0.4:39229, err= 2025/06/30 04:23:24 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/30 04:23:24 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38470") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33812->172.17.0.4:38470, err= 2025/06/30 04:23:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36493") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52814->172.17.0.4:36493, err= 2025/06/30 04:23:24 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/30 04:23:24 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36431") 2025/06/30 04:23:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33574->172.17.0.4:36431, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31611") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50758->172.17.0.4:31611, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31846") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44344->172.17.0.4:31846, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33619") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46272->172.17.0.4:33619, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39234") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32842->172.17.0.4:39234, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34003") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53714->172.17.0.4:34003, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30235") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33598->172.17.0.4:30235, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35889") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42254->172.17.0.4:35889, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37942") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41518->172.17.0.4:37942, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38610") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42046->172.17.0.4:38610, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37586") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58034->172.17.0.4:37586, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30439") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38868->172.17.0.4:30439, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32641") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58240->172.17.0.4:32641, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37632") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46692->172.17.0.4:37632, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30178") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57136->172.17.0.4:30178, err= 2025/06/30 04:23:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Connecting to FTP server 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55060->172.17.0.4:21, err= 2025/06/30 04:23:24 INFO : banana: Deleted 2025/06/30 04:23:24 INFO : apple: Deleted 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 04:23:24 INFO : splitbananasplit: Deleted 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 04:23:24 INFO : appleappleapplebanana: Deleted 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55066->172.17.0.4:21, err= 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:21") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55080->172.17.0.4:21, err= 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31788") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49436->172.17.0.4:31788, err= 2025/06/30 04:23:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : YXBwbGU=: Excluded 2025/06/30 04:23:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/30 04:23:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : YmFuYW5h: Excluded 2025/06/30 04:23:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36401") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39696->172.17.0.4:36401, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37831") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51914->172.17.0.4:37831, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33500") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33576->172.17.0.4:33500, err= 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30325") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33536->172.17.0.4:30325, err= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31277") 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32860->172.17.0.4:31277, err= 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37738") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40072->172.17.0.4:37738, err= 2025/06/30 04:23:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : YXBwbGU=: Excluded 2025/06/30 04:23:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/30 04:23:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : YmFuYW5h: Excluded 2025/06/30 04:23:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39724") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37428->172.17.0.4:39724, err= 2025/06/30 04:23:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/30 04:23:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31825") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53674->172.17.0.4:31825, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30509") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47762->172.17.0.4:30509, err= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 04:23:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32171") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33316->172.17.0.4:32171, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32841") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46344->172.17.0.4:32841, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32693") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48474->172.17.0.4:32693, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35347") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51946->172.17.0.4:35347, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38989") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44050->172.17.0.4:38989, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36091") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45026->172.17.0.4:36091, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35293") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56394->172.17.0.4:35293, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30602") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33036->172.17.0.4:30602, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38986") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33074->172.17.0.4:38986, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34766") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55260->172.17.0.4:34766, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32504") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54238->172.17.0.4:32504, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33157") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55876->172.17.0.4:33157, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37987") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37442->172.17.0.4:37987, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35960") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58320->172.17.0.4:35960, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35621") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40288->172.17.0.4:35621, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32247") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59738->172.17.0.4:32247, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31851") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50634->172.17.0.4:31851, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38834") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50016->172.17.0.4:38834, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31676") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37878->172.17.0.4:31676, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36039") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37472->172.17.0.4:36039, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30955") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50994->172.17.0.4:30955, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30830") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42234->172.17.0.4:30830, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39433") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44154->172.17.0.4:39433, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38092") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48584->172.17.0.4:38092, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39685") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54204->172.17.0.4:39685, err= 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39464") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42774->172.17.0.4:39464, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33518") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36990->172.17.0.4:33518, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37444") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55814->172.17.0.4:37444, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31984") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33502->172.17.0.4:31984, err= 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33117") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37570->172.17.0.4:33117, err= 2025/06/30 04:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31636") 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38564") 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55872->172.17.0.4:31636, err= 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59310->172.17.0.4:38564, err= 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32867") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37509") 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33786->172.17.0.4:32867, err= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60724->172.17.0.4:37509, err= 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35511") 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55462->172.17.0.4:35511, err= 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/30 04:23:24 INFO : apple: Copied (new) to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36550") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45470->172.17.0.4:36550, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30525") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37322->172.17.0.4:30525, err= 2025/06/30 04:23:24 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/30 04:23:24 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39395") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30168") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43440->172.17.0.4:39395, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51392->172.17.0.4:30168, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34377") 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57150->172.17.0.4:34377, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37522") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35126->172.17.0.4:37522, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37836") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40452->172.17.0.4:37836, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33257") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50646->172.17.0.4:33257, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39848") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45654->172.17.0.4:39848, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37911") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41824->172.17.0.4:37911, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37199") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56742->172.17.0.4:37199, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36905") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39676->172.17.0.4:36905, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31462") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34694->172.17.0.4:31462, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35894") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55778->172.17.0.4:35894, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37694") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39220") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54788->172.17.0.4:37694, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34158->172.17.0.4:39220, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 04:23:24 INFO : appleappleapplebanana: Deleted 2025/06/30 04:23:24 INFO : splitbananasplit: Deleted 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 04:23:24 INFO : banana: Deleted 2025/06/30 04:23:24 INFO : apple: Deleted 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32089") 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58212->172.17.0.4:32089, err= 2025/06/30 04:23:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : PREFIXapple: Excluded 2025/06/30 04:23:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : PREFIXbanana: Excluded 2025/06/30 04:23:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30854") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54496->172.17.0.4:30854, err= 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38254") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49872->172.17.0.4:38254, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30295") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46216->172.17.0.4:30295, err= 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 04:23:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30081") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44284->172.17.0.4:30081, err= 2025/06/30 04:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37119") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54260->172.17.0.4:37119, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35248") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56152->172.17.0.4:35248, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32809") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58718->172.17.0.4:32809, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32829") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39310->172.17.0.4:32829, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31453") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34394->172.17.0.4:31453, err= 2025/06/30 04:23:24 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/30 04:23:24 INFO : splitbananasplit: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34789") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44394->172.17.0.4:34789, err= 2025/06/30 04:23:24 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/30 04:23:24 INFO : apple: Copied (new) 2025/06/30 04:23:24 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/30 04:23:24 INFO : banana: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31123") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53428->172.17.0.4:31123, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33515") 2025/06/30 04:23:24 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/30 04:23:24 INFO : appleappleapplebanana: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56348->172.17.0.4:33515, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33782") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44804->172.17.0.4:33782, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35110") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31649") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54198->172.17.0.4:35110, err= 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37870->172.17.0.4:31649, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35272") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42322->172.17.0.4:35272, err= 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35872") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44522->172.17.0.4:35872, err= 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39976") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48882->172.17.0.4:39976, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31788") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49444->172.17.0.4:31788, err= 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38954") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45352->172.17.0.4:38954, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38175") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44310->172.17.0.4:38175, err= 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34123") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55092->172.17.0.4:34123, err= 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38740") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42984->172.17.0.4:38740, err= 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33335") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40636->172.17.0.4:33335, err= 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30517") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33662->172.17.0.4:30517, err= 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/30 04:23:24 INFO : PREFIXbanana: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/30 04:23:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/30 04:23:24 INFO : PREFIXsplitbananasplit: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/30 04:23:24 INFO : PREFIXapple: Deleted 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31495") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42894->172.17.0.4:31495, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31140") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42920->172.17.0.4:31140, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30226") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47662->172.17.0.4:30226, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32195") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54030->172.17.0.4:32195, err= 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35995") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37496->172.17.0.4:35995, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38248") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41470->172.17.0.4:38248, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31196") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38694->172.17.0.4:31196, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39863") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59750->172.17.0.4:39863, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39372") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60480->172.17.0.4:39372, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31779") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48910->172.17.0.4:31779, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39337") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44232->172.17.0.4:39337, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30327") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55200->172.17.0.4:30327, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35183") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45958->172.17.0.4:35183, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31412") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36168->172.17.0.4:31412, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32706") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37044->172.17.0.4:32706, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38476") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44040->172.17.0.4:38476, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38014") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39190->172.17.0.4:38014, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33689") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60836->172.17.0.4:33689, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35362") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41174->172.17.0.4:35362, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35823") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44604->172.17.0.4:35823, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39121") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45472->172.17.0.4:39121, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39293") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51570->172.17.0.4:39293, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35074") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60366->172.17.0.4:35074, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37556") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57108->172.17.0.4:37556, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35154") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35014->172.17.0.4:35154, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35060") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60292->172.17.0.4:35060, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39694") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55942->172.17.0.4:39694, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32381") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60776->172.17.0.4:32381, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37597") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59324->172.17.0.4:37597, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37297") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59666->172.17.0.4:37297, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34798") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35388->172.17.0.4:34798, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31232") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52780->172.17.0.4:31232, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34649") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55900->172.17.0.4:34649, err= 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33007") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56876->172.17.0.4:33007, err= 2025/06/30 04:23:24 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : apple: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:24 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : banana: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31856") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44408->172.17.0.4:31856, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38928") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52530->172.17.0.4:38928, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33417") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52802->172.17.0.4:33417, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37062") 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47336->172.17.0.4:37062, err= 2025/06/30 04:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30488") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32920") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33020") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33686->172.17.0.4:32920, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54480->172.17.0.4:30488, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39979") 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49428->172.17.0.4:33020, err= 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52480->172.17.0.4:39979, err= 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35187") 2025/06/30 04:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 04:23:24 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/30 04:23:24 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56644->172.17.0.4:35187, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33111") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36038->172.17.0.4:33111, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32973") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31795") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46950->172.17.0.4:32973, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41820->172.17.0.4:31795, err= 2025/06/30 04:23:24 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35368") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31865") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47678->172.17.0.4:31865, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34118->172.17.0.4:35368, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37415") 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57804->172.17.0.4:37415, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38841") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34458->172.17.0.4:38841, err= 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37843") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59838->172.17.0.4:37843, err= 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34781") 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34974") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54222->172.17.0.4:34781, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39682->172.17.0.4:34974, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35137") 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46758->172.17.0.4:35137, err= 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37024") 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58540->172.17.0.4:37024, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35676") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42610->172.17.0.4:35676, err= 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39553") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56462->172.17.0.4:39553, err= 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30540") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58214->172.17.0.4:30540, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39218") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52930->172.17.0.4:39218, err= 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 04:23:24 INFO : splitbananasplit: Deleted 2025/06/30 04:23:24 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 04:23:24 INFO : appleappleapplebanana: Deleted 2025/06/30 04:23:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 04:23:24 INFO : apple: Deleted 2025/06/30 04:23:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 04:23:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 04:23:24 INFO : banana: Deleted 2025/06/30 04:23:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 04:23:24 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33561") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53392->172.17.0.4:33561, err= 2025/06/30 04:23:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : bananaSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37322") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52010->172.17.0.4:37322, err= 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34813") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51990->172.17.0.4:34813, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35610") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47830->172.17.0.4:35610, err= 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 04:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 04:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32849") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52862->172.17.0.4:32849, err= 2025/06/30 04:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38386") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37628->172.17.0.4:38386, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37532") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39158->172.17.0.4:37532, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36558") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50384->172.17.0.4:36558, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37820") 2025/06/30 04:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60906->172.17.0.4:37820, err= 2025/06/30 04:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30109") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60578->172.17.0.4:30109, err= 2025/06/30 04:23:24 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/30 04:23:24 INFO : splitbananasplit: Copied (new) 2025/06/30 04:23:24 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/30 04:23:24 INFO : banana: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36455") 2025/06/30 04:23:24 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/30 04:23:24 INFO : apple: Copied (new) 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51222->172.17.0.4:36455, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34894") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30578") 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49754->172.17.0.4:30578, err= 2025/06/30 04:23:24 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58724->172.17.0.4:34894, err= 2025/06/30 04:23:25 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/30 04:23:25 INFO : appleappleapplebanana: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33709") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48998->172.17.0.4:33709, err= 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/30 04:23:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/30 04:23:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36223") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53122->172.17.0.4:36223, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34087") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39228->172.17.0.4:34087, err= 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/30 04:23:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/30 04:23:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38365") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39711") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34194->172.17.0.4:38365, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38134->172.17.0.4:39711, err= 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/30 04:23:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34614") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35534->172.17.0.4:34614, err= 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/30 04:23:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/30 04:23:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34621") 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/30 04:23:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51274->172.17.0.4:34621, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32375") 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/30 04:23:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39766->172.17.0.4:32375, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33729") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56294->172.17.0.4:33729, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36250") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42130->172.17.0.4:36250, err= 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/30 04:23:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/30 04:23:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37335") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39028->172.17.0.4:37335, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30145") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53122->172.17.0.4:30145, err= 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/30 04:23:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/30 04:23:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38554") 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/30 04:23:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/30 04:23:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39518->172.17.0.4:38554, err= 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/30 04:23:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : splitbananasplitSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : bananaSUFFIX: Deleted 2025/06/30 04:23:25 INFO : appleSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/30 04:23:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31353") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34404->172.17.0.4:31353, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36615") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53232->172.17.0.4:36615, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37889") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40276->172.17.0.4:37889, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39376") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51288->172.17.0.4:39376, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30428") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41368->172.17.0.4:30428, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32123") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40838->172.17.0.4:32123, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37583") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48132->172.17.0.4:37583, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37780") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39336->172.17.0.4:37780, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32388") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60920->172.17.0.4:32388, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30321") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44556->172.17.0.4:30321, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39911") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35866->172.17.0.4:39911, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34492") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48032->172.17.0.4:34492, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32980") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45362->172.17.0.4:32980, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35803") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49904->172.17.0.4:35803, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38341") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47978->172.17.0.4:38341, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37096") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50422->172.17.0.4:37096, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33672") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49658->172.17.0.4:33672, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39825") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46368->172.17.0.4:39825, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39495") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53742->172.17.0.4:39495, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37561") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53126->172.17.0.4:37561, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33109") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33172->172.17.0.4:33109, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38055") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42978->172.17.0.4:38055, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34622") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53930->172.17.0.4:34622, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34638") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43072->172.17.0.4:34638, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35071") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41946->172.17.0.4:35071, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36456") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57468->172.17.0.4:36456, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38001") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51570->172.17.0.4:38001, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31535") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39236->172.17.0.4:31535, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39466") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51126->172.17.0.4:39466, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37496") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48524->172.17.0.4:37496, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37367") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51068->172.17.0.4:37367, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36404") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40692->172.17.0.4:36404, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34426") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43488->172.17.0.4:34426, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34935") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51732->172.17.0.4:34935, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37728") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58142->172.17.0.4:37728, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30410") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40418->172.17.0.4:30410, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30045") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41968->172.17.0.4:30045, err= 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33537") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49158->172.17.0.4:33537, err= 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31664") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34616->172.17.0.4:31664, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31182") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46210->172.17.0.4:31182, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38683") 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51658->172.17.0.4:38683, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39376") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32795") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40022->172.17.0.4:32795, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51290->172.17.0.4:39376, err= 2025/06/30 04:23:25 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/30 04:23:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/30 04:23:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34458") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57572->172.17.0.4:34458, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32671") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36476->172.17.0.4:32671, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/30 04:23:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/30 04:23:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37767") 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35248->172.17.0.4:37767, err= 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/30 04:23:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33972") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49840->172.17.0.4:33972, err= 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/30 04:23:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/30 04:23:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35020") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35324") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51858->172.17.0.4:35020, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32461") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49970->172.17.0.4:32461, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39552->172.17.0.4:35324, err= 2025/06/30 04:23:25 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/30 04:23:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33606") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43438->172.17.0.4:33606, err= 2025/06/30 04:23:25 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/30 04:23:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/30 04:23:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39244") 2025/06/30 04:23:25 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/30 04:23:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41794->172.17.0.4:39244, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34296") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48982->172.17.0.4:34296, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38308") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54514->172.17.0.4:38308, err= 2025/06/30 04:23:25 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/30 04:23:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37487") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53050->172.17.0.4:37487, err= 2025/06/30 04:23:25 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/30 04:23:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32022") 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/30 04:23:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56922->172.17.0.4:32022, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30943") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39298->172.17.0.4:30943, err= 2025/06/30 04:23:25 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/30 04:23:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/30 04:23:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/30 04:23:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/30 04:23:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 04:23:25 INFO : appleappleapplebanana: Deleted 2025/06/30 04:23:25 INFO : splitbananasplit: Deleted 2025/06/30 04:23:25 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 04:23:25 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36601") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53710->172.17.0.4:36601, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleapple: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbanan: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37087") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50324->172.17.0.4:37087, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcde: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdef: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefg: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defgh: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghi: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghij: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijk: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-12345: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-23456: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-34567: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-45678: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31113") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47626->172.17.0.4:31113, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31278") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51750->172.17.0.4:31278, err= 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32648") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51478->172.17.0.4:32648, err= 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34001") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45426->172.17.0.4:34001, err= 2025/06/30 04:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 04:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 04:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 04:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 04:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 04:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 04:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 04:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 04:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 04:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 04:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 04:23:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39502") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46016->172.17.0.4:39502, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleapple: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbanan: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34215") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40294->172.17.0.4:34215, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcde: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdef: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefg: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defgh: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghi: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghij: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijk: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-12345: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-23456: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-34567: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-45678: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36340") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45570->172.17.0.4:36340, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36246") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46364->172.17.0.4:36246, err= 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 04:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36152") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36248->172.17.0.4:36152, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31483") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39456->172.17.0.4:31483, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36844") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36014->172.17.0.4:36844, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32187") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43800->172.17.0.4:32187, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35523") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57510->172.17.0.4:35523, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35812") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60974->172.17.0.4:35812, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37024") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58554->172.17.0.4:37024, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33212") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42710->172.17.0.4:33212, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34683") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33994->172.17.0.4:34683, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37738") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40086->172.17.0.4:37738, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30542") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45350->172.17.0.4:30542, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38719") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40776->172.17.0.4:38719, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31388") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52844->172.17.0.4:31388, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38511") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41154->172.17.0.4:38511, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35751") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48968->172.17.0.4:35751, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33574") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37442->172.17.0.4:33574, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36310") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55860->172.17.0.4:36310, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39979") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52494->172.17.0.4:39979, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34098") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52204->172.17.0.4:34098, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33878") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44682->172.17.0.4:33878, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34576") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46180->172.17.0.4:34576, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30625") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45100->172.17.0.4:30625, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35674") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60166->172.17.0.4:35674, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35769") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47962->172.17.0.4:35769, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30879") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34512->172.17.0.4:30879, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31629") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45508->172.17.0.4:31629, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37381") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45060->172.17.0.4:37381, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36570") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46692->172.17.0.4:36570, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37398") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40976->172.17.0.4:37398, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38682") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41402->172.17.0.4:38682, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35219") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48540->172.17.0.4:35219, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31453") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34400->172.17.0.4:31453, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38594") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49014->172.17.0.4:38594, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37849") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45726->172.17.0.4:37849, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31594") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49028->172.17.0.4:31594, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35666") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54988->172.17.0.4:35666, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38284") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37518->172.17.0.4:38284, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32034") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38006->172.17.0.4:32034, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35592") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46898->172.17.0.4:35592, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34694") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46050->172.17.0.4:34694, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32384") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54230->172.17.0.4:32384, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36054") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39630->172.17.0.4:36054, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30195") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57648->172.17.0.4:30195, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31836") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44098->172.17.0.4:31836, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35779") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42352->172.17.0.4:35779, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36551") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44724->172.17.0.4:36551, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38732") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39414->172.17.0.4:38732, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32917") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43288->172.17.0.4:32917, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31974") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48902->172.17.0.4:31974, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38885") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53438->172.17.0.4:38885, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39840") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37586->172.17.0.4:39840, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39368") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52982->172.17.0.4:39368, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38120") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49512->172.17.0.4:38120, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39035") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36470->172.17.0.4:39035, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35682") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37738->172.17.0.4:35682, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37833") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48228->172.17.0.4:37833, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38550") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57448->172.17.0.4:38550, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36921") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50304->172.17.0.4:36921, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31576") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46398->172.17.0.4:31576, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33508") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32962->172.17.0.4:33508, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30629") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59284->172.17.0.4:30629, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33788") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49234->172.17.0.4:33788, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38610") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42058->172.17.0.4:38610, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38115") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39654->172.17.0.4:38115, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35717") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46284->172.17.0.4:35717, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36712") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34716->172.17.0.4:36712, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38157") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49786->172.17.0.4:38157, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36389") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43466->172.17.0.4:36389, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37844") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52890->172.17.0.4:37844, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39184") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39146->172.17.0.4:39184, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31036") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54326->172.17.0.4:31036, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37369") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49460->172.17.0.4:37369, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33613") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43558->172.17.0.4:33613, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39677") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58490->172.17.0.4:39677, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33699") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39000->172.17.0.4:33699, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35260") 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37132->172.17.0.4:35260, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36193") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43828->172.17.0.4:36193, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32833") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52298->172.17.0.4:32833, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33696") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43056->172.17.0.4:33696, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35337") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56604->172.17.0.4:35337, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34213") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37270->172.17.0.4:34213, err= 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30987") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60240->172.17.0.4:30987, err= 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33478") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49352->172.17.0.4:33478, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31208") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57476->172.17.0.4:31208, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35712") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39152->172.17.0.4:35712, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36745") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43380->172.17.0.4:36745, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39585") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49502->172.17.0.4:39585, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36158") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52476->172.17.0.4:36158, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31995") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39048->172.17.0.4:31995, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32029") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42452->172.17.0.4:32029, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38690") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36814->172.17.0.4:38690, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30181") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39618->172.17.0.4:30181, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34552") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54754->172.17.0.4:34552, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33474") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52218->172.17.0.4:33474, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35949") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41020->172.17.0.4:35949, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30427") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59792->172.17.0.4:30427, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31167") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46996->172.17.0.4:31167, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37953") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54850->172.17.0.4:37953, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34637") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37672->172.17.0.4:34637, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31130") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47228->172.17.0.4:31130, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35935") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42264->172.17.0.4:35935, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30376") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60940->172.17.0.4:30376, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31970") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41972->172.17.0.4:31970, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31590") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35132->172.17.0.4:31590, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39046") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48872->172.17.0.4:39046, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32243") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36184->172.17.0.4:32243, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31250") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54166->172.17.0.4:31250, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32985") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55272->172.17.0.4:32985, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38077") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58538->172.17.0.4:38077, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34956") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60784->172.17.0.4:34956, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38982") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53542->172.17.0.4:38982, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35005") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56554->172.17.0.4:35005, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33898") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42152->172.17.0.4:33898, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35368") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34134->172.17.0.4:35368, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36399") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38374->172.17.0.4:36399, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35869") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55552->172.17.0.4:35869, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32097") 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50286->172.17.0.4:32097, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36209") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58010->172.17.0.4:36209, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33125") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53078->172.17.0.4:33125, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38132") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42804->172.17.0.4:38132, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38285") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41466->172.17.0.4:38285, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30578") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49766->172.17.0.4:30578, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32291") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37052->172.17.0.4:32291, err= 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32046") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42476->172.17.0.4:32046, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38329") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46732->172.17.0.4:38329, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39125") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42240->172.17.0.4:39125, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38984") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33812->172.17.0.4:38984, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33764") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55120->172.17.0.4:33764, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30050") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44718->172.17.0.4:30050, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39276") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40954->172.17.0.4:39276, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30946") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60384->172.17.0.4:30946, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31342") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36596->172.17.0.4:31342, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30976") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35326->172.17.0.4:30976, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39217") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35412->172.17.0.4:39217, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37405") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40334->172.17.0.4:37405, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31690") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45772->172.17.0.4:31690, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39995") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36680->172.17.0.4:39995, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33034") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50176->172.17.0.4:33034, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37147") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37162->172.17.0.4:37147, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31604") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40950->172.17.0.4:31604, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38300") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44244->172.17.0.4:38300, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31807") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56672->172.17.0.4:31807, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35191") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50586->172.17.0.4:35191, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31933") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33666->172.17.0.4:31933, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30165") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34816->172.17.0.4:30165, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36151") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34306->172.17.0.4:36151, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39268") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34982->172.17.0.4:39268, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32066") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43676->172.17.0.4:32066, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31784") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60794->172.17.0.4:31784, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39544") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41478->172.17.0.4:39544, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35972") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56596->172.17.0.4:35972, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36239") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50278->172.17.0.4:36239, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32054") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36668->172.17.0.4:32054, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30781") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43526->172.17.0.4:30781, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38942") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50450->172.17.0.4:38942, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34910") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40444->172.17.0.4:34910, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37510") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40772->172.17.0.4:37510, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31798") 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36824->172.17.0.4:31798, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33700") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54664->172.17.0.4:33700, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32850") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47236->172.17.0.4:32850, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34059") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58804->172.17.0.4:34059, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38146") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53706->172.17.0.4:38146, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34941") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60260->172.17.0.4:34941, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30771") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42456->172.17.0.4:30771, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33913") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37064->172.17.0.4:33913, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38014") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39192->172.17.0.4:38014, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31334") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55812->172.17.0.4:31334, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37836") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40468->172.17.0.4:37836, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30834") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55606->172.17.0.4:30834, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34833") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57270->172.17.0.4:34833, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38364") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60976->172.17.0.4:38364, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30572") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54970->172.17.0.4:30572, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31930") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38532->172.17.0.4:31930, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31746") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44116->172.17.0.4:31746, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38593") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55438->172.17.0.4:38593, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37256") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35684->172.17.0.4:37256, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37342") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34522->172.17.0.4:37342, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35564") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53674->172.17.0.4:35564, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38431") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48330->172.17.0.4:38431, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31383") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49262->172.17.0.4:31383, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32539") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33426->172.17.0.4:32539, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35329") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38542->172.17.0.4:35329, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36430") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41288->172.17.0.4:36430, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38677") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50216->172.17.0.4:38677, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36887") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53134->172.17.0.4:36887, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35409") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37616->172.17.0.4:35409, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36717") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48398->172.17.0.4:36717, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35538") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45546->172.17.0.4:35538, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32654") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56794->172.17.0.4:32654, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37125") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54564->172.17.0.4:37125, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31195") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34100->172.17.0.4:31195, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35794") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55606->172.17.0.4:35794, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38910") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45650->172.17.0.4:38910, err= 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34352") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37704->172.17.0.4:34352, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32268") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:51026->172.17.0.4:32268, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38540") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39850->172.17.0.4:38540, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39931") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36724->172.17.0.4:39931, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38801") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60686->172.17.0.4:38801, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39189") 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49450->172.17.0.4:39189, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37454") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34290->172.17.0.4:37454, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33986") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35052->172.17.0.4:33986, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34453") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36124->172.17.0.4:34453, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33433") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60218->172.17.0.4:33433, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30791") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34974->172.17.0.4:30791, err= 2025/06/30 04:23:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : apple: Unchanged skipping 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : banana: Unchanged skipping 2025/06/30 04:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32616") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52852->172.17.0.4:32616, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38810") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60132->172.17.0.4:38810, err= 2025/06/30 04:23:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : apple: Excluded 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 04:23:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : banana: Excluded 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : splitbananasplit: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39948") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35372->172.17.0.4:39948, err= 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31573") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50790->172.17.0.4:31573, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34310") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35218->172.17.0.4:34310, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35774") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58864->172.17.0.4:35774, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31533") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43506->172.17.0.4:31533, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31975") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53600->172.17.0.4:31975, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32742") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39320->172.17.0.4:32742, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37533") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35198->172.17.0.4:37533, err= --- PASS: TestTransform (1.61s) --- PASS: TestTransform/NFC (0.19s) --- PASS: TestTransform/NFD (0.11s) --- PASS: TestTransform/base64 (0.21s) --- PASS: TestTransform/prefix (0.17s) --- PASS: TestTransform/suffix (0.18s) --- PASS: TestTransform/truncate (0.18s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.11s) --- PASS: TestTransform/lowercase (0.11s) --- PASS: TestTransform/ascii (0.13s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36039") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37486->172.17.0.4:36039, err= 2025/06/30 04:23:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 04:23:25 INFO : sub dir_somesuffix: Making directory 2025/06/30 04:23:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 04:23:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/30 04:23:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 04:23:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36215") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44700->172.17.0.4:36215, err= 2025/06/30 04:23:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 04:23:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39365") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44558->172.17.0.4:39365, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36659") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39056->172.17.0.4:36659, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38802") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60534->172.17.0.4:38802, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38778") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53216->172.17.0.4:38778, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30728") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52636->172.17.0.4:30728, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33814") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53420->172.17.0.4:33814, err= 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 INFO : tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38189") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34288->172.17.0.4:38189, err= 2025/06/30 04:23:25 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/30 04:23:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36048") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34392->172.17.0.4:36048, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32191") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46590->172.17.0.4:32191, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36544") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49140->172.17.0.4:36544, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32835") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43664->172.17.0.4:32835, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33315") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40988->172.17.0.4:33315, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37745") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56716->172.17.0.4:37745, err= 2025/06/30 04:23:25 INFO : toe: Making directory 2025/06/30 04:23:25 INFO : toe/toe: Making directory 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30807") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50132->172.17.0.4:30807, err= 2025/06/30 04:23:25 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/30 04:23:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39529") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58020->172.17.0.4:39529, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37924") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42934->172.17.0.4:37924, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35925") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44120->172.17.0.4:35925, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32488") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43904->172.17.0.4:32488, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31217") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49640->172.17.0.4:31217, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35011") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60732->172.17.0.4:35011, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33859") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44534->172.17.0.4:33859, err= --- PASS: TestFileTag (0.04s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31875") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60804->172.17.0.4:31875, err= 2025/06/30 04:23:25 INFO : toe: Making directory 2025/06/30 04:23:25 INFO : toe/toe: Making directory 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33051") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54790->172.17.0.4:33051, err= 2025/06/30 04:23:25 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/30 04:23:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34050") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55460->172.17.0.4:34050, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35074") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60374->172.17.0.4:35074, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34572") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35464->172.17.0.4:34572, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32074") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33272->172.17.0.4:32074, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32350") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57418->172.17.0.4:32350, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35004") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43476->172.17.0.4:35004, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30092") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33502->172.17.0.4:30092, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38088") 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50442->172.17.0.4:38088, err= 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 INFO : tictacempty_dir: Making directory 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 INFO : tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 INFO : tictactoe/tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38179") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40590->172.17.0.4:38179, err= 2025/06/30 04:23:25 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37810") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34858->172.17.0.4:37810, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38488") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35378->172.17.0.4:38488, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33248") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44072->172.17.0.4:33248, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32179") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33006->172.17.0.4:32179, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39774") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45010->172.17.0.4:39774, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39280") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59386->172.17.0.4:39280, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33655") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35858->172.17.0.4:33655, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35629") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35790->172.17.0.4:35629, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34065") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59750->172.17.0.4:34065, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39131") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37144->172.17.0.4:39131, err= 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 INFO : tictacempty_dir: Making directory 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 INFO : tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 INFO : tictactoe/tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39915") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35862->172.17.0.4:39915, err= 2025/06/30 04:23:25 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36091") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45030->172.17.0.4:36091, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39748") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31408") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45180->172.17.0.4:39748, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35756->172.17.0.4:31408, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37739") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54516->172.17.0.4:37739, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35614") 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40524->172.17.0.4:35614, err= 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34214") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33627") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35972->172.17.0.4:34214, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43720->172.17.0.4:33627, err= 2025/06/30 04:23:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37405") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40344->172.17.0.4:37405, err= 2025/06/30 04:23:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/30 04:23:25 NOTICE: ftp://172.17.0.4:21/rclone-test-naxodim4kabo: 0 differences found 2025/06/30 04:23:25 NOTICE: ftp://172.17.0.4:21/rclone-test-naxodim4kabo: 1 hashes could not be checked 2025/06/30 04:23:25 NOTICE: ftp://172.17.0.4:21/rclone-test-naxodim4kabo: 1 matching files 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33559") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42390->172.17.0.4:33559, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39381") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36058") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53994->172.17.0.4:39381, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57320->172.17.0.4:36058, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33479") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60172->172.17.0.4:33479, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37930") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37364->172.17.0.4:37930, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32305") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34998->172.17.0.4:32305, err= 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 INFO : tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 INFO : tictactoe/tictactoe: Making directory 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35551") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37612->172.17.0.4:35551, err= 2025/06/30 04:23:25 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31543") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45288->172.17.0.4:31543, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31894") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34266->172.17.0.4:31894, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39279") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34432->172.17.0.4:39279, err= 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32528") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56010->172.17.0.4:32528, err= 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33446") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37806->172.17.0.4:33446, err= 2025/06/30 04:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33360") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50344->172.17.0.4:33360, err= 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 04:23:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38869") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32874->172.17.0.4:38869, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33506") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55894->172.17.0.4:33506, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37477") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49770->172.17.0.4:37477, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33711") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42610->172.17.0.4:33711, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37596") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42896->172.17.0.4:37596, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37776") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52414->172.17.0.4:37776, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38349") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57300->172.17.0.4:38349, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/06/30 04:23:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32172") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52004->172.17.0.4:32172, err= 2025/06/30 04:23:25 INFO : toe: Making directory 2025/06/30 04:23:25 INFO : toe/toe: Making directory 2025/06/30 04:23:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39670") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42536->172.17.0.4:39670, err= 2025/06/30 04:23:25 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/30 04:23:25 INFO : toe/toe/toe: Copied (new) 2025/06/30 04:23:25 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31478") 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42002->172.17.0.4:31478, err= 2025/06/30 04:23:25 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38728") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40224->172.17.0.4:38728, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34826") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34058->172.17.0.4:34826, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34808") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46138->172.17.0.4:34808, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33684") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39916->172.17.0.4:33684, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34816") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53410->172.17.0.4:34816, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32154") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34616->172.17.0.4:32154, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:26 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39199") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45346->172.17.0.4:39199, err= 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 INFO : tictacempty_dir: Making directory 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 INFO : tictactoe: Making directory 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:26 INFO : tictactoe/tictactoe: Making directory 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36092") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43780->172.17.0.4:36092, err= 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Deleted 2025/06/30 04:23:26 INFO : toe/toe: Removing directory 2025/06/30 04:23:26 INFO : toe: Removing directory 2025/06/30 04:23:26 INFO : empty_dir: Removing directory 2025/06/30 04:23:26 DEBUG : Local file system at /tmp/rclone2940801289: deleted 3 directories 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38400") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54062->172.17.0.4:38400, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31615") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36130") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55690->172.17.0.4:31615, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33618->172.17.0.4:36130, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34861") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59384->172.17.0.4:34861, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30227") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43644->172.17.0.4:30227, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39302") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57434->172.17.0.4:39302, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36095") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58534->172.17.0.4:36095, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38818") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46462->172.17.0.4:38818, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36809") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43252->172.17.0.4:36809, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:26 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34691") 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58284->172.17.0.4:34691, err= 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 INFO : tictacempty_dir: Making directory 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 INFO : tictactoe: Making directory 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:26 INFO : tictactoe/tictactoe: Making directory 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32207") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37244->172.17.0.4:32207, err= 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Deleted 2025/06/30 04:23:26 INFO : toe/toe: Removing directory 2025/06/30 04:23:26 INFO : toe: Removing directory 2025/06/30 04:23:26 INFO : empty_dir: Removing directory 2025/06/30 04:23:26 DEBUG : Local file system at /tmp/rclone2940801289: deleted 3 directories 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36072") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:57702->172.17.0.4:36072, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39912") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45522->172.17.0.4:39912, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35245") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:43010->172.17.0.4:35245, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33371") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:49146->172.17.0.4:33371, err= 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38677") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50232->172.17.0.4:38677, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36892") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30658") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:48358->172.17.0.4:36892, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:41536->172.17.0.4:30658, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35980") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59126->172.17.0.4:35980, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33005") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45526->172.17.0.4:33005, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36066") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60086->172.17.0.4:36066, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36489") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37208->172.17.0.4:36489, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36123") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38931") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50300->172.17.0.4:36123, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35966") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50676->172.17.0.4:35966, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40156->172.17.0.4:38931, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35367") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31440") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42760->172.17.0.4:31440, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:32918->172.17.0.4:35367, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35007") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40514->172.17.0.4:35007, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:26 DEBUG : Reset feature "Copy" 2025/06/30 04:23:26 DEBUG : Reset feature "Move" 2025/06/30 04:23:26 DEBUG : Reset feature "Copy" 2025/06/30 04:23:26 DEBUG : Reset feature "Move" 2025/06/30 04:23:26 DEBUG : empty_dir: Making directory with metadata 2025/06/30 04:23:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34233") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:35404->172.17.0.4:34233, err= 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 INFO : tictacempty_dir: Making directory 2025/06/30 04:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 INFO : tictactoe: Making directory 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:26 INFO : tictactoe/tictactoe: Making directory 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 04:23:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37123") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33396->172.17.0.4:37123, err= 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Deleted 2025/06/30 04:23:26 INFO : toe/toe: Removing directory 2025/06/30 04:23:26 INFO : toe: Removing directory 2025/06/30 04:23:26 INFO : empty_dir: Removing directory 2025/06/30 04:23:26 DEBUG : Local file system at /tmp/rclone2940801289: deleted 3 directories 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35251") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55782->172.17.0.4:35251, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38669") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36954") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47662->172.17.0.4:38669, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42684->172.17.0.4:36954, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30116") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45276->172.17.0.4:30116, err= 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31626") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42624->172.17.0.4:31626, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33367") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47056->172.17.0.4:33367, err= 2025/06/30 04:23:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/30 04:23:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36262") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34720->172.17.0.4:36262, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:31432") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34053") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37890->172.17.0.4:31432, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33947") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:60676->172.17.0.4:34053, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:33458->172.17.0.4:33947, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38606") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34258->172.17.0.4:38606, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39855") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37140->172.17.0.4:39855, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34149") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34024->172.17.0.4:34149, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34446") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39566") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33240") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:55658->172.17.0.4:33240, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38496->172.17.0.4:39566, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53210->172.17.0.4:34446, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32172") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38229") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52010->172.17.0.4:32172, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38508->172.17.0.4:38229, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33428") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:54800->172.17.0.4:33428, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:26 DEBUG : toe: transformed to: dG9l 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33844") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37444->172.17.0.4:33844, err= 2025/06/30 04:23:26 DEBUG : toe: transformed to: dG9l 2025/06/30 04:23:26 INFO : dG9l: Making directory 2025/06/30 04:23:26 DEBUG : toe: transformed to: dG9l 2025/06/30 04:23:26 DEBUG : toe: transformed to: dG9l 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 04:23:26 INFO : dG9l/dG9l: Making directory 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 04:23:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 04:23:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38731") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:50248->172.17.0.4:38731, err= 2025/06/30 04:23:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 04:23:26 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34703") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:56698->172.17.0.4:34703, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38783") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44802->172.17.0.4:38783, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38642") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40088->172.17.0.4:38642, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32541") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40928->172.17.0.4:32541, err= 2025/06/30 04:23:26 DEBUG : dG9l: transformed to: toe 2025/06/30 04:23:26 DEBUG : dG9l: transformed to: toe 2025/06/30 04:23:26 DEBUG : toe: Directory modification time the same (differ by 64.786525ms, within tolerance 1s) 2025/06/30 04:23:26 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39952") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:37932->172.17.0.4:39952, err= 2025/06/30 04:23:26 DEBUG : dG9l: transformed to: toe 2025/06/30 04:23:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/30 04:23:26 DEBUG : toe/toe: Directory modification time the same (differ by 64.786525ms, within tolerance 1s) 2025/06/30 04:23:26 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33598") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:46544->172.17.0.4:33598, err= 2025/06/30 04:23:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/30 04:23:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/30 04:23:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/30 04:23:26 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for checks to finish 2025/06/30 04:23:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/30 04:23:26 DEBUG : Local file system at /tmp/rclone2940801289: Waiting for transfers to finish 2025/06/30 04:23:26 DEBUG : Waiting for deletions to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:33305") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39882->172.17.0.4:33305, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32773") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:39704->172.17.0.4:32773, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32299") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52356->172.17.0.4:32299, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34569") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:58788->172.17.0.4:34569, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37785") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:44804->172.17.0.4:37785, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30965") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:52474->172.17.0.4:30965, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:34558") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:53230->172.17.0.4:34558, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-naxodim4kabo", Local "Local file system at /tmp/rclone2940801289", Modify Window "1s" 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:32470") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:36668->172.17.0.4:32470, err= 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: 2025/06/30 04:23:26 INFO : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Making directory 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: 2025/06/30 04:23:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 04:23:26 INFO : toe/toe: Making directory 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe/toe: transformed to: 2025/06/30 04:23:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe: transformed to: 2025/06/30 04:23:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 04:23:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 04:23:26 DEBUG : toe/toe/toe: transformed to: 2025/06/30 04:23:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for checks to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Waiting for transfers to finish 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39654") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:45404->172.17.0.4:39654, err= 2025/06/30 04:23:26 INFO : toe/toe/toe: Copied (new) 2025/06/30 04:23:26 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: not deleting files as there were IO errors 2025/06/30 04:23:26 ERROR : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: not deleting directories as there were IO errors 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:35029") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42556->172.17.0.4:35029, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39732") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:40244->172.17.0.4:39732, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:37362") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59462->172.17.0.4:37362, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39637") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:38686->172.17.0.4:39637, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:36849") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:59036->172.17.0.4:36849, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:39126") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:47534->172.17.0.4:39126, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:38545") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:34398->172.17.0.4:38545, err= --- PASS: TestError (0.02s) PASS 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: dial("tcp","172.17.0.4:30271") 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: > dial: conn=172.17.0.1:42296->172.17.0.4:30271, err= 2025/06/30 04:23:26 DEBUG : ftp://172.17.0.4:21/rclone-test-naxodim4kabo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.770877019s (try 1/5)