"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/01 03:08:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu" 2026/08/01 03:08:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/01 03:08:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:01 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:01 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34324->172.17.0.3:21, err= 2026/08/01 03:08:03 DEBUG : Creating backend with remote "/tmp/rclone1279434388" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33905") 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42630->172.17.0.3:33905, err= 2026/08/01 03:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34561") 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44802->172.17.0.3:34561, err= 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32468") 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33080->172.17.0.3:32468, err= 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30734") 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53226->172.17.0.3:30734, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38096") 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54308->172.17.0.3:38096, err= 2026/08/01 03:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33999") 2026/08/01 03:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55408->172.17.0.3:33999, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:04 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37745") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41370->172.17.0.3:37745, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38879") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35292->172.17.0.3:38879, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34477") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51488->172.17.0.3:34477, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35079") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57314->172.17.0.3:35079, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35895") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57654->172.17.0.3:35895, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34513") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56690->172.17.0.3:34513, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32613") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51854->172.17.0.3:32613, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33164") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35916->172.17.0.3:33164, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31106") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47328->172.17.0.3:31106, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 DEBUG : Creating backend with remote "/non-existing" 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39982") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34886->172.17.0.3:39982, err= 2026/08/01 03:08:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32430") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56364->172.17.0.3:32430, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37570") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47316->172.17.0.3:37570, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39408") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34890->172.17.0.3:39408, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:04 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37459") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50504->172.17.0.3:37459, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38890") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51060->172.17.0.3:38890, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36170") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48698->172.17.0.3:36170, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35127") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33200->172.17.0.3:35127, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34965") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50408->172.17.0.3:34965, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33704") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43710->172.17.0.3:33704, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34044") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47244->172.17.0.3:34044, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Running all checks before starting transfers 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39001") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36136->172.17.0.3:39001, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Checks finished, now starting transfers 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30141") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44610->172.17.0.3:30141, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:04 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34026") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60152->172.17.0.3:34026, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36853") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56254->172.17.0.3:36853, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31228") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48668->172.17.0.3:31228, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35379") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44156->172.17.0.3:35379, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38412") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59204->172.17.0.3:38412, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 ERROR : Ignoring --no-traverse with sync 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37558") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38964->172.17.0.3:37558, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32631") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60786->172.17.0.3:32631, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:04 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:04 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35286") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46816->172.17.0.3:35286, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35334") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44058->172.17.0.3:35334, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34290") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39636->172.17.0.3:34290, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30305") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59218->172.17.0.3:30305, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30611") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46862->172.17.0.3:30611, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36914") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45416->172.17.0.3:36914, err= 2026/08/01 03:08:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36819") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48634->172.17.0.3:36819, err= 2026/08/01 03:08:04 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/01 03:08:04 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/01 03:08:04 INFO : hello world2: Copied (new) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31795") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35878->172.17.0.3:31795, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32736") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54410->172.17.0.3:32736, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33635") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37550->172.17.0.3:33635, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38500") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56026->172.17.0.3:38500, err= 2026/08/01 03:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37171") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42480->172.17.0.3:37171, err= 2026/08/01 03:08:04 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/01 03:08:04 INFO : potato2: Copied (new) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37656") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39648->172.17.0.3:37656, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34258") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54878->172.17.0.3:34258, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36275") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36092->172.17.0.3:36275, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38304") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33402->172.17.0.3:38304, err= 2026/08/01 03:08:04 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/01 03:08:04 INFO : potato2: Copied (new) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32091") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40416->172.17.0.3:32091, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34259") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51938->172.17.0.3:34259, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37128") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49204->172.17.0.3:37128, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 03:08:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:08:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 03:08:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37941") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55536->172.17.0.3:37941, err= 2026/08/01 03:08:04 INFO : sub dir2: Making directory 2026/08/01 03:08:04 INFO : sub dir: Making directory 2026/08/01 03:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:04 INFO : sub dir2/sub sub dir2: Making directory 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38144") 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40034->172.17.0.3:21, err= 2026/08/01 03:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48132->172.17.0.3:38144, err= 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:04 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31616") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47442->172.17.0.3:31616, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39144") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47374->172.17.0.3:39144, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32170") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39172->172.17.0.3:32170, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33463") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48328->172.17.0.3:33463, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32259") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50620->172.17.0.3:32259, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35002") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38311") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35378->172.17.0.3:38311, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41700->172.17.0.3:35002, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36917") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56400->172.17.0.3:36917, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34009") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53916->172.17.0.3:34009, err= --- PASS: TestCopyEmptyDirectories (3.29s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:07 INFO : sub dir2: Making directory 2026/08/01 03:08:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 03:08:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38437") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50778->172.17.0.3:38437, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34308") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37730->172.17.0.3:34308, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:07 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30208") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50008->172.17.0.3:30208, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31053") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43392->172.17.0.3:31053, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35910") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43376->172.17.0.3:35910, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37569") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46172->172.17.0.3:37569, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39925") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37694->172.17.0.3:39925, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:07 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:08:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33994") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52348->172.17.0.3:33994, err= 2026/08/01 03:08:07 INFO : sub dir2: Making directory 2026/08/01 03:08:07 INFO : sub dir: Making directory 2026/08/01 03:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38846") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56426->172.17.0.3:38846, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:07 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:07 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37004") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33368->172.17.0.3:37004, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31511") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33936") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40654->172.17.0.3:31511, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52936->172.17.0.3:33936, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30045") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52450->172.17.0.3:30045, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38793") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57766->172.17.0.3:38793, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31448") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36121") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39520->172.17.0.3:31448, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52326->172.17.0.3:36121, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37205") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38908->172.17.0.3:37205, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34761") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53948->172.17.0.3:34761, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34203") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59138->172.17.0.3:34203, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:07 INFO : sub dir2: Making directory 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36967") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45302->172.17.0.3:36967, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30813") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46502->172.17.0.3:30813, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:07 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:07 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37273") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37764->172.17.0.3:37273, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36651") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42078->172.17.0.3:36651, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36908") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33000->172.17.0.3:36908, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34239") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46578->172.17.0.3:34239, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31025") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57278->172.17.0.3:31025, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:07 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:08:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:08:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33481") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45734->172.17.0.3:33481, err= 2026/08/01 03:08:07 INFO : sub dir2: Making directory 2026/08/01 03:08:07 INFO : sub dir: Making directory 2026/08/01 03:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36223") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52824->172.17.0.3:36223, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:07 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:07 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34245") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43102->172.17.0.3:34245, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38424") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44352->172.17.0.3:38424, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38718") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50106->172.17.0.3:38718, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33372") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47876->172.17.0.3:33372, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30950") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38878") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45540->172.17.0.3:30950, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43026->172.17.0.3:38878, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31295") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53276->172.17.0.3:31295, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39486") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59418->172.17.0.3:39486, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39653") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47140->172.17.0.3:39653, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:07 INFO : sub dir2: Making directory 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30622") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34758->172.17.0.3:30622, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36129") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35800->172.17.0.3:36129, err= 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:07 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:07 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37043") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40690->172.17.0.3:37043, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38950") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56438->172.17.0.3:38950, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31395") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48650->172.17.0.3:31395, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30279") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35112->172.17.0.3:30279, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39450") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32958->172.17.0.3:39450, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36198") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49560->172.17.0.3:36198, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33978") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34250->172.17.0.3:33978, err= 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36878") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55644->172.17.0.3:36878, err= 2026/08/01 03:08:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qacenoh8cifa" 2026/08/01 03:08:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:07 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:07 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: Connecting to FTP server 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:40064->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-simisox5viyu -> ftp://172.17.0.3:21/rclone-test-qacenoh8cifa 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:30789") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:60088->172.17.0.3:30789, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34168") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57910->172.17.0.3:34168, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35374") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54792->172.17.0.3:35374, err= 2026/08/01 03:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: Waiting for checks to finish 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: Waiting for transfers to finish 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38602") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50278->172.17.0.3:38602, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:34258") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:54888->172.17.0.3:34258, err= 2026/08/01 03:08:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/01 03:08:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/01 03:08:10 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:38406") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:52998->172.17.0.3:38406, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:37141") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:36120->172.17.0.3:37141, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:38466") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:53106->172.17.0.3:38466, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: dial("tcp","172.17.0.3:35525") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: > dial: conn=172.17.0.1:51830->172.17.0.3:35525, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: Purge object "sub dir/hello world" 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: Purge dir "sub dir" 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: Purge dir "" 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36496") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50514->172.17.0.3:36496, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35165") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58828->172.17.0.3:35165, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38322") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53882->172.17.0.3:38322, err= --- PASS: TestServerSideCopy (2.80s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30688") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48734->172.17.0.3:30688, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34189") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38038->172.17.0.3:34189, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37283") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55228->172.17.0.3:37283, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39454") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59548->172.17.0.3:39454, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32334") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39608->172.17.0.3:32334, err= 2026/08/01 03:08:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:08:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32592") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58636->172.17.0.3:32592, err= 2026/08/01 03:08:10 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/01 03:08:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/01 03:08:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35397") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53718->172.17.0.3:35397, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39334") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54634->172.17.0.3:39334, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38534") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44590->172.17.0.3:38534, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36919") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49954->172.17.0.3:36919, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35908") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34962->172.17.0.3:35908, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31409") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44410->172.17.0.3:31409, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38646") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36156->172.17.0.3:38646, err= 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38676") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42996->172.17.0.3:38676, err= 2026/08/01 03:08:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sijuwuy2pexo" 2026/08/01 03:08:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:10 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:10 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Connecting to FTP server 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:40074->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-simisox5viyu -> ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30588") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:38409") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38532->172.17.0.3:30588, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:40316->172.17.0.3:38409, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39907") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48020->172.17.0.3:39907, err= 2026/08/01 03:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Waiting for checks to finish 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Waiting for transfers to finish 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33840") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41918->172.17.0.3:33840, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:36238") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:44116->172.17.0.3:36238, err= 2026/08/01 03:08:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/01 03:08:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/01 03:08:12 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:37138") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:44994->172.17.0.3:37138, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:31188") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:33128->172.17.0.3:31188, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34317") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34744->172.17.0.3:34317, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34357") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36136->172.17.0.3:34357, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30042") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42118->172.17.0.3:30042, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37986") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47316->172.17.0.3:37986, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:39649") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:57726->172.17.0.3:39649, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:36891") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36374") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:53918->172.17.0.3:36891, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43636->172.17.0.3:36374, err= 2026/08/01 03:08:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo) 2026/08/01 03:08:12 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Waiting for checks to finish 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Waiting for transfers to finish 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32377") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57910->172.17.0.3:32377, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:35528") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:51850->172.17.0.3:35528, err= 2026/08/01 03:08:12 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/01 03:08:12 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/01 03:08:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:31324") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:37862->172.17.0.3:31324, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:35736") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:59360->172.17.0.3:35736, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:33784") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:34024->172.17.0.3:33784, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: dial("tcp","172.17.0.3:30073") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: > dial: conn=172.17.0.1:47510->172.17.0.3:30073, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Purge object "sub dir/hello world" 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Purge dir "sub dir" 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: Purge dir "" 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38386") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33140->172.17.0.3:38386, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39839") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42878->172.17.0.3:39839, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38813") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51834->172.17.0.3:38813, err= --- PASS: TestServerSideCopyOverSelf (2.41s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30034") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51554->172.17.0.3:30034, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31270") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48582->172.17.0.3:31270, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35576") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35678->172.17.0.3:35576, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33655") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43060->172.17.0.3:33655, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35014") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55772->172.17.0.3:35014, err= 2026/08/01 03:08:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:08:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:12 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38391") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53386->172.17.0.3:38391, err= 2026/08/01 03:08:12 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/01 03:08:12 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/01 03:08:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/01 03:08:12 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30120") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34082->172.17.0.3:30120, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33877") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59318->172.17.0.3:33877, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37916") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41590->172.17.0.3:37916, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31580") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40164->172.17.0.3:31580, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31116") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41254->172.17.0.3:31116, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31986") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46806->172.17.0.3:31986, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38895") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45968->172.17.0.3:38895, err= 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37793") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33878->172.17.0.3:37793, err= 2026/08/01 03:08:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-viputug3gahe" 2026/08/01 03:08:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:12 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:12 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Connecting to FTP server 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:55948->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-simisox5viyu -> ftp://172.17.0.3:21/rclone-test-viputug3gahe 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39116") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40180->172.17.0.3:39116, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:34159") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:40952->172.17.0.3:34159, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32682") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37042->172.17.0.3:32682, err= 2026/08/01 03:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Waiting for checks to finish 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Waiting for transfers to finish 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37174") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50928->172.17.0.3:37174, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:36517") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:50858->172.17.0.3:36517, err= 2026/08/01 03:08:15 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/01 03:08:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/01 03:08:15 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:39229") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:50112->172.17.0.3:39229, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:32473") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:60186->172.17.0.3:32473, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30100") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43854->172.17.0.3:30100, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37760") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33272->172.17.0.3:37760, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32969") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56018->172.17.0.3:32969, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Using server-side directory move 2026/08/01 03:08:15 INFO : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:30798") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:57900->172.17.0.3:30798, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37106") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56738->172.17.0.3:37106, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36575") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54046->172.17.0.3:36575, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:31797") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:53570->172.17.0.3:31797, err= 2026/08/01 03:08:15 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:15 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-viputug3gahe) 2026/08/01 03:08:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Waiting for checks to finish 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Waiting for transfers to finish 2026/08/01 03:08:15 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:15 INFO : sub dir/hello world: Moved (server-side) 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38841") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48348->172.17.0.3:38841, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30806") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51668->172.17.0.3:30806, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:33529") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:36994->172.17.0.3:33529, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:35882") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:54784->172.17.0.3:35882, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34407") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56276->172.17.0.3:34407, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35708") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40840->172.17.0.3:35708, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33791") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47476->172.17.0.3:33791, err= 2026/08/01 03:08:15 DEBUG : testing file moves 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34981") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44106->172.17.0.3:34981, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:39130") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:57122->172.17.0.3:39130, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:35940") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:49056->172.17.0.3:35940, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30832") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46400->172.17.0.3:30832, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Waiting for checks to finish 2026/08/01 03:08:15 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:15 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-viputug3gahe) 2026/08/01 03:08:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Waiting for transfers to finish 2026/08/01 03:08:15 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:15 INFO : sub dir/hello world: Moved (server-side) 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35222") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34090->172.17.0.3:35222, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36764") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36078->172.17.0.3:36764, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:38570") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:35014->172.17.0.3:38570, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:34151") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:43218->172.17.0.3:34151, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:37176") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:35622->172.17.0.3:37176, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: dial("tcp","172.17.0.3:35051") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: > dial: conn=172.17.0.1:33294->172.17.0.3:35051, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Purge object "sub dir/hello world" 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Purge dir "sub dir" 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: Purge dir "" 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33211") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38974->172.17.0.3:33211, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38586") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43004->172.17.0.3:38586, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39699") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45012->172.17.0.3:39699, err= --- PASS: TestServerSideMoveOverSelf (3.30s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36255") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51778->172.17.0.3:36255, err= 2026/08/01 03:08:15 ERROR : error listing: directory not found 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37281") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43318->172.17.0.3:37281, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36075") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35138->172.17.0.3:36075, err= 2026/08/01 03:08:15 INFO : Local file system at /tmp/rclone1279434388: Making directory 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35528") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51860->172.17.0.3:35528, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31805") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58580->172.17.0.3:31805, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36289") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46826->172.17.0.3:36289, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33007") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54782->172.17.0.3:33007, err= 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37551") 2026/08/01 03:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53750->172.17.0.3:37551, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35683") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52572->172.17.0.3:35683, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34222") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59688->172.17.0.3:34222, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38381") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53196->172.17.0.3:38381, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30954") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47860->172.17.0.3:30954, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35214") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50592->172.17.0.3:35214, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36971") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45670->172.17.0.3:36971, err= 2026/08/01 03:08:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37375") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58272->172.17.0.3:37375, err= 2026/08/01 03:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:16 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30137") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56082->172.17.0.3:30137, err= 2026/08/01 03:08:16 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/01 03:08:16 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/01 03:08:16 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37732") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41634->172.17.0.3:37732, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30581") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50628->172.17.0.3:30581, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39161") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55214->172.17.0.3:39161, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31691") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58296->172.17.0.3:31691, err= 2026/08/01 03:08:16 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36627") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41310->172.17.0.3:36627, err= 2026/08/01 03:08:16 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/01 03:08:16 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/01 03:08:16 INFO : check sum: Copied (new) 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36332") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38848->172.17.0.3:36332, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33202") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48824->172.17.0.3:33202, err= 2026/08/01 03:08:16 DEBUG : check sum: size = 1 OK 2026/08/01 03:08:16 NOTICE: ftp://172.17.0.3:21/rclone-test-simisox5viyu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/01 03:08:16 DEBUG : check sum: Size of src and dst objects identical 2026/08/01 03:08:16 DEBUG : check sum: Unchanged skipping 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 INFO : There was nothing to transfer 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35540") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50034->172.17.0.3:35540, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31680") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40760->172.17.0.3:31680, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37469") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42466->172.17.0.3:37469, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30915") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41542->172.17.0.3:30915, err= 2026/08/01 03:08:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31824") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50338->172.17.0.3:31824, err= 2026/08/01 03:08:16 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/01 03:08:16 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/01 03:08:16 INFO : sizeonly: Copied (new) 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36901") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58994->172.17.0.3:36901, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32377") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57920->172.17.0.3:32377, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : sizeonly: size = 6 OK 2026/08/01 03:08:16 DEBUG : sizeonly: Sizes identical 2026/08/01 03:08:16 DEBUG : sizeonly: Unchanged skipping 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 INFO : There was nothing to transfer 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39429") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57340->172.17.0.3:39429, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39270") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38582->172.17.0.3:39270, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31407") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60468->172.17.0.3:31407, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33951") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44608->172.17.0.3:33951, err= 2026/08/01 03:08:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34394") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38308->172.17.0.3:34394, err= 2026/08/01 03:08:16 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/01 03:08:16 INFO : ignore-size: Copied (new) 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39289") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39670->172.17.0.3:39289, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30777") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45052->172.17.0.3:30777, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:08:16 DEBUG : ignore-size: Unchanged skipping 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 INFO : There was nothing to transfer 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36012") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47252->172.17.0.3:36012, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38216") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39082->172.17.0.3:38216, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33959") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39756->172.17.0.3:33959, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39889") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45012->172.17.0.3:39889, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35152") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43990->172.17.0.3:35152, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34940") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42072->172.17.0.3:34940, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : existing: size = 6 OK 2026/08/01 03:08:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:08:16 DEBUG : existing: Unchanged skipping 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 INFO : There was nothing to transfer 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37733") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49070->172.17.0.3:37733, err= 2026/08/01 03:08:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35405") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54460->172.17.0.3:35405, err= 2026/08/01 03:08:16 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/01 03:08:16 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/01 03:08:16 INFO : existing: Copied (replaced existing) 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36363") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40614->172.17.0.3:36363, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36596") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36896->172.17.0.3:36596, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33148") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33256->172.17.0.3:33148, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38990") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35324->172.17.0.3:38990, err= 2026/08/01 03:08:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33140") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52226->172.17.0.3:33140, err= 2026/08/01 03:08:16 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/01 03:08:16 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/01 03:08:16 INFO : existing: Copied (new) 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35360") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33134->172.17.0.3:35360, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36677") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49844->172.17.0.3:36677, err= 2026/08/01 03:08:16 DEBUG : existing: Destination exists, skipping 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:16 INFO : There was nothing to transfer 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32523") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47832->172.17.0.3:32523, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34975") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56284->172.17.0.3:34975, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35247") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37524->172.17.0.3:35247, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36095") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59710->172.17.0.3:36095, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36891") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53926->172.17.0.3:36891, err= 2026/08/01 03:08:16 INFO : d: Making directory 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30869") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49934->172.17.0.3:30869, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55994->172.17.0.3:21, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31373") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60570->172.17.0.3:31373, err= 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31159") 2026/08/01 03:08:16 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55594->172.17.0.3:31159, err= 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30540") 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37372->172.17.0.3:30540, err= 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37152") 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52784->172.17.0.3:37152, err= 2026/08/01 03:08:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56006->172.17.0.3:21, err= 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36656") 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38874") 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39172->172.17.0.3:36656, err= 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38954") 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42466->172.17.0.3:38874, err= 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39174->172.17.0.3:38954, err= 2026/08/01 03:08:19 DEBUG : c/non empty space: size = 5 OK 2026/08/01 03:08:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:19 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32071") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43370->172.17.0.3:32071, err= 2026/08/01 03:08:22 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/01 03:08:22 INFO : a/potato2: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : b/potato: Deleted 2026/08/01 03:08:22 INFO : d: Removing directory 2026/08/01 03:08:22 INFO : b: Removing directory 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: deleted 2 directories 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36899") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38834->172.17.0.3:36899, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37671") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32570") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41526->172.17.0.3:37671, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55058->172.17.0.3:32570, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32496") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46814->172.17.0.3:32496, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38788") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35364") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35094->172.17.0.3:35364, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38570->172.17.0.3:38788, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39331") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51444->172.17.0.3:39331, err= --- PASS: TestSyncIgnoreErrors (6.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35748") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38444->172.17.0.3:35748, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31345") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34026->172.17.0.3:31345, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35716") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59606->172.17.0.3:35716, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08: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 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34122") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47252->172.17.0.3:34122, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38480") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34908->172.17.0.3:38480, err= 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08: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 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32167") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53104->172.17.0.3:32167, err= 2026/08/01 03:08:22 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/01 03:08:22 INFO : empty space: Copied (replaced existing) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35468") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38414->172.17.0.3:35468, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35593") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48504->172.17.0.3:35593, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33146") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57882->172.17.0.3:33146, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33808") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55758->172.17.0.3:33808, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35997") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51300->172.17.0.3:35997, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33248") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57600->172.17.0.3:33248, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31186") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55692->172.17.0.3:31186, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36925") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57212->172.17.0.3:36925, err= 2026/08/01 03:08:22 DEBUG : foo: size = 3 OK 2026/08/01 03:08: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 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32914") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49244->172.17.0.3:32914, err= 2026/08/01 03:08:22 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/01 03:08:22 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/01 03:08:22 INFO : foo: Copied (replaced existing) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38057") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49186->172.17.0.3:38057, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33425") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50448->172.17.0.3:33425, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37416") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35414->172.17.0.3:37416, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39775") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54850->172.17.0.3:39775, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37255") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57512->172.17.0.3:37255, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39833") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54570->172.17.0.3:39833, err= 2026/08/01 03:08:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39268") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40398->172.17.0.3:39268, err= 2026/08/01 03:08:22 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/01 03:08:22 INFO : potato: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33759") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35976->172.17.0.3:33759, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34254") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54420->172.17.0.3:34254, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37025") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44902->172.17.0.3:37025, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33127") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44948->172.17.0.3:33127, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30543") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56820->172.17.0.3:30543, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39875") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50120->172.17.0.3:39875, err= 2026/08/01 03:08:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:08:22 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:22 DEBUG : potato: Sizes differ 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35723") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48144->172.17.0.3:35723, err= 2026/08/01 03:08:22 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/01 03:08:22 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/01 03:08:22 INFO : potato: Copied (replaced existing) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31309") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55376->172.17.0.3:31309, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37906") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44694->172.17.0.3:37906, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39737") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57510->172.17.0.3:39737, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39383") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45720->172.17.0.3:39383, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38990") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33588->172.17.0.3:38990, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32417") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37682->172.17.0.3:32417, err= 2026/08/01 03:08:22 DEBUG : potato: size = 21 OK 2026/08/01 03:08: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 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34094") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41364->172.17.0.3:34094, err= 2026/08/01 03:08:22 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/01 03:08:22 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/01 03:08:22 INFO : potato: Copied (replaced existing) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30784") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33290->172.17.0.3:30784, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32838") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33424->172.17.0.3:32838, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37546") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60090->172.17.0.3:37546, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35300") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45566->172.17.0.3:35300, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33386") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50248->172.17.0.3:33386, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31878") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60532->172.17.0.3:31878, err= 2026/08/01 03:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39028") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36078->172.17.0.3:39028, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33899") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50816->172.17.0.3:33899, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31827") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40788->172.17.0.3:31827, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30547") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36186->172.17.0.3:30547, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36207") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49446->172.17.0.3:36207, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33713") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39348->172.17.0.3:33713, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34161") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34184->172.17.0.3:34161, err= 2026/08/01 03:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36497") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54460->172.17.0.3:36497, err= 2026/08/01 03:08:22 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/01 03:08:22 INFO : potato2: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : potato: Deleted 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35576") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55388->172.17.0.3:35576, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32888") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46756->172.17.0.3:32888, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37459") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33912->172.17.0.3:37459, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31030") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46984->172.17.0.3:31030, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32220") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34206->172.17.0.3:32220, err= 2026/08/01 03:08:22 INFO : d: Making directory 2026/08/01 03:08:22 INFO : d/e: Making directory 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34330") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35752->172.17.0.3:34330, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30587") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58688->172.17.0.3:30587, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36093") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32263") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33336->172.17.0.3:32263, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35672->172.17.0.3:36093, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31041") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42104->172.17.0.3:31041, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31690") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58594->172.17.0.3:31690, err= 2026/08/01 03:08:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32010") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48402->172.17.0.3:32010, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37399") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37140") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59240->172.17.0.3:37399, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46218->172.17.0.3:37140, err= 2026/08/01 03:08:22 DEBUG : c/non empty space: size = 5 OK 2026/08/01 03:08:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36915") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35758->172.17.0.3:36915, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33693") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50428->172.17.0.3:33693, err= 2026/08/01 03:08:22 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/01 03:08:22 INFO : a/potato2: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : b/potato: Deleted 2026/08/01 03:08:22 INFO : d/e: Removing directory 2026/08/01 03:08:22 INFO : d: Removing directory 2026/08/01 03:08:22 INFO : b: Removing directory 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: deleted 3 directories 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37693") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54100->172.17.0.3:37693, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37328") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38134->172.17.0.3:37328, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38381") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36656->172.17.0.3:38381, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38398") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34898->172.17.0.3:38398, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34859") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39252") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38668->172.17.0.3:34859, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36846->172.17.0.3:39252, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36433") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50252->172.17.0.3:36433, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37046") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49652->172.17.0.3:37046, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35428") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41634->172.17.0.3:35428, err= 2026/08/01 03:08:22 INFO : d: Making directory 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35474") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41004->172.17.0.3:35474, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34432") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31313") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58114->172.17.0.3:34432, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51952->172.17.0.3:31313, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36796") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40156->172.17.0.3:36796, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35160") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60912->172.17.0.3:35160, err= 2026/08/01 03:08:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32665") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34657") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40998->172.17.0.3:32665, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52696->172.17.0.3:34657, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30066") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43986->172.17.0.3:30066, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33123") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41660->172.17.0.3:33123, err= 2026/08/01 03:08:22 DEBUG : c/non empty space: size = 5 OK 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/01 03:08:22 INFO : a/potato2: Copied (new) 2026/08/01 03:08:22 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: not deleting files as there were IO errors 2026/08/01 03:08:22 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: not deleting directories as there were IO errors 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30926") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54796->172.17.0.3:30926, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35841") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38284") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38555") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32747") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52534->172.17.0.3:38284, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60398->172.17.0.3:35841, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60406->172.17.0.3:32747, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44770->172.17.0.3:38555, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37951") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44362->172.17.0.3:37951, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37901") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38167") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35936") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41074->172.17.0.3:37901, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54208->172.17.0.3:35936, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32859") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46914->172.17.0.3:38167, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39256->172.17.0.3:32859, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35732") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52726->172.17.0.3:35732, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39019") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33140->172.17.0.3:39019, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32873") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37788->172.17.0.3:32873, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37143") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39896->172.17.0.3:37143, err= 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38047") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52100->172.17.0.3:38047, err= 2026/08/01 03:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 INFO : potato: Deleted 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39083") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36364->172.17.0.3:39083, err= 2026/08/01 03:08:22 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/01 03:08:22 INFO : potato2: Copied (new) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34329") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51528->172.17.0.3:34329, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33742") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37150->172.17.0.3:33742, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31771") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38152->172.17.0.3:31771, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37478") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54350->172.17.0.3:37478, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31128") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47086->172.17.0.3:31128, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38323") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35630->172.17.0.3:38323, err= 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30114") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40294->172.17.0.3:30114, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 INFO : potato: Deleted 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39848") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48740->172.17.0.3:39848, err= 2026/08/01 03:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39969") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37318->172.17.0.3:39969, err= 2026/08/01 03:08:22 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/01 03:08:22 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/01 03:08:22 INFO : potato2: Copied (new) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35634") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33538->172.17.0.3:35634, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39210") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36314->172.17.0.3:39210, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37081") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47912->172.17.0.3:37081, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33832") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51536->172.17.0.3:33832, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32877") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49816->172.17.0.3:32877, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31836") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49654->172.17.0.3:31836, err= 2026/08/01 03:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36431") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41978->172.17.0.3:36431, err= 2026/08/01 03:08:22 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/01 03:08:22 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/01 03:08:22 INFO : potato2: Copied (new) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39870") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50966->172.17.0.3:39870, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32010") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48418->172.17.0.3:32010, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39672") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54892->172.17.0.3:39672, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35853") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53958->172.17.0.3:35853, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37409") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55180->172.17.0.3:37409, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39452") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51880->172.17.0.3:39452, err= 2026/08/01 03:08:22 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : enormous: Excluded 2026/08/01 03:08:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : potato2: Excluded 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30540") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55076->172.17.0.3:30540, err= 2026/08/01 03:08:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : potato2: Excluded 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33874") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59330->172.17.0.3:33874, err= 2026/08/01 03:08:22 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : enormous: Excluded 2026/08/01 03:08:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : potato2: Excluded 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39280") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54016->172.17.0.3:39280, err= 2026/08/01 03:08:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : potato2: Excluded 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33039") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37256->172.17.0.3:33039, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35679") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39050->172.17.0.3:35679, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36074") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38492->172.17.0.3:36074, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36638") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33888->172.17.0.3:36638, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30312") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43904->172.17.0.3:30312, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38786") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52854->172.17.0.3:38786, err= 2026/08/01 03:08:22 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : enormous: Excluded 2026/08/01 03:08:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:08:22 DEBUG : potato2: Excluded 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39113") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38972->172.17.0.3:39113, err= 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : enormous: Deleted 2026/08/01 03:08:22 INFO : potato2: Deleted 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33564") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46578->172.17.0.3:33564, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30969") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35796->172.17.0.3:30969, err= 2026/08/01 03:08:22 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : potato2: Deleted 2026/08/01 03:08:22 INFO : enormous: Deleted 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33609") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40282->172.17.0.3:33609, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33002") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49042->172.17.0.3:33002, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31308") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50580->172.17.0.3:31308, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32305") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42302->172.17.0.3:32305, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32596") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36004->172.17.0.3:32596, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38966") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54844->172.17.0.3:38966, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30438") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39118->172.17.0.3:30438, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35463") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46988->172.17.0.3:35463, err= 2026/08/01 03:08:22 DEBUG : five: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : one: Destination is newer than source, skipping 2026/08/01 03:08:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:08:22 DEBUG : three: size = 5 OK 2026/08/01 03:08:22 DEBUG : three: Sizes identical 2026/08/01 03:08:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/01 03:08:22 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:22 DEBUG : two: size = 3 OK 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : four: Sizes differ 2026/08/01 03:08:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39958") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39028") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47604->172.17.0.3:39958, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35189") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36086->172.17.0.3:39028, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42700->172.17.0.3:35189, err= 2026/08/01 03:08:22 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/01 03:08:22 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/01 03:08:22 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/01 03:08:22 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/01 03:08:22 INFO : two: Copied (replaced existing) 2026/08/01 03:08:22 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/01 03:08:22 INFO : five: Copied (new) 2026/08/01 03:08:22 DEBUG : four.f852663a.partial: renamed to: four 2026/08/01 03:08:22 INFO : four: Copied (replaced existing) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39011") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57064->172.17.0.3:39011, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31355") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45342->172.17.0.3:31355, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31055") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54586->172.17.0.3:31055, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/01 03:08:22 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39191") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56320->172.17.0.3:39191, err= 2026/08/01 03:08:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35079") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30956") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59470->172.17.0.3:35079, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33018->172.17.0.3:30956, err= 2026/08/01 03:08:22 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/01 03:08:22 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/01 03:08:22 INFO : potato: Copied (new) 2026/08/01 03:08:22 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/01 03:08:22 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/01 03:08:22 INFO : yam: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31699") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54622->172.17.0.3:31699, err= 2026/08/01 03:08:22 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35626") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32944->172.17.0.3:35626, err= 2026/08/01 03:08:22 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : potato: size = 14 OK 2026/08/01 03:08:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : potato: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35088") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56578->172.17.0.3:35088, err= 2026/08/01 03:08:22 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/01 03:08:22 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/01 03:08:22 INFO : yaml: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : yam: Deleted 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39515") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50204->172.17.0.3:39515, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30981") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59084->172.17.0.3:30981, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31115") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34100->172.17.0.3:31115, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31636") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41786->172.17.0.3:31636, err= 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Making map for --track-renames 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Finished making map for --track-renames 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for renames to finish 2026/08/01 03:08:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33678") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45374->172.17.0.3:33678, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32786") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54338->172.17.0.3:32786, err= 2026/08/01 03:08:22 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/01 03:08:22 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/01 03:08:22 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/01 03:08:22 INFO : yam: Copied (new) 2026/08/01 03:08:22 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/01 03:08:22 INFO : potato: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38008") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56334->172.17.0.3:38008, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37090") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53090->172.17.0.3:37090, err= 2026/08/01 03:08:22 DEBUG : potato: size = 14 OK 2026/08/01 03:08:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : potato: Unchanged skipping 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Making map for --track-renames 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Finished making map for --track-renames 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for renames to finish 2026/08/01 03:08:22 INFO : yam: Moved (server-side) to: yaml 2026/08/01 03:08:22 INFO : yaml: Renamed from "yam" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37257") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37634->172.17.0.3:37257, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37188") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50342->172.17.0.3:37188, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31625") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59520->172.17.0.3:31625, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36611") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46314->172.17.0.3:36611, err= 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Making map for --track-renames 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Finished making map for --track-renames 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 03:08:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for renames to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32293") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40220->172.17.0.3:32293, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34055") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37692->172.17.0.3:34055, err= 2026/08/01 03:08:22 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/01 03:08:22 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/01 03:08:22 INFO : potato: Copied (new) 2026/08/01 03:08:22 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/01 03:08:22 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/01 03:08:22 INFO : sub/yam: Copied (new) 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39572") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46824->172.17.0.3:39572, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33497") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57984->172.17.0.3:33497, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35474") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41006->172.17.0.3:35474, err= 2026/08/01 03:08:22 DEBUG : potato: size = 14 OK 2026/08/01 03:08:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:08:22 DEBUG : potato: Unchanged skipping 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39060") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41466->172.17.0.3:39060, err= 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Making map for --track-renames 2026/08/01 03:08:22 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Finished making map for --track-renames 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for renames to finish 2026/08/01 03:08:22 INFO : sub/yam: Moved (server-side) to: yam 2026/08/01 03:08:22 INFO : yam: Renamed from "sub/yam" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : Waiting for deletions to finish 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32176") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35658->172.17.0.3:32176, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39304") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55222->172.17.0.3:39304, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36098") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35710->172.17.0.3:36098, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35499") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36000->172.17.0.3:35499, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35524") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49562->172.17.0.3:35524, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : Creating backend with remote "/tmp/rclone1279434388/dir1" 2026/08/01 03:08:22 DEBUG : Creating backend with remote "/tmp/rclone1279434388/dir2" 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388/dir2: Using server-side directory move 2026/08/01 03:08:22 INFO : Local file system at /tmp/rclone1279434388/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:08:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/01 03:08:22 INFO : file1.txt: Moved (server-side) 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388/dir2: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388/dir2: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39557") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57362->172.17.0.3:39557, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35031") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46290->172.17.0.3:35031, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36124") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51426->172.17.0.3:36124, err= 2026/08/01 03:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35780") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46280->172.17.0.3:35780, err= 2026/08/01 03:08:22 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36928") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37848->172.17.0.3:36928, err= 2026/08/01 03:08:22 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:22 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:22 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:22 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/01 03:08:22 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/01 03:08:22 INFO : nested/sub dir/file: Copied (new) 2026/08/01 03:08:22 INFO : nested/sub dir/file: Deleted 2026/08/01 03:08:22 INFO : sub dir: Removing directory 2026/08/01 03:08:22 INFO : nested/sub dir: Removing directory 2026/08/01 03:08:22 INFO : nested: Removing directory 2026/08/01 03:08:22 DEBUG : Local file system at /tmp/rclone1279434388: deleted 3 directories 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34896") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57502->172.17.0.3:34896, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33452") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37790->172.17.0.3:33452, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36058") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54012->172.17.0.3:36058, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37042") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32866->172.17.0.3:37042, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33451") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36368->172.17.0.3:33451, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38581") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36598") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38322->172.17.0.3:36598, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44586->172.17.0.3:38581, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34751") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56996->172.17.0.3:34751, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34042") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54996->172.17.0.3:34042, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39438") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38260->172.17.0.3:39438, err= 2026/08/01 03:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31878") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35086") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37426->172.17.0.3:35086, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60538->172.17.0.3:31878, err= 2026/08/01 03:08:22 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/01 03:08:22 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/01 03:08:22 INFO : nested/sub dir/file: Copied (new) 2026/08/01 03:08:22 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/01 03:08:22 INFO : nested/sub dir/file: Deleted 2026/08/01 03:08:22 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/01 03:08:22 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:08:22 INFO : sub dir/hello world: Deleted 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30319") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32978->172.17.0.3:30319, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32774") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30071") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51452->172.17.0.3:32774, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44132->172.17.0.3:30071, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37772") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33944->172.17.0.3:37772, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31103") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54808->172.17.0.3:31103, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36214") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56778->172.17.0.3:36214, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38291") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58948->172.17.0.3:38291, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35423") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60268->172.17.0.3:35423, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33044") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54004->172.17.0.3:33044, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35371") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43076->172.17.0.3:35371, err= 2026/08/01 03:08:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39480") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37054->172.17.0.3:39480, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38018") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51294->172.17.0.3:38018, err= 2026/08/01 03:08:22 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/01 03:08:22 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/01 03:08:22 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/01 03:08:22 INFO : existing-b: Copied (new) 2026/08/01 03:08:22 INFO : existing-b: Deleted 2026/08/01 03:08:22 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/01 03:08:22 INFO : existing: Copied (new) 2026/08/01 03:08:22 INFO : existing: Deleted 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37259") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52320->172.17.0.3:37259, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30886") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57770->172.17.0.3:30886, err= 2026/08/01 03:08:22 DEBUG : existing: Destination exists, skipping 2026/08/01 03:08:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:08:22 INFO : There was nothing to transfer 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33177") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50670->172.17.0.3:33177, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35474") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41018->172.17.0.3:35474, err= 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31421") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47074->172.17.0.3:31421, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yiqujet9lehi" 2026/08/01 03:08:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:22 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:22 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Connecting to FTP server 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:46246->172.17.0.3:21, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36020") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46562->172.17.0.3:36020, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34131") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50842->172.17.0.3:34131, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35549") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52290->172.17.0.3:35549, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37283") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60202->172.17.0.3:37283, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-simisox5viyu -> ftp://172.17.0.3:21/rclone-test-yiqujet9lehi 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:35039") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:54814->172.17.0.3:35039, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:35941") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:46816->172.17.0.3:35941, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:39532") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:58472->172.17.0.3:39532, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Using server-side directory move 2026/08/01 03:08:25 INFO : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:33747") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38770") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:48122->172.17.0.3:33747, err= 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55346->172.17.0.3:38770, err= 2026/08/01 03:08:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:25 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:25 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-yiqujet9lehi) 2026/08/01 03:08:25 DEBUG : potato3: Sizes differ 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Connecting to FTP server 2026/08/01 03:08:25 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/01 03:08:25 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Waiting for checks to finish 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:46248->172.17.0.3:21, err= 2026/08/01 03:08:25 INFO : empty space: Deleted 2026/08/01 03:08:25 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Waiting for transfers to finish 2026/08/01 03:08:25 INFO : potato2: Moved (server-side) 2026/08/01 03:08:28 INFO : potato3: Deleted 2026/08/01 03:08:28 INFO : potato3: Moved (server-side) 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39497") 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34326->172.17.0.3:39497, err= 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:32982") 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:49906->172.17.0.3:32982, err= 2026/08/01 03:08:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-meloliv3pusu" 2026/08/01 03:08:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:28 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:28 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Connecting to FTP server 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: > dial: conn=172.17.0.1:46270->172.17.0.3:21, err= 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Using server-side directory move 2026/08/01 03:08:32 INFO : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Server side directory move succeeded 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: dial("tcp","172.17.0.3:32337") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: > dial: conn=172.17.0.1:59178->172.17.0.3:32337, err= 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:36585") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:52504->172.17.0.3:36585, err= 2026/08/01 03:08:32 ERROR : error listing: directory not found 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: dial("tcp","172.17.0.3:37296") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: > dial: conn=172.17.0.1:41302->172.17.0.3:37296, err= 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Purge object "empty space" 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Purge object "potato2" 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Purge object "potato3" 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: Purge dir "" 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: dial("tcp","172.17.0.3:36179") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: > dial: conn=172.17.0.1:35010->172.17.0.3:36179, err= 2026/08/01 03:08:32 ERROR : error listing: directory not found 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: Purge dir "" 2026/08/01 03:08:32 NOTICE: purge failed to rmdir "": directory not found 2026/08/01 03:08:32 NOTICE: purge failed: directory not found 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32195") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47538->172.17.0.3:32195, err= 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31970") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39962->172.17.0.3:31970, err= --- PASS: TestServerSideMove (9.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-foketoy7wome" 2026/08/01 03:08:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:32 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:32 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: Connecting to FTP server 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:35136->172.17.0.3:21, err= 2026/08/01 03:08:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31250") 2026/08/01 03:08:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51490->172.17.0.3:31250, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33019") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45674->172.17.0.3:33019, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33240") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37482->172.17.0.3:33240, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30861") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35284->172.17.0.3:30861, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-simisox5viyu -> ftp://172.17.0.3:21/rclone-test-foketoy7wome 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:35939") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:45362->172.17.0.3:35939, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:35083") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:58492->172.17.0.3:35083, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:31422") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:33604->172.17.0.3:31422, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30375") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58316->172.17.0.3:30375, err= 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:31095") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:56030->172.17.0.3:31095, err= 2026/08/01 03:08:36 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 03:08:36 DEBUG : empty space: Excluded 2026/08/01 03:08:36 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 03:08:36 DEBUG : empty space: Excluded 2026/08/01 03:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:36 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:36 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-foketoy7wome) 2026/08/01 03:08:36 DEBUG : potato3: Sizes differ 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: Connecting to FTP server 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: Waiting for checks to finish 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: Waiting for transfers to finish 2026/08/01 03:08:36 INFO : potato2: Moved (server-side) 2026/08/01 03:08:36 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:35172->172.17.0.3:21, err= 2026/08/01 03:08:40 INFO : potato3: Deleted 2026/08/01 03:08:40 INFO : potato3: Moved (server-side) 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39148") 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47822->172.17.0.3:39148, err= 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:37639") 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:47920->172.17.0.3:37639, err= 2026/08/01 03:08:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gudatuw5zobe" 2026/08/01 03:08:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:40 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:40 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Connecting to FTP server 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: > dial: conn=172.17.0.1:35180->172.17.0.3:21, err= 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: dial("tcp","172.17.0.3:30934") 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: > dial: conn=172.17.0.1:42764->172.17.0.3:30934, err= 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:30402") 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:48576->172.17.0.3:30402, err= 2026/08/01 03:08:43 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 03:08:43 DEBUG : empty space: Excluded 2026/08/01 03:08:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Connecting to FTP server 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Waiting for checks to finish 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Waiting for transfers to finish 2026/08/01 03:08:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: > dial: conn=172.17.0.1:38008->172.17.0.3:21, err= 2026/08/01 03:08:43 INFO : potato2: Moved (server-side) 2026/08/01 03:08:46 INFO : potato3: Moved (server-side) 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: dial("tcp","172.17.0.3:32249") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: > dial: conn=172.17.0.1:52472->172.17.0.3:32249, err= 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:38245") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:50330->172.17.0.3:38245, err= 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: dial("tcp","172.17.0.3:33660") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: > dial: conn=172.17.0.1:59242->172.17.0.3:33660, err= 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Purge object "potato2" 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Purge object "potato3" 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: Purge dir "" 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: dial("tcp","172.17.0.3:36912") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: > dial: conn=172.17.0.1:38568->172.17.0.3:36912, err= 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: Purge object "empty space" 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: Purge dir "" 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30343") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45362->172.17.0.3:30343, err= 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33069") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53600->172.17.0.3:33069, err= --- PASS: TestServerSideMoveWithFilter (14.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-medazab4coda" 2026/08/01 03:08:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:46 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:46 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: Connecting to FTP server 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:38030->172.17.0.3:21, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31690") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42112->172.17.0.3:31690, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30625") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60720->172.17.0.3:30625, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31546") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49710->172.17.0.3:31546, err= 2026/08/01 03:08:48 INFO : tomatoDir: Making directory 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33878") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36522->172.17.0.3:33878, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33005") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51580->172.17.0.3:33005, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-simisox5viyu -> ftp://172.17.0.3:21/rclone-test-medazab4coda 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:31702") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:39150->172.17.0.3:31702, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:39134") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:35208->172.17.0.3:39134, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:39368") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:59116->172.17.0.3:39368, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: Using server-side directory move 2026/08/01 03:08:48 INFO : ftp://172.17.0.3:21/rclone-test-medazab4coda: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30562") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:35232") 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46472->172.17.0.3:30562, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:56396->172.17.0.3:35232, err= 2026/08/01 03:08:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:08:48 DEBUG : empty space: size = 1 OK 2026/08/01 03:08:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/01 03:08:48 DEBUG : empty space: Unchanged skipping 2026/08/01 03:08:48 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:08:48 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-medazab4coda) 2026/08/01 03:08:48 DEBUG : potato3: Sizes differ 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: Connecting to FTP server 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:48 INFO : empty space: Deleted 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32500") 2026/08/01 03:08:48 INFO : potato2: Moved (server-side) 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41426->172.17.0.3:32500, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:38046->172.17.0.3:21, err= 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: Waiting for checks to finish 2026/08/01 03:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: Waiting for transfers to finish 2026/08/01 03:08:52 INFO : potato3: Deleted 2026/08/01 03:08:52 INFO : potato3: Moved (server-side) 2026/08/01 03:08:52 INFO : tomatoDir: Removing directory 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: deleted 1 directories 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39467") 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58020->172.17.0.3:39467, err= 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37849") 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50618->172.17.0.3:37849, err= 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:30693") 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:43934->172.17.0.3:30693, err= 2026/08/01 03:08:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-risusir1quze" 2026/08/01 03:08:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:52 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:52 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Connecting to FTP server 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:52 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: > dial: conn=172.17.0.1:46346->172.17.0.3:21, err= 2026/08/01 03:08:55 INFO : tomatoDir: Making directory 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Using server-side directory move 2026/08/01 03:08:55 INFO : ftp://172.17.0.3:21/rclone-test-risusir1quze: Server side directory move succeeded 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: dial("tcp","172.17.0.3:34464") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: > dial: conn=172.17.0.1:53838->172.17.0.3:34464, err= 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: dial("tcp","172.17.0.3:31726") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: > dial: conn=172.17.0.1:36948->172.17.0.3:31726, err= 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:33476") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:56550->172.17.0.3:33476, err= 2026/08/01 03:08:55 ERROR : error listing: directory not found 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:34514") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:35330->172.17.0.3:34514, err= 2026/08/01 03:08:55 ERROR : error listing: directory not found 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: dial("tcp","172.17.0.3:34320") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: > dial: conn=172.17.0.1:56628->172.17.0.3:34320, err= 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Purge object "empty space" 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Purge object "potato2" 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Purge object "potato3" 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: dial("tcp","172.17.0.3:34156") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: > dial: conn=172.17.0.1:53636->172.17.0.3:34156, err= 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Purge dir "tomatoDir" 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: Purge dir "" 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: dial("tcp","172.17.0.3:30256") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: > dial: conn=172.17.0.1:39250->172.17.0.3:30256, err= 2026/08/01 03:08:55 ERROR : error listing: directory not found 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: Purge dir "" 2026/08/01 03:08:55 NOTICE: purge failed to rmdir "": directory not found 2026/08/01 03:08:55 NOTICE: purge failed: directory not found 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32706") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46304->172.17.0.3:32706, err= 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33312") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60338->172.17.0.3:33312, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.34s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30871") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56748->172.17.0.3:30871, err= 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39191") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44148->172.17.0.3:39191, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/rclone-sync-test" 2026/08/01 03:08:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:55 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:55 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: Connecting to FTP server 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: > dial: conn=172.17.0.1:46358->172.17.0.3:21, err= 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39077") 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40688->172.17.0.3:39077, err= 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36267") 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50860->172.17.0.3:36267, err= --- PASS: TestSyncOverlap (3.72s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:08:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/rclone-sync-test" 2026/08/01 03:08:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:08:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:59 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:08:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:08:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:08:59 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:08:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: Connecting to FTP server 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/01 03:08:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: > dial: conn=172.17.0.1:46394->172.17.0.3:21, err= 2026/08/01 03:09:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/rclone-sync-test-include/layer2" 2026/08/01 03:09:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:02 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:02 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/01 03:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53130->172.17.0.3:21, err= 2026/08/01 03:09:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/rclone-sync-test-ignore-file" 2026/08/01 03:09:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:06 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:06 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/01 03:09:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53156->172.17.0.3:21, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qacenoh8cifa: closing 1 unused connections 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32294") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52848->172.17.0.3:32294, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: dial("tcp","172.17.0.3:36164") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: > dial: conn=172.17.0.1:36136->172.17.0.3:36164, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33052") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48946->172.17.0.3:33052, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:09:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38697") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58094->172.17.0.3:38697, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: Waiting for checks to finish 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: Waiting for transfers to finish 2026/08/01 03:09:10 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:10 INFO : There was nothing to transfer 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39076") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49508->172.17.0.3:39076, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: dial("tcp","172.17.0.3:34561") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: > dial: conn=172.17.0.1:49584->172.17.0.3:34561, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:09:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38802") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39242->172.17.0.3:38802, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:10 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:10 INFO : rclone-sync-test-include: Removing directory 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: failed to delete 1 directories 2026/08/01 03:09:10 INFO : There was nothing to transfer 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30835") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53008->172.17.0.3:30835, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34702") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40408->172.17.0.3:34702, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:09:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33017") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49084->172.17.0.3:33017, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/01 03:09:10 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:10 INFO : There was nothing to transfer 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30447") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53980->172.17.0.3:30447, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35433") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33380->172.17.0.3:35433, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:09:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30485") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52276->172.17.0.3:30485, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:10 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:10 INFO : rclone-sync-test-include: Removing directory 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: failed to delete 1 directories 2026/08/01 03:09:10 INFO : There was nothing to transfer 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39413") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31633") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35992->172.17.0.3:31633, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52840->172.17.0.3:39413, err= 2026/08/01 03:09:10 DEBUG : Excluded 2026/08/01 03:09:10 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:09:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34486") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57216->172.17.0.3:34486, err= 2026/08/01 03:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/01 03:09:10 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:10 INFO : There was nothing to transfer 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38238") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37978->172.17.0.3:38238, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36614") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50460->172.17.0.3:36614, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32652") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49438->172.17.0.3:32652, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39939") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51196->172.17.0.3:39939, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35662") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49330->172.17.0.3:35662, err= 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33088") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46376->172.17.0.3:33088, err= --- PASS: TestSyncOverlapWithFilter (11.41s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:10 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:10 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:53172->172.17.0.3:21, err= 2026/08/01 03:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sijuwuy2pexo: closing 1 unused connections 2026/08/01 03:09:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:14 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:14 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: Connecting to FTP server 2026/08/01 03:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: > dial: conn=172.17.0.1:50670->172.17.0.3:21, err= 2026/08/01 03:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viputug3gahe: closing 1 unused connections 2026/08/01 03:09:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" to be canonical "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:36161") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:41524->172.17.0.3:36161, err= 2026/08/01 03:09:17 DEBUG : one: Need to transfer - File not found at Destination 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:35302") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:33494->172.17.0.3:35302, err= 2026/08/01 03:09:17 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/01 03:09:17 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/01 03:09:17 INFO : one: Copied (new) 2026/08/01 03:09:17 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30978") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49784->172.17.0.3:30978, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30321") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36738->172.17.0.3:30321, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36309") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37546->172.17.0.3:36309, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36648") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36540->172.17.0.3:36648, err= 2026/08/01 03:09:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:36445") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:47238->172.17.0.3:36445, err= 2026/08/01 03:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:17 DEBUG : one: Sizes differ 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:32940") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:44498->172.17.0.3:32940, err= 2026/08/01 03:09:17 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/01 03:09:17 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/01 03:09:17 INFO : one: Copied (replaced existing) 2026/08/01 03:09:17 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38645") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53480->172.17.0.3:38645, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30274") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53530->172.17.0.3:30274, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37437") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36360->172.17.0.3:37437, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31432") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46642->172.17.0.3:31432, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38788") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54256->172.17.0.3:38788, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37130") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55798->172.17.0.3:37130, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31759") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33472->172.17.0.3:31759, err= 2026/08/01 03:09:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:33835") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:57590->172.17.0.3:33835, err= 2026/08/01 03:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:17 DEBUG : one: Sizes differ 2026/08/01 03:09:17 DEBUG : one: size = 5 OK 2026/08/01 03:09:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:09:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:17 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:17 INFO : There was nothing to transfer 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32266") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43576->172.17.0.3:32266, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35487") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34820->172.17.0.3:35487, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35970") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60460->172.17.0.3:35970, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38698") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49484->172.17.0.3:38698, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39505") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45992->172.17.0.3:39505, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30710") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35512->172.17.0.3:30710, err= 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30207") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40206->172.17.0.3:30207, err= 2026/08/01 03:09:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:34639") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:56456->172.17.0.3:34639, err= 2026/08/01 03:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:17 DEBUG : one: Sizes differ 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: Connecting to FTP server 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: > dial: conn=172.17.0.1:50678->172.17.0.3:21, err= 2026/08/01 03:09:17 DEBUG : two: size = 3 OK 2026/08/01 03:09:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:09:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 03:09:17 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:20 DEBUG : one: size = 5 OK 2026/08/01 03:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:20 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:20 INFO : There was nothing to transfer 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34735") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46078->172.17.0.3:34735, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33548") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42184->172.17.0.3:33548, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31380") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59246->172.17.0.3:31380, err= 2026/08/01 03:09:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:38396") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:36330->172.17.0.3:38396, err= 2026/08/01 03:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:20 DEBUG : one: Sizes differ 2026/08/01 03:09:20 DEBUG : two: size = 3 OK 2026/08/01 03:09:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:09:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 03:09:20 DEBUG : one: size = 5 OK 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:20 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:20 INFO : There was nothing to transfer 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36430") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47604->172.17.0.3:36430, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30196") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46306->172.17.0.3:30196, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35117") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50942->172.17.0.3:35117, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39552") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33452->172.17.0.3:39552, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31369") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34198") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35424->172.17.0.3:31369, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47304->172.17.0.3:34198, err= 2026/08/01 03:09:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/CompareDest" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/CompareDest" 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:30154") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:51538->172.17.0.3:30154, err= 2026/08/01 03:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:20 DEBUG : one: Sizes differ 2026/08/01 03:09:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:20 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest) 2026/08/01 03:09:20 DEBUG : two: Sizes differ 2026/08/01 03:09:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/01 03:09:20 DEBUG : one: size = 5 OK 2026/08/01 03:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/01 03:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:32632") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:46752->172.17.0.3:32632, err= 2026/08/01 03:09:20 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/01 03:09:20 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/01 03:09:20 INFO : two: Copied (new) 2026/08/01 03:09:20 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35349") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38710->172.17.0.3:35349, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30211") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44508->172.17.0.3:30211, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34210") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46764->172.17.0.3:34210, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36505") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50756->172.17.0.3:36505, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39867") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37589") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45676->172.17.0.3:39867, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40944->172.17.0.3:37589, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30927") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42534->172.17.0.3:30927, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (9.44s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33955") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60394->172.17.0.3:33955, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32504") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52036->172.17.0.3:32504, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32792") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33404->172.17.0.3:32792, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38877") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39116->172.17.0.3:38877, err= 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32193") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38232->172.17.0.3:32193, err= 2026/08/01 03:09:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dest" 2026/08/01 03:09:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:20 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:20 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: Connecting to FTP server 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:20 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: > dial: conn=172.17.0.1:50694->172.17.0.3:21, err= 2026/08/01 03:09:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/pre-dest1" 2026/08/01 03:09:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:22 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:22 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest1: Connecting to FTP server 2026/08/01 03:09:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:22 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest1: > dial: conn=172.17.0.1:37882->172.17.0.3:21, err= 2026/08/01 03:09:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-simisox5viyu/pre-dest1" to be canonical "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/pre-dest1" 2026/08/01 03:09:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/pre-dest2" 2026/08/01 03:09:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:25 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:25 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest2: Connecting to FTP server 2026/08/01 03:09:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:25 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest2: > dial: conn=172.17.0.1:37972->172.17.0.3:21, err= 2026/08/01 03:09:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-simisox5viyu/pre-dest2" to be canonical "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/pre-dest2" 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: dial("tcp","172.17.0.3:36572") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: > dial: conn=172.17.0.1:48414->172.17.0.3:36572, err= 2026/08/01 03:09:29 DEBUG : 1: size = 1 OK 2026/08/01 03:09:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/01 03:09:29 DEBUG : 2: size = 1 OK 2026/08/01 03:09:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/01 03:09:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: Waiting for checks to finish 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: Waiting for transfers to finish 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: dial("tcp","172.17.0.3:32971") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: > dial: conn=172.17.0.1:36218->172.17.0.3:32971, err= 2026/08/01 03:09:29 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/01 03:09:29 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/01 03:09:29 INFO : 3: Copied (new) 2026/08/01 03:09:29 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: dial("tcp","172.17.0.3:38221") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dest: > dial: conn=172.17.0.1:59684->172.17.0.3:38221, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37378") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37906->172.17.0.3:37378, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39663") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39762") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32491") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53040->172.17.0.3:39762, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37612->172.17.0.3:39663, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53422->172.17.0.3:32491, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32600") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50038->172.17.0.3:32600, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31390") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37252") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37069") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54600->172.17.0.3:37252, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39796->172.17.0.3:37069, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52346->172.17.0.3:31390, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36595") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60494->172.17.0.3:36595, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest1: closing 1 unused connections 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (9.55s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33117") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33476->172.17.0.3:33117, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39562") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59744->172.17.0.3:39562, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30895") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35078->172.17.0.3:30895, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37052") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44152->172.17.0.3:37052, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38069") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56790->172.17.0.3:38069, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38460") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40328->172.17.0.3:38460, err= 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34425") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54094->172.17.0.3:34425, err= 2026/08/01 03:09:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:29 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:29 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:29 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:37986->172.17.0.3:21, err= 2026/08/01 03:09:32 DEBUG : ftp://172.17.0.3:21/rclone-test-meloliv3pusu: closing 1 unused connections 2026/08/01 03:09:32 DEBUG : ftp://172.17.0.3:21/rclone-test-yiqujet9lehi: closing 2 unused connections 2026/08/01 03:09:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:32 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:32 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: Connecting to FTP server 2026/08/01 03:09:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:32 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: > dial: conn=172.17.0.1:49806->172.17.0.3:21, err= 2026/08/01 03:09:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-simisox5viyu/backup" to be canonical "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:34860") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:46544->172.17.0.3:34860, err= 2026/08/01 03:09:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:35 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:35 DEBUG : one: Sizes differ 2026/08/01 03:09:35 DEBUG : two: size = 3 OK 2026/08/01 03:09:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:35 DEBUG : two: Unchanged skipping 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:35 INFO : one: Moved (server-side) 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:36704") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:39760->172.17.0.3:36704, err= 2026/08/01 03:09:35 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/01 03:09:35 DEBUG : one.a292864a.partial: renamed to: one 2026/08/01 03:09:35 INFO : one: Copied (new) 2026/08/01 03:09:35 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:35 INFO : three.txt: Moved (server-side) 2026/08/01 03:09:35 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39037") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53668->172.17.0.3:39037, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35553") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52944->172.17.0.3:35553, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35074") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46668->172.17.0.3:35074, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38657") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35774->172.17.0.3:38657, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39649") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39372->172.17.0.3:39649, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39379") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44060->172.17.0.3:39379, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37945") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40284->172.17.0.3:37945, err= 2026/08/01 03:09:35 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/backup" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:34142") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:48452->172.17.0.3:34142, err= 2026/08/01 03:09:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:35 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:35 DEBUG : one: Sizes differ 2026/08/01 03:09:35 DEBUG : two: size = 3 OK 2026/08/01 03:09:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:35 DEBUG : two: Unchanged skipping 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:35 INFO : one: Deleted 2026/08/01 03:09:35 INFO : one: Moved (server-side) 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:37936") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:36144->172.17.0.3:37936, err= 2026/08/01 03:09:35 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/01 03:09:35 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/01 03:09:35 INFO : one: Copied (new) 2026/08/01 03:09:35 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:35 INFO : three.txt: Deleted 2026/08/01 03:09:35 INFO : three.txt: Moved (server-side) 2026/08/01 03:09:35 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37653") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39356->172.17.0.3:37653, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38292") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36158->172.17.0.3:38292, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35710") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54324->172.17.0.3:35710, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34028") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58372->172.17.0.3:34028, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35703") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53882->172.17.0.3:35703, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39612") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53524->172.17.0.3:39612, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32540") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33320->172.17.0.3:32540, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.21s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39277") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60022->172.17.0.3:39277, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37186") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45174->172.17.0.3:37186, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32043") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44986->172.17.0.3:32043, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32565") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49032->172.17.0.3:32565, err= 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34901") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46308->172.17.0.3:34901, err= 2026/08/01 03:09:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:35 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:35 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:35 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:49836->172.17.0.3:21, err= 2026/08/01 03:09:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:38 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:38 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:38 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: Connecting to FTP server 2026/08/01 03:09:38 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:38 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: > dial: conn=172.17.0.1:49840->172.17.0.3:21, err= 2026/08/01 03:09:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-simisox5viyu/backup" to be canonical "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:32520") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:57808->172.17.0.3:32520, err= 2026/08/01 03:09:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:42 DEBUG : one: Sizes differ 2026/08/01 03:09:42 DEBUG : two: size = 3 OK 2026/08/01 03:09:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:42 DEBUG : two: Unchanged skipping 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:42 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:37864") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:42622->172.17.0.3:37864, err= 2026/08/01 03:09:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/01 03:09:42 DEBUG : one.a292864a.partial: renamed to: one 2026/08/01 03:09:42 INFO : one: Copied (new) 2026/08/01 03:09:42 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:09:42 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30921") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48684->172.17.0.3:30921, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34997") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60956->172.17.0.3:34997, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33967") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60710->172.17.0.3:33967, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39199") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35124->172.17.0.3:39199, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39195") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37500->172.17.0.3:39195, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31452") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44068->172.17.0.3:31452, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31324") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36178->172.17.0.3:31324, err= 2026/08/01 03:09:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/backup" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:38515") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:40564->172.17.0.3:38515, err= 2026/08/01 03:09:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:42 DEBUG : one: Sizes differ 2026/08/01 03:09:42 DEBUG : two: size = 3 OK 2026/08/01 03:09:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:42 DEBUG : two: Unchanged skipping 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:42 INFO : one.bak: Deleted 2026/08/01 03:09:42 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:34970") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:36468->172.17.0.3:34970, err= 2026/08/01 03:09:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/01 03:09:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/01 03:09:42 INFO : one: Copied (new) 2026/08/01 03:09:42 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:42 INFO : three.txt.bak: Deleted 2026/08/01 03:09:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:09:42 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39325") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60310->172.17.0.3:39325, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36211") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55404->172.17.0.3:36211, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38825") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56030->172.17.0.3:38825, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35541") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37842->172.17.0.3:35541, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37860") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30367") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44280->172.17.0.3:30367, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33246->172.17.0.3:37860, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37646") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55366->172.17.0.3:37646, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (6.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38182") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52172->172.17.0.3:38182, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37792") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39034->172.17.0.3:37792, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31603") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50028->172.17.0.3:31603, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37942") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40258->172.17.0.3:37942, err= 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39281") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43878->172.17.0.3:39281, err= 2026/08/01 03:09:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:42 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:42 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:42 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:49904->172.17.0.3:21, err= 2026/08/01 03:09:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:44 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:44 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:44 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: Connecting to FTP server 2026/08/01 03:09:44 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:44 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: > dial: conn=172.17.0.1:49916->172.17.0.3:21, err= 2026/08/01 03:09:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gudatuw5zobe: closing 2 unused connections 2026/08/01 03:09:46 DEBUG : ftp://172.17.0.3:21/rclone-test-foketoy7wome: closing 2 unused connections 2026/08/01 03:09:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-simisox5viyu/backup" to be canonical "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:30838") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:40562->172.17.0.3:30838, err= 2026/08/01 03:09:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:47 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:47 DEBUG : one: Sizes differ 2026/08/01 03:09:47 DEBUG : two: size = 3 OK 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:47 DEBUG : two: Unchanged skipping 2026/08/01 03:09:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:39917") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:44294->172.17.0.3:39917, err= 2026/08/01 03:09:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/01 03:09:47 DEBUG : one.a292864a.partial: renamed to: one 2026/08/01 03:09:47 INFO : one: Copied (new) 2026/08/01 03:09:47 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:09:47 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30233") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51710->172.17.0.3:30233, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32507") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34107") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44228->172.17.0.3:32507, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42564->172.17.0.3:34107, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31174") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37994->172.17.0.3:31174, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30829") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43172->172.17.0.3:30829, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37673") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49836->172.17.0.3:37673, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31181") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35950->172.17.0.3:31181, err= 2026/08/01 03:09:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-simisox5viyu/backup" for canonical name "TestFTPPureftpd{zI_G6}:rclone-test-simisox5viyu/backup" 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:30578") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:40308->172.17.0.3:30578, err= 2026/08/01 03:09:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:47 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:47 DEBUG : one: Sizes differ 2026/08/01 03:09:47 DEBUG : two: size = 3 OK 2026/08/01 03:09:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:47 DEBUG : two: Unchanged skipping 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:47 INFO : one-2019-01-01: Deleted 2026/08/01 03:09:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:30911") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:54288->172.17.0.3:30911, err= 2026/08/01 03:09:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/01 03:09:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/01 03:09:47 INFO : one: Copied (new) 2026/08/01 03:09:47 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:47 INFO : three-2019-01-01.txt: Deleted 2026/08/01 03:09:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:09:47 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37789") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59268->172.17.0.3:37789, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36583") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47646->172.17.0.3:36583, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31939") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58452->172.17.0.3:31939, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30734") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33880->172.17.0.3:30734, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38537") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36563") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46864->172.17.0.3:36563, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46464->172.17.0.3:38537, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36623") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34318->172.17.0.3:36623, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.29s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31048") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38914->172.17.0.3:31048, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31088") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44202->172.17.0.3:31088, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31741") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55302->172.17.0.3:31741, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37875") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37974->172.17.0.3:37875, err= 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33172") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45574->172.17.0.3:33172, err= 2026/08/01 03:09:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:47 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:47 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:47 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:49928->172.17.0.3:21, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:35282") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:46418->172.17.0.3:35282, err= 2026/08/01 03:09:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:49 DEBUG : one: Sizes differ 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:49 DEBUG : two: size = 3 OK 2026/08/01 03:09:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:49 DEBUG : two: Unchanged skipping 2026/08/01 03:09:49 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:31418") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:49308->172.17.0.3:31418, err= 2026/08/01 03:09:49 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/01 03:09:49 DEBUG : one.a292864a.partial: renamed to: one 2026/08/01 03:09:49 INFO : one: Copied (new) 2026/08/01 03:09:49 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:09:49 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38026") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45832->172.17.0.3:38026, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32155") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37770->172.17.0.3:32155, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30921") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48686->172.17.0.3:30921, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37965") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52226->172.17.0.3:37965, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34272") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36160->172.17.0.3:34272, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:35486") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:38790->172.17.0.3:35486, err= 2026/08/01 03:09:49 DEBUG : one.bak: Excluded (Path Filter) 2026/08/01 03:09:49 DEBUG : one.bak: Excluded 2026/08/01 03:09:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/01 03:09:49 DEBUG : three.txt.bak: Excluded 2026/08/01 03:09:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:49 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:49 DEBUG : one: Sizes differ 2026/08/01 03:09:49 DEBUG : two: size = 3 OK 2026/08/01 03:09:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:49 DEBUG : two: Unchanged skipping 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for checks to finish 2026/08/01 03:09:49 INFO : one.bak: Deleted 2026/08/01 03:09:49 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Waiting for transfers to finish 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:38342") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:46578->172.17.0.3:38342, err= 2026/08/01 03:09:49 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/01 03:09:49 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/01 03:09:49 INFO : one: Copied (new) 2026/08/01 03:09:49 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:49 INFO : three.txt.bak: Deleted 2026/08/01 03:09:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:09:49 INFO : three.txt: Moved into backup dir 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39656") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41288->172.17.0.3:39656, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39423") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58206->172.17.0.3:39423, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35788") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49160->172.17.0.3:35788, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34111") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49910->172.17.0.3:34111, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35453") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42416->172.17.0.3:35453, err= --- PASS: TestSyncBackupDirSuffixOnly (2.50s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37757") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43878->172.17.0.3:37757, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37783") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40488->172.17.0.3:37783, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32402") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51040->172.17.0.3:32402, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36288") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35006->172.17.0.3:36288, err= 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30213") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36128->172.17.0.3:30213, err= 2026/08/01 03:09:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:49 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:49 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:49 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:49956->172.17.0.3:21, err= 2026/08/01 03:09:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:53 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:53 DEBUG : one: Sizes differ 2026/08/01 03:09:53 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:39718") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:37680->172.17.0.3:39718, err= 2026/08/01 03:09:53 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/01 03:09:53 DEBUG : one.a292864a.partial: renamed to: one 2026/08/01 03:09:53 INFO : one: Copied (new) 2026/08/01 03:09:53 DEBUG : two: size = 3 OK 2026/08/01 03:09:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:53 DEBUG : two: Unchanged skipping 2026/08/01 03:09:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:53 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:53 DEBUG : three.txt: Sizes differ 2026/08/01 03:09:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:31290") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:54438->172.17.0.3:31290, err= 2026/08/01 03:09:53 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/01 03:09:53 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/01 03:09:53 INFO : three.txt: Copied (new) 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35141") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52828->172.17.0.3:35141, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39374") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37192->172.17.0.3:39374, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30433") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46222->172.17.0.3:30433, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35256") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57694->172.17.0.3:35256, err= 2026/08/01 03:09:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:53 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:53 DEBUG : one: Sizes differ 2026/08/01 03:09:53 INFO : one.bak: Deleted 2026/08/01 03:09:53 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:31025") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:35688->172.17.0.3:31025, err= 2026/08/01 03:09:53 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/01 03:09:53 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/01 03:09:53 INFO : one: Copied (new) 2026/08/01 03:09:53 DEBUG : two: size = 3 OK 2026/08/01 03:09:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:53 DEBUG : two: Unchanged skipping 2026/08/01 03:09:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:53 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:53 DEBUG : three.txt: Sizes differ 2026/08/01 03:09:53 INFO : three.txt.bak: Deleted 2026/08/01 03:09:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:38368") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:40898->172.17.0.3:38368, err= 2026/08/01 03:09:53 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/01 03:09:53 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/01 03:09:53 INFO : three.txt: Copied (new) 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34858") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40472->172.17.0.3:34858, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32413") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52640->172.17.0.3:32413, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30990") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50210->172.17.0.3:30990, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34213") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56622->172.17.0.3:34213, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36650") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42152->172.17.0.3:36650, err= --- PASS: TestSyncSuffix (3.38s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30335") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37704->172.17.0.3:30335, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35208") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39472->172.17.0.3:35208, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33119") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33462->172.17.0.3:33119, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31280") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49012->172.17.0.3:31280, err= 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33290") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50738->172.17.0.3:33290, err= 2026/08/01 03:09:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-simisox5viyu/dst" 2026/08/01 03:09:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/01 03:09:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:53 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zI_G6}" suffix to name 2026/08/01 03:09:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/01 03:09:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/01 03:09:53 DEBUG : Setting pass="g1fvjG0aUksJ0JKS3dRpqCZCpzF2vaxKCMQdYKwyEA4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/01 03:09:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: Connecting to FTP server 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:46446->172.17.0.3:21, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-risusir1quze: closing 1 unused connections 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-medazab4coda: closing 2 unused connections 2026/08/01 03:09:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:55 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:55 DEBUG : one: Sizes differ 2026/08/01 03:09:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:36580") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:60878->172.17.0.3:36580, err= 2026/08/01 03:09:55 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/01 03:09:55 DEBUG : one.a292864a.partial: renamed to: one 2026/08/01 03:09:55 INFO : one: Copied (new) 2026/08/01 03:09:55 DEBUG : two: size = 3 OK 2026/08/01 03:09:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:55 DEBUG : two: Unchanged skipping 2026/08/01 03:09:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:55 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:55 DEBUG : three.txt: Sizes differ 2026/08/01 03:09:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:35242") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:47224->172.17.0.3:35242, err= 2026/08/01 03:09:55 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/01 03:09:55 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/01 03:09:55 INFO : three.txt: Copied (new) 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35778") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34238->172.17.0.3:35778, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36605") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47136->172.17.0.3:36605, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38567") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55972->172.17.0.3:38567, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31494") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57816->172.17.0.3:31494, err= 2026/08/01 03:09:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:55 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:55 DEBUG : one: Sizes differ 2026/08/01 03:09:55 INFO : one-2019-01-01: Deleted 2026/08/01 03:09:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:35451") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:33284->172.17.0.3:35451, err= 2026/08/01 03:09:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/01 03:09:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/01 03:09:55 INFO : one: Copied (new) 2026/08/01 03:09:55 DEBUG : two: size = 3 OK 2026/08/01 03:09:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:55 DEBUG : two: Unchanged skipping 2026/08/01 03:09:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:55 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst) 2026/08/01 03:09:55 DEBUG : three.txt: Sizes differ 2026/08/01 03:09:55 INFO : three-2019-01-01.txt: Deleted 2026/08/01 03:09:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: dial("tcp","172.17.0.3:30525") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/dst: > dial: conn=172.17.0.1:40414->172.17.0.3:30525, err= 2026/08/01 03:09:55 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/01 03:09:55 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/01 03:09:55 INFO : three.txt: Copied (new) 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39983") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39234->172.17.0.3:39983, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35167") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50160->172.17.0.3:35167, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32498") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55496->172.17.0.3:32498, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30794") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50208->172.17.0.3:30794, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38911") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38806->172.17.0.3:38911, err= --- PASS: TestSyncSuffixKeepExtension (2.69s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35908") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42054->172.17.0.3:35908, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37374") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54696->172.17.0.3:37374, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30000") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42426->172.17.0.3:30000, err= 2026/08/01 03:09:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:55 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:55 DEBUG : Testêé: Sizes differ 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31407") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41072->172.17.0.3:31407, err= 2026/08/01 03:09:55 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/01 03:09:55 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/01 03:09:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/01 03:09:55 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36092") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58562->172.17.0.3:36092, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31336") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47638->172.17.0.3:31336, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36299") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49242->172.17.0.3:36299, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31721") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49326->172.17.0.3:31721, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34421") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34568->172.17.0.3:34421, err= 2026/08/01 03:09:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36386") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60388->172.17.0.3:36386, err= 2026/08/01 03:09:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/01 03:09:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/01 03:09:55 INFO : existing: Copied (new) 2026/08/01 03:09:55 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30539") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33016->172.17.0.3:30539, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33872") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49456->172.17.0.3:33872, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31914") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43436->172.17.0.3:31914, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:55 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:55 DEBUG : existing: Sizes differ 2026/08/01 03:09:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:55 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: not deleting files as there were IO errors 2026/08/01 03:09:55 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: not deleting directories as there were IO errors 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39928") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34162->172.17.0.3:39928, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39677") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55478->172.17.0.3:39677, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33909") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60814->172.17.0.3:33909, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30194") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53590->172.17.0.3:30194, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31470") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42046->172.17.0.3:31470, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32507") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57342->172.17.0.3:32507, err= 2026/08/01 03:09:55 DEBUG : EXISTING: size = 6 OK 2026/08/01 03:09:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:55 DEBUG : existing: Unchanged skipping 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:55 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:55 INFO : There was nothing to transfer 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35815") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52824->172.17.0.3:35815, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34716") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58384->172.17.0.3:34716, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31870") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52064->172.17.0.3:31870, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31034") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58924->172.17.0.3:31034, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37913") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50192->172.17.0.3:37913, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38273") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44468->172.17.0.3:38273, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34563") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60904->172.17.0.3:34563, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37673") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45288->172.17.0.3:37673, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33501") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37044->172.17.0.3:33501, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30131") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42312->172.17.0.3:30131, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33096") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60236->172.17.0.3:33096, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34618") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45778->172.17.0.3:34618, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36675") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34494->172.17.0.3:36675, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39808") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38450->172.17.0.3:39808, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34676") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52866->172.17.0.3:34676, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32936") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50872->172.17.0.3:32936, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35105") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37444->172.17.0.3:35105, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34132") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51556->172.17.0.3:34132, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32765") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37766->172.17.0.3:32765, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33821") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49426->172.17.0.3:33821, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33166") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44354->172.17.0.3:33166, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31549") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52542->172.17.0.3:31549, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33839") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34562->172.17.0.3:33839, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32083") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48312->172.17.0.3:32083, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34912") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53840->172.17.0.3:34912, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31852") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57232->172.17.0.3:31852, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31316") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32842->172.17.0.3:31316, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32770") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43012->172.17.0.3:32770, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30648") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54798->172.17.0.3:30648, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30396") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38504->172.17.0.3:30396, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35861") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44180->172.17.0.3:35861, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33295") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51952->172.17.0.3:33295, err= 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35265") 2026/08/01 03:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56780->172.17.0.3:35265, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36279") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55356->172.17.0.3:36279, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30764") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45856->172.17.0.3:30764, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39840") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48054->172.17.0.3:39840, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35010") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41310->172.17.0.3:35010, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32268") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41980->172.17.0.3:32268, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32557") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56412->172.17.0.3:32557, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38844") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48432->172.17.0.3:38844, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31701") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41896->172.17.0.3:31701, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38267") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38522->172.17.0.3:38267, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37903") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54216->172.17.0.3:37903, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38075") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50454->172.17.0.3:38075, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33222") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34710->172.17.0.3:33222, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37982") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57038->172.17.0.3:37982, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34127") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55312->172.17.0.3:34127, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35117") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49552->172.17.0.3:35117, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32475") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42410->172.17.0.3:32475, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39797") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36110->172.17.0.3:39797, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33009") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44208->172.17.0.3:33009, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34112") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50006->172.17.0.3:34112, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39289") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34808->172.17.0.3:39289, err= 2026/08/01 03:09:56 DEBUG : both0: size = 6 OK 2026/08/01 03:09:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both11: size = 6 OK 2026/08/01 03:09:56 DEBUG : both10: size = 6 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : both12: size = 6 OK 2026/08/01 03:09:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both0: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both12: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both13: size = 6 OK 2026/08/01 03:09:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both14: size = 6 OK 2026/08/01 03:09:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both10: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both15: size = 6 OK 2026/08/01 03:09:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both15: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both16: size = 6 OK 2026/08/01 03:09:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both16: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both17: size = 6 OK 2026/08/01 03:09:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both17: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both18: size = 6 OK 2026/08/01 03:09:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both11: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both19: size = 6 OK 2026/08/01 03:09:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both13: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both1: size = 6 OK 2026/08/01 03:09:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both14: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both2: size = 6 OK 2026/08/01 03:09:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both2: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both3: size = 6 OK 2026/08/01 03:09:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both3: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both4: size = 6 OK 2026/08/01 03:09:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both4: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both5: size = 6 OK 2026/08/01 03:09:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both5: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both6: size = 6 OK 2026/08/01 03:09:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both6: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both7: size = 6 OK 2026/08/01 03:09:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both7: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both8: size = 6 OK 2026/08/01 03:09:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both8: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both9: size = 6 OK 2026/08/01 03:09:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both9: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both18: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both19: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both1: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 INFO : only0: Deleted 2026/08/01 03:09:56 INFO : only15: Deleted 2026/08/01 03:09:56 INFO : only13: Deleted 2026/08/01 03:09:56 INFO : only4: Deleted 2026/08/01 03:09:56 INFO : only19: Deleted 2026/08/01 03:09:56 INFO : only7: Deleted 2026/08/01 03:09:56 INFO : only8: Deleted 2026/08/01 03:09:56 INFO : only11: Deleted 2026/08/01 03:09:56 INFO : only2: Deleted 2026/08/01 03:09:56 INFO : only16: Deleted 2026/08/01 03:09:56 INFO : only10: Deleted 2026/08/01 03:09:56 INFO : only18: Deleted 2026/08/01 03:09:56 INFO : only12: Deleted 2026/08/01 03:09:56 INFO : only1: Deleted 2026/08/01 03:09:56 INFO : only9: Deleted 2026/08/01 03:09:56 INFO : only14: Deleted 2026/08/01 03:09:56 INFO : only17: Deleted 2026/08/01 03:09:56 INFO : only3: Deleted 2026/08/01 03:09:56 INFO : only6: Deleted 2026/08/01 03:09:56 INFO : only5: Deleted 2026/08/01 03:09:56 INFO : There was nothing to transfer 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36374") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60846->172.17.0.3:36374, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30105") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49024->172.17.0.3:30105, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34126") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46426->172.17.0.3:34126, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34411") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55434->172.17.0.3:34411, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35318") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51558->172.17.0.3:35318, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32486") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42698->172.17.0.3:32486, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37098") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54558->172.17.0.3:37098, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31211") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51278->172.17.0.3:31211, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33402") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38524->172.17.0.3:33402, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36371") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45162->172.17.0.3:36371, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39589") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44680->172.17.0.3:39589, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33690") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51052->172.17.0.3:33690, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37804") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34168->172.17.0.3:37804, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34178") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53294->172.17.0.3:34178, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31632") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34584->172.17.0.3:31632, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32596") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37920->172.17.0.3:32596, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31756") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39418->172.17.0.3:31756, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37238") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40862->172.17.0.3:37238, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30723") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53590->172.17.0.3:30723, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38763") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46236->172.17.0.3:38763, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39968") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34708->172.17.0.3:39968, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37381") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51082->172.17.0.3:37381, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39375") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39010->172.17.0.3:39375, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36545") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60036->172.17.0.3:36545, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36334") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52340->172.17.0.3:36334, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36762") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56518->172.17.0.3:36762, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30349") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49544->172.17.0.3:30349, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32163") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48970->172.17.0.3:32163, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38819") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33400->172.17.0.3:38819, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35084") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60096->172.17.0.3:35084, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39296") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57392->172.17.0.3:39296, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33898") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36582->172.17.0.3:33898, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32131") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38864->172.17.0.3:32131, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32235") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55106->172.17.0.3:32235, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30333") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41374->172.17.0.3:30333, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39135") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39522->172.17.0.3:39135, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36033") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35858->172.17.0.3:36033, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31672") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53906->172.17.0.3:31672, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38510") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46274->172.17.0.3:38510, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36058") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34922->172.17.0.3:36058, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30108") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59674->172.17.0.3:30108, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35504") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57086->172.17.0.3:35504, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39636") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47766->172.17.0.3:39636, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38932") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36012->172.17.0.3:38932, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30839") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34890->172.17.0.3:30839, err= 2026/08/01 03:09:56 DEBUG : both0: size = 6 OK 2026/08/01 03:09:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both0: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both12: size = 6 OK 2026/08/01 03:09:56 DEBUG : both13: size = 6 OK 2026/08/01 03:09:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : both13: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both10: size = 6 OK 2026/08/01 03:09:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both12: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both15: size = 6 OK 2026/08/01 03:09:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both11: size = 6 OK 2026/08/01 03:09:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both14: size = 6 OK 2026/08/01 03:09:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both10: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both16: size = 6 OK 2026/08/01 03:09:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both16: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both17: size = 6 OK 2026/08/01 03:09:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both17: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both18: size = 6 OK 2026/08/01 03:09:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both18: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both19: size = 6 OK 2026/08/01 03:09:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both19: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both1: size = 6 OK 2026/08/01 03:09:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both1: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both2: size = 6 OK 2026/08/01 03:09:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both2: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both3: size = 6 OK 2026/08/01 03:09:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both3: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both4: size = 6 OK 2026/08/01 03:09:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both4: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both5: size = 6 OK 2026/08/01 03:09:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both5: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both6: size = 6 OK 2026/08/01 03:09:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both6: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both7: size = 6 OK 2026/08/01 03:09:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both7: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both8: size = 6 OK 2026/08/01 03:09:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both8: Unchanged skipping 2026/08/01 03:09:56 DEBUG : both9: size = 6 OK 2026/08/01 03:09:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : both9: Unchanged skipping 2026/08/01 03:09:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only0: Sizes differ 2026/08/01 03:09:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only10: Sizes differ 2026/08/01 03:09:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only11: Sizes differ 2026/08/01 03:09:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only12: Sizes differ 2026/08/01 03:09:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only13: Sizes differ 2026/08/01 03:09:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only14: Sizes differ 2026/08/01 03:09:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only15: Sizes differ 2026/08/01 03:09:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only16: Sizes differ 2026/08/01 03:09:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only17: Sizes differ 2026/08/01 03:09:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only18: Sizes differ 2026/08/01 03:09:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only19: Sizes differ 2026/08/01 03:09:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only1: Sizes differ 2026/08/01 03:09:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only2: Sizes differ 2026/08/01 03:09:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only3: Sizes differ 2026/08/01 03:09:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only4: Sizes differ 2026/08/01 03:09:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : both15: Unchanged skipping 2026/08/01 03:09:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only6: Sizes differ 2026/08/01 03:09:56 DEBUG : both11: Unchanged skipping 2026/08/01 03:09:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only7: Sizes differ 2026/08/01 03:09:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only8: Sizes differ 2026/08/01 03:09:56 DEBUG : only5: Sizes differ 2026/08/01 03:09:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1279434388) 2026/08/01 03:09:56 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-simisox5viyu) 2026/08/01 03:09:56 DEBUG : only9: Sizes differ 2026/08/01 03:09:56 DEBUG : both14: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37721") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60212->172.17.0.3:37721, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32622") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31095") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39592") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36084->172.17.0.3:39592, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39196->172.17.0.3:32622, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39374->172.17.0.3:31095, err= 2026/08/01 03:09:56 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/01 03:09:56 INFO : only11: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/01 03:09:56 INFO : only12: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/01 03:09:56 INFO : only10: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39833") 2026/08/01 03:09:56 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/01 03:09:56 INFO : only0: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50782->172.17.0.3:39833, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36222") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44762->172.17.0.3:36222, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34439") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39746") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52822->172.17.0.3:34439, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56220->172.17.0.3:39746, err= 2026/08/01 03:09:56 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/01 03:09:56 INFO : only14: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/01 03:09:56 INFO : only13: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34570") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37248->172.17.0.3:34570, err= 2026/08/01 03:09:56 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/01 03:09:56 INFO : only15: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/01 03:09:56 INFO : only16: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35274") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57204->172.17.0.3:35274, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30780") 2026/08/01 03:09:56 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47608->172.17.0.3:30780, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31634") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57020->172.17.0.3:31634, err= 2026/08/01 03:09:56 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/01 03:09:56 INFO : only17: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36121") 2026/08/01 03:09:56 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/01 03:09:56 INFO : only18: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44084->172.17.0.3:36121, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31141") 2026/08/01 03:09:56 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/01 03:09:56 INFO : only19: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44214->172.17.0.3:31141, err= 2026/08/01 03:09:56 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/01 03:09:56 INFO : only1: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30217") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30074") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59782->172.17.0.3:30217, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46910->172.17.0.3:30074, err= 2026/08/01 03:09:56 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/01 03:09:56 INFO : only2: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37558") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43100->172.17.0.3:37558, err= 2026/08/01 03:09:56 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/01 03:09:56 INFO : only3: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36809") 2026/08/01 03:09:56 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/01 03:09:56 INFO : only7: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35870->172.17.0.3:36809, err= 2026/08/01 03:09:56 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/01 03:09:56 INFO : only6: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/01 03:09:56 INFO : only4: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34076") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38236->172.17.0.3:34076, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34214") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56884->172.17.0.3:34214, err= 2026/08/01 03:09:56 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/01 03:09:56 INFO : only8: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/01 03:09:56 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/01 03:09:56 INFO : only5: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/01 03:09:56 INFO : only9: Copied (replaced existing) 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38004") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42198->172.17.0.3:38004, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31869") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57064->172.17.0.3:31869, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30028") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59490->172.17.0.3:30028, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:09:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:09:56 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 03:09:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:09:56 INFO : empty_on_remote: Making directory 2026/08/01 03:09:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/01 03:09:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30596") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54760->172.17.0.3:30596, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30279") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40272->172.17.0.3:30279, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33231") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36986") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36688->172.17.0.3:33231, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36378->172.17.0.3:36986, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36123") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46914->172.17.0.3:36123, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35121") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34642->172.17.0.3:35121, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:09:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:09:56 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 03:09:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:09:56 INFO : empty_on_remote: Making directory 2026/08/01 03:09:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/01 03:09:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39075") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33952->172.17.0.3:39075, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36294") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32850") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35048->172.17.0.3:36294, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33878") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51466->172.17.0.3:32850, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50452->172.17.0.3:33878, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31848") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57134->172.17.0.3:31848, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32644") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46530->172.17.0.3:32644, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33472") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59350->172.17.0.3:33472, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : sub dir: Making directory 2026/08/01 03:09:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37299") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53298->172.17.0.3:37299, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36482") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36296->172.17.0.3:36482, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30768") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43894->172.17.0.3:30768, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36860") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42980->172.17.0.3:36860, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35155") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54060->172.17.0.3:35155, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31509") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48280->172.17.0.3:31509, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32494") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58374->172.17.0.3:32494, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33317") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41774->172.17.0.3:33317, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37019") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53188->172.17.0.3:37019, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36301") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45178->172.17.0.3:36301, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33444") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52672->172.17.0.3:33444, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:09:56 INFO : sub dir: Making directory 2026/08/01 03:09:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37934") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38700->172.17.0.3:37934, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35062") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33147") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38360->172.17.0.3:35062, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48514->172.17.0.3:33147, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32582") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46694->172.17.0.3:32582, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37458") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46094->172.17.0.3:37458, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33780") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40934->172.17.0.3:33780, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37191") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57276->172.17.0.3:37191, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38104") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40946->172.17.0.3:38104, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35886") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36102->172.17.0.3:35886, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37117") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59300->172.17.0.3:37117, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37531") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50220->172.17.0.3:37531, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38731") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55600->172.17.0.3:38731, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36292") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46236->172.17.0.3:36292, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31071") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57648->172.17.0.3:31071, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35281") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39214->172.17.0.3:35281, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30163") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36548->172.17.0.3:30163, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38173") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54042->172.17.0.3:38173, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34267") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53848->172.17.0.3:34267, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30265") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46564->172.17.0.3:30265, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38278") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34820->172.17.0.3:38278, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32102") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49266->172.17.0.3:32102, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32504") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47802->172.17.0.3:32504, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39755") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53996->172.17.0.3:39755, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33410") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49194->172.17.0.3:33410, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34641") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50494->172.17.0.3:34641, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35595") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52070->172.17.0.3:35595, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39420") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35092->172.17.0.3:39420, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35328") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54044->172.17.0.3:35328, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30203") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57950->172.17.0.3:30203, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35272") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36436->172.17.0.3:35272, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30344") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52078->172.17.0.3:30344, err= 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31959") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48356->172.17.0.3:31959, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39473") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40272->172.17.0.3:39473, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36957") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39504->172.17.0.3:36957, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37708") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42676->172.17.0.3:37708, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31206") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39658->172.17.0.3:31206, err= 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:09:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:09:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : apple: size = 5 OK 2026/08/01 03:09:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : apple: Unchanged skipping 2026/08/01 03:09:56 DEBUG : banana: size = 6 OK 2026/08/01 03:09:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : banana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35432") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37582->172.17.0.3:35432, err= 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 INFO : There was nothing to transfer 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38210") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58810->172.17.0.3:38210, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33953") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49604->172.17.0.3:33953, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39658") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48346->172.17.0.3:39658, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31994") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40732->172.17.0.3:31994, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38334") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45982->172.17.0.3:38334, err= 2026/08/01 03:09:56 DEBUG : apple: size = 5 OK 2026/08/01 03:09:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : apple: Unchanged skipping 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:09:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:09:56 DEBUG : banana: size = 6 OK 2026/08/01 03:09:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : banana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37722") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50652->172.17.0.3:37722, err= 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 INFO : There was nothing to transfer 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34560") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41100->172.17.0.3:34560, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35506") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38166->172.17.0.3:35506, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30495") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46420->172.17.0.3:30495, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32232") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51974->172.17.0.3:32232, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33166") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44364->172.17.0.3:33166, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32811") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51450->172.17.0.3:32811, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34864") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50930->172.17.0.3:34864, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38996") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50734->172.17.0.3:38996, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36526") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51656->172.17.0.3:36526, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37206") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57514->172.17.0.3:37206, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36409") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58532->172.17.0.3:36409, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36779") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55022->172.17.0.3:36779, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30176") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42950->172.17.0.3:30176, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34135") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45092->172.17.0.3:34135, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36034") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38468->172.17.0.3:36034, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34011") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33714->172.17.0.3:34011, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35930") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52784->172.17.0.3:35930, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33385") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45378->172.17.0.3:33385, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37350") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34828->172.17.0.3:37350, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30691") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44838->172.17.0.3:30691, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36771") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44164->172.17.0.3:36771, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30647") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43240->172.17.0.3:30647, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37540") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36900->172.17.0.3:37540, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37088") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49914->172.17.0.3:37088, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31264") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49828->172.17.0.3:31264, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38671") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45892->172.17.0.3:38671, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39240") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35052->172.17.0.3:39240, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30653") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50216->172.17.0.3:30653, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35261") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35100->172.17.0.3:35261, err= 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34752") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53482->172.17.0.3:34752, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37927") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60688->172.17.0.3:37927, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33394") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54082->172.17.0.3:33394, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38296") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46182->172.17.0.3:38296, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31548") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46726->172.17.0.3:31548, err= 2026/08/01 03:09:56 DEBUG : apple: size = 5 OK 2026/08/01 03:09:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : apple: Unchanged skipping 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:09:56 DEBUG : banana: size = 6 OK 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : banana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:09:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32269") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59860->172.17.0.3:32269, err= 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 INFO : There was nothing to transfer 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37100") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41682->172.17.0.3:37100, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37254") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44270->172.17.0.3:37254, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39994") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35766->172.17.0.3:39994, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35074") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37022->172.17.0.3:35074, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38158") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39564->172.17.0.3:38158, err= 2026/08/01 03:09:56 DEBUG : apple: size = 5 OK 2026/08/01 03:09:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : apple: Unchanged skipping 2026/08/01 03:09:56 DEBUG : banana: size = 6 OK 2026/08/01 03:09:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : banana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:09:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32083") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48318->172.17.0.3:32083, err= 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 INFO : There was nothing to transfer 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30389") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35514->172.17.0.3:30389, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39093") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38798->172.17.0.3:39093, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38409") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40416->172.17.0.3:38409, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38590") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59976->172.17.0.3:38590, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36840") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54006->172.17.0.3:36840, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38477") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42352->172.17.0.3:38477, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34771") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42414->172.17.0.3:34771, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38290") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42586->172.17.0.3:38290, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38351") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56964->172.17.0.3:38351, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35668") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58678->172.17.0.3:35668, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30110") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40224->172.17.0.3:30110, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33404") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60796->172.17.0.3:33404, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30538") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41110->172.17.0.3:30538, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34180") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45714->172.17.0.3:34180, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34804") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43860->172.17.0.3:34804, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32961") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34092->172.17.0.3:32961, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32477") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52536->172.17.0.3:32477, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30411") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45660->172.17.0.3:30411, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34451") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52282->172.17.0.3:34451, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31140") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48852->172.17.0.3:31140, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30353") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36364->172.17.0.3:30353, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31046") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48000->172.17.0.3:31046, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39451") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58470->172.17.0.3:39451, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39313") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36660->172.17.0.3:39313, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38684") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45010->172.17.0.3:38684, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37196") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42118->172.17.0.3:37196, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34366") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45234->172.17.0.3:34366, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39176") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40788->172.17.0.3:39176, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31553") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46896->172.17.0.3:31553, err= 2026/08/01 03:09:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39705") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37636->172.17.0.3:39705, err= 2026/08/01 03:09:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : apple: Excluded 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : splitbananasplit: Excluded 2026/08/01 03:09:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : banana: Excluded 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36339") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60544->172.17.0.3:36339, err= 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39794") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56824->172.17.0.3:39794, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35139") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44818->172.17.0.3:35139, err= 2026/08/01 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32369") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58118->172.17.0.3:32369, err= 2026/08/01 03:09:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:09:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:09:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37744") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31355") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53062->172.17.0.3:37744, err= 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46448->172.17.0.3:21, err= 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54470->172.17.0.3:31355, err= 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33305") 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33537") 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35938->172.17.0.3:33537, err= 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55604->172.17.0.3:33305, err= 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/01 03:09:56 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/01 03:09:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/01 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/01 03:09:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:09:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/01 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30790") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55882->172.17.0.3:30790, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38496") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37992") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59416->172.17.0.3:38496, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60280->172.17.0.3:37992, err= 2026/08/01 03:09:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:09:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36366") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31516") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34602") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56486->172.17.0.3:36366, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48688->172.17.0.3:31516, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60228->172.17.0.3:34602, err= 2026/08/01 03:09:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37241") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30514") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33982") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35954->172.17.0.3:37241, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39892->172.17.0.3:30514, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54046->172.17.0.3:33982, err= 2026/08/01 03:09:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35744") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48774->172.17.0.3:35744, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35321") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30799") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54646->172.17.0.3:35321, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39138->172.17.0.3:30799, err= 2026/08/01 03:09:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39274") 2026/08/01 03:09:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39350->172.17.0.3:39274, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34920") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52268->172.17.0.3:34920, err= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33759") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39466->172.17.0.3:33759, err= 2026/08/01 03:09:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:09:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32380") 2026/08/01 03:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43886->172.17.0.3:32380, err= 2026/08/01 03:09:56 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/01 03:09:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:09:56 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:09:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu/rclone-sync-test: closing 1 unused connections 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35828") 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60038->172.17.0.3:35828, err= 2026/08/01 03:10:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/01 03:10:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:00 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Connecting to FTP server 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46484->172.17.0.3:21, err= 2026/08/01 03:10:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 03:10:00 INFO : appleappleapplebanana: Deleted 2026/08/01 03:10:00 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 03:10:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 03:10:00 INFO : apple: Deleted 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46492->172.17.0.3:21, err= 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:21") 2026/08/01 03:10:00 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46506->172.17.0.3:21, err= 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 03:10:05 INFO : splitbananasplit: Deleted 2026/08/01 03:10:05 INFO : banana: Deleted 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32846") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57420->172.17.0.3:32846, err= 2026/08/01 03:10:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/01 03:10:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/01 03:10:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : YXBwbGU=: Excluded 2026/08/01 03:10:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : YmFuYW5h: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39489") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52172->172.17.0.3:39489, err= 2026/08/01 03:10:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34634") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41864->172.17.0.3:34634, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38206") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48740->172.17.0.3:38206, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31060") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35080->172.17.0.3:31060, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : YXBwbGU=: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : YmFuYW5h: size = 6 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37153") 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47020->172.17.0.3:37153, err= 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36470") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43600->172.17.0.3:36470, err= 2026/08/01 03:10:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/01 03:10:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/01 03:10:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : YXBwbGU=: Excluded 2026/08/01 03:10:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : YmFuYW5h: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36748") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50032->172.17.0.3:36748, err= 2026/08/01 03:10:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32420") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56658->172.17.0.3:32420, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35773") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34470->172.17.0.3:35773, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 03:10:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34634") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41876->172.17.0.3:34634, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33661") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37510->172.17.0.3:33661, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36558") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45134->172.17.0.3:36558, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34884") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59734->172.17.0.3:34884, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35031") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42666->172.17.0.3:35031, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31350") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43384->172.17.0.3:31350, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35446") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37396->172.17.0.3:35446, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31532") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33468->172.17.0.3:31532, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39377") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37298->172.17.0.3:39377, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31965") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51708->172.17.0.3:31965, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38922") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45676->172.17.0.3:38922, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32293") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51600->172.17.0.3:32293, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35120") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43218->172.17.0.3:35120, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38408") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33248->172.17.0.3:38408, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33331") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44026->172.17.0.3:33331, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36178") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52696->172.17.0.3:36178, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39620") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49510->172.17.0.3:39620, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32238") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54726->172.17.0.3:32238, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35646") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57770->172.17.0.3:35646, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33161") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37514->172.17.0.3:33161, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38477") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57480->172.17.0.3:38477, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30023") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49970->172.17.0.3:30023, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30167") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40878->172.17.0.3:30167, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37050") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38746->172.17.0.3:37050, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32093") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60058->172.17.0.3:32093, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34589") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40472->172.17.0.3:34589, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36785") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54322->172.17.0.3:36785, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34305") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53152->172.17.0.3:34305, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36849") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37332->172.17.0.3:36849, err= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35869") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44544->172.17.0.3:35869, err= 2026/08/01 03:10:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34041") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32423") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39455") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37398->172.17.0.3:32423, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54910->172.17.0.3:39455, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49088->172.17.0.3:34041, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32241") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51704->172.17.0.3:32241, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37797") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37922->172.17.0.3:37797, err= 2026/08/01 03:10:05 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/01 03:10:05 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/01 03:10:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/01 03:10:05 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31412") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35284->172.17.0.3:31412, err= 2026/08/01 03:10:05 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/01 03:10:05 INFO : apple: Copied (new) to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35639") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36334") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57398->172.17.0.3:35639, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44776->172.17.0.3:36334, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36208") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48334->172.17.0.3:36208, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30030") 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51848->172.17.0.3:30030, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32155") 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40822->172.17.0.3:32155, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39517") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51540->172.17.0.3:39517, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33752") 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41824->172.17.0.3:33752, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32471") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51112->172.17.0.3:32471, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30424") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55878->172.17.0.3:30424, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31622") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39634->172.17.0.3:31622, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38493") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33950") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44620->172.17.0.3:38493, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40736->172.17.0.3:33950, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39501") 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45808->172.17.0.3:39501, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39167") 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52850->172.17.0.3:39167, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31424") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56568->172.17.0.3:31424, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 03:10:05 INFO : splitbananasplit: Deleted 2026/08/01 03:10:05 INFO : apple: Deleted 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 03:10:05 INFO : banana: Deleted 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 03:10:05 INFO : appleappleapplebanana: Deleted 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39640") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59060->172.17.0.3:39640, err= 2026/08/01 03:10:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : PREFIXbanana: Excluded 2026/08/01 03:10:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : PREFIXapple: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31571") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35016->172.17.0.3:31571, err= 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38494") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40336->172.17.0.3:38494, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39661") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54986->172.17.0.3:39661, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 03:10:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35898") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55664->172.17.0.3:35898, err= 2026/08/01 03:10:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30958") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38211") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36136") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44176->172.17.0.3:36136, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32885") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48154->172.17.0.3:38211, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41724->172.17.0.3:32885, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57788->172.17.0.3:30958, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34397") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53386->172.17.0.3:34397, err= 2026/08/01 03:10:05 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/01 03:10:05 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/01 03:10:05 INFO : apple: Copied (new) 2026/08/01 03:10:05 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/01 03:10:05 INFO : banana: Copied (new) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/01 03:10:05 INFO : appleappleapplebanana: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39925") 2026/08/01 03:10:05 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/01 03:10:05 INFO : splitbananasplit: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55920->172.17.0.3:39925, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36830") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39343") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52960->172.17.0.3:36830, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36074->172.17.0.3:39343, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38369") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41956->172.17.0.3:38369, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39293") 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56094->172.17.0.3:39293, err= 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39324") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38234") 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57820->172.17.0.3:39324, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55470->172.17.0.3:38234, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31863") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37728->172.17.0.3:31863, err= 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38750") 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33448->172.17.0.3:38750, err= 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36673") 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54144->172.17.0.3:36673, err= 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34731") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54952->172.17.0.3:34731, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36775") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40568->172.17.0.3:36775, err= 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37067") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36388") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37682->172.17.0.3:37067, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39738->172.17.0.3:36388, err= 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31720") 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44014->172.17.0.3:31720, err= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32585") 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37418->172.17.0.3:32585, err= 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/01 03:10:05 INFO : PREFIXsplitbananasplit: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/01 03:10:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/01 03:10:05 INFO : PREFIXapple: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/01 03:10:05 INFO : PREFIXbanana: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35658") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57026->172.17.0.3:35658, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32566") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41072->172.17.0.3:32566, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30614") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53284->172.17.0.3:30614, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33806") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34886->172.17.0.3:33806, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34324") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43266->172.17.0.3:34324, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35810") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47206->172.17.0.3:35810, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30116") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39748->172.17.0.3:30116, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34443") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56878->172.17.0.3:34443, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35628") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35918->172.17.0.3:35628, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37689") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43412->172.17.0.3:37689, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33673") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47612->172.17.0.3:33673, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39326") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47542->172.17.0.3:39326, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32301") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44318->172.17.0.3:32301, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35439") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43696->172.17.0.3:35439, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33968") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60688->172.17.0.3:33968, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36977") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40846->172.17.0.3:36977, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36513") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58024->172.17.0.3:36513, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30182") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47406->172.17.0.3:30182, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33479") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41438->172.17.0.3:33479, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39560") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50556->172.17.0.3:39560, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36979") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52226->172.17.0.3:36979, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32799") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56126->172.17.0.3:32799, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32938") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52938->172.17.0.3:32938, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35525") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43622->172.17.0.3:35525, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31788") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47160->172.17.0.3:31788, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30496") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39502->172.17.0.3:30496, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39588") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55050->172.17.0.3:39588, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34906") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40966->172.17.0.3:34906, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31597") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49286->172.17.0.3:31597, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36462") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49484->172.17.0.3:36462, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35736") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59038->172.17.0.3:35736, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38637") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44238->172.17.0.3:38637, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37687") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41062->172.17.0.3:37687, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38171") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50524->172.17.0.3:38171, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32661") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37550->172.17.0.3:32661, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31173") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38738->172.17.0.3:31173, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35222") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55382->172.17.0.3:35222, err= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39748") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46856->172.17.0.3:39748, err= 2026/08/01 03:10:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37658") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32292") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44768->172.17.0.3:37658, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53856->172.17.0.3:32292, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39757") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54790->172.17.0.3:39757, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35087") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53568->172.17.0.3:35087, err= 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31654") 2026/08/01 03:10:05 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33424->172.17.0.3:31654, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/01 03:10:05 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30951") 2026/08/01 03:10:05 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35379") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39494->172.17.0.3:30951, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51266->172.17.0.3:35379, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/01 03:10:05 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39854") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30838") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50132->172.17.0.3:39854, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42040->172.17.0.3:30838, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39065") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48810->172.17.0.3:39065, err= 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31514") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38772->172.17.0.3:31514, err= 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31676") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36362->172.17.0.3:31676, err= 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35243") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36852->172.17.0.3:35243, err= 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36136") 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44190->172.17.0.3:36136, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33062") 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50894->172.17.0.3:33062, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33226") 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42660->172.17.0.3:33226, err= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35827") 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41344->172.17.0.3:35827, err= 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35447") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34272->172.17.0.3:35447, err= 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37392") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47066->172.17.0.3:37392, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30660") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57458->172.17.0.3:30660, err= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30284") 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47684->172.17.0.3:30284, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 03:10:05 INFO : splitbananasplit: Deleted 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 03:10:05 INFO : appleappleapplebanana: Deleted 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 03:10:05 INFO : apple: Deleted 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 03:10:05 INFO : banana: Deleted 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33414") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52438->172.17.0.3:33414, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : bananaSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30867") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53410->172.17.0.3:30867, err= 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33087") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51022->172.17.0.3:33087, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32115") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49116->172.17.0.3:32115, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 03:10:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33533") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41988->172.17.0.3:33533, err= 2026/08/01 03:10:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30172") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56450->172.17.0.3:30172, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38652") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51232->172.17.0.3:38652, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35809") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36426->172.17.0.3:35809, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33443") 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39641") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36692->172.17.0.3:39641, err= 2026/08/01 03:10:05 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34550->172.17.0.3:33443, err= 2026/08/01 03:10:05 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/01 03:10:05 INFO : splitbananasplit: Copied (new) 2026/08/01 03:10:05 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/01 03:10:05 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33173") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33414->172.17.0.3:33173, err= 2026/08/01 03:10:05 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/01 03:10:05 INFO : apple: Copied (new) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/01 03:10:05 INFO : appleappleapplebanana: Copied (new) 2026/08/01 03:10:05 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/01 03:10:05 INFO : banana: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37345") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44378->172.17.0.3:37345, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35044") 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38408->172.17.0.3:35044, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30692") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40728->172.17.0.3:30692, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33790") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34974->172.17.0.3:33790, err= 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39255") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42644->172.17.0.3:39255, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39209") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47074->172.17.0.3:39209, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33223") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46368->172.17.0.3:33223, err= 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30409") 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45758->172.17.0.3:30409, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31724") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34670->172.17.0.3:31724, err= 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33443") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34566->172.17.0.3:33443, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31356") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53942->172.17.0.3:31356, err= 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35125") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38362->172.17.0.3:35125, err= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32175") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52268->172.17.0.3:32175, err= 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37836") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60060->172.17.0.3:37836, err= 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38777") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34138->172.17.0.3:38777, err= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/01 03:10:05 INFO : appleSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : bananaSUFFIX: Deleted 2026/08/01 03:10:05 INFO : splitbananasplitSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31961") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39364->172.17.0.3:31961, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35153") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34270->172.17.0.3:35153, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34674") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36480->172.17.0.3:34674, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31029") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56632->172.17.0.3:31029, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35954") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46874->172.17.0.3:35954, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37284") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33158->172.17.0.3:37284, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30187") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39546->172.17.0.3:30187, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37187") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47918->172.17.0.3:37187, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35851") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58614->172.17.0.3:35851, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31785") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52818->172.17.0.3:31785, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35392") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44492->172.17.0.3:35392, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35037") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50454->172.17.0.3:35037, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32290") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54400->172.17.0.3:32290, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37506") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34284->172.17.0.3:37506, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33729") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53938->172.17.0.3:33729, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33433") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60496->172.17.0.3:33433, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38411") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41036->172.17.0.3:38411, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33624") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34826->172.17.0.3:33624, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34560") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49718->172.17.0.3:34560, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36202") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51608->172.17.0.3:36202, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37356") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44978->172.17.0.3:37356, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35837") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55460->172.17.0.3:35837, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38460") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57452->172.17.0.3:38460, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31337") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45748->172.17.0.3:31337, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32582") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47944->172.17.0.3:32582, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32961") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59832->172.17.0.3:32961, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36157") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48598->172.17.0.3:36157, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36104") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37392->172.17.0.3:36104, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38018") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33742->172.17.0.3:38018, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34185") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35430->172.17.0.3:34185, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37498") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48476->172.17.0.3:37498, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31046") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49352->172.17.0.3:31046, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36791") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41132->172.17.0.3:36791, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39400") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54840->172.17.0.3:39400, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38257") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46366->172.17.0.3:38257, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35364") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53252->172.17.0.3:35364, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38172") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35048->172.17.0.3:38172, err= 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38397") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39706->172.17.0.3:38397, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38245") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41636->172.17.0.3:38245, err= 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31875") 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54350->172.17.0.3:31875, err= 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34822") 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42602->172.17.0.3:34822, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39116") 2026/08/01 03:10:05 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32884") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37088->172.17.0.3:39116, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35534->172.17.0.3:32884, err= 2026/08/01 03:10:05 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/01 03:10:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/01 03:10:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32434") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49604->172.17.0.3:32434, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32835") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50712->172.17.0.3:32835, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34558") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32326") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60102->172.17.0.3:34558, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47264->172.17.0.3:32326, err= 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37680") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35580->172.17.0.3:37680, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34225") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47978->172.17.0.3:34225, err= 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30455") 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35462") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47560->172.17.0.3:30455, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36480->172.17.0.3:35462, err= 2026/08/01 03:10:05 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30184") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57572->172.17.0.3:30184, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33452") 2026/08/01 03:10:05 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41030->172.17.0.3:33452, err= 2026/08/01 03:10:05 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37112") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34626->172.17.0.3:37112, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30991") 2026/08/01 03:10:05 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42136->172.17.0.3:30991, err= 2026/08/01 03:10:05 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34763") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32086") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42556->172.17.0.3:34763, err= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40070->172.17.0.3:32086, err= 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 03:10:05 INFO : appleappleapplebanana: Deleted 2026/08/01 03:10:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 03:10:05 INFO : splitbananasplit: Deleted 2026/08/01 03:10:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 03:10:05 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35793") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53158->172.17.0.3:35793, err= 2026/08/01 03:10:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbanan: Excluded 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleapple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleapple: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34946") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56708->172.17.0.3:34946, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-34567: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-23456: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-45678: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-12345: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37230") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58736->172.17.0.3:37230, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35573") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45922->172.17.0.3:35573, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32580") 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32796->172.17.0.3:32580, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleapple: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbanan: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33597") 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44720->172.17.0.3:33597, err= 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 03:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 03:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 03:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 03:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 03:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 03:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 03:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 03:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 03:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 03:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 03:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 03:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 03:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 03:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 03:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37979") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40438->172.17.0.3:37979, err= 2026/08/01 03:10:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbanan: Excluded 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleapple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleapple: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34577") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51790->172.17.0.3:34577, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefg: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcde: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defgh: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdef: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-34567: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-23456: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghi: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-45678: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijk: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-12345: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghij: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33580") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42376->172.17.0.3:33580, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37440") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42910->172.17.0.3:37440, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 03:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33958") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52344->172.17.0.3:33958, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39828") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37834->172.17.0.3:39828, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36431") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56528->172.17.0.3:36431, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35393") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48128->172.17.0.3:35393, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30051") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43546->172.17.0.3:30051, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35411") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59070->172.17.0.3:35411, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32110") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45230->172.17.0.3:32110, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38236") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53466->172.17.0.3:38236, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36107") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39326->172.17.0.3:36107, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35595") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56810->172.17.0.3:35595, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36092") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58680->172.17.0.3:36092, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36985") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52944->172.17.0.3:36985, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38867") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46302->172.17.0.3:38867, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31654") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33438->172.17.0.3:31654, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30910") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53362->172.17.0.3:30910, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30355") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44212->172.17.0.3:30355, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37492") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38446->172.17.0.3:37492, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35246") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45822->172.17.0.3:35246, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37417") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54730->172.17.0.3:37417, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33090") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48546->172.17.0.3:33090, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31284") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58694->172.17.0.3:31284, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39313") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45440->172.17.0.3:39313, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34094") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40188->172.17.0.3:34094, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35078") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38028->172.17.0.3:35078, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36648") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41214->172.17.0.3:36648, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39302") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39920->172.17.0.3:39302, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37726") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47612->172.17.0.3:37726, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31004") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40560->172.17.0.3:31004, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32180") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47134->172.17.0.3:32180, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34100") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50790->172.17.0.3:34100, err= 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36639") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59074->172.17.0.3:36639, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : There was nothing to transfer 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35893") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32828->172.17.0.3:35893, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39997") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40750->172.17.0.3:39997, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32417") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34340->172.17.0.3:32417, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37671") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50798->172.17.0.3:37671, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30091") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33794->172.17.0.3:30091, err= 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37155") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51556->172.17.0.3:37155, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : There was nothing to transfer 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38972") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36152->172.17.0.3:38972, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32716") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54216->172.17.0.3:32716, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34123") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60114->172.17.0.3:34123, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32602") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42076->172.17.0.3:32602, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38967") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36278->172.17.0.3:38967, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35717") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45646->172.17.0.3:35717, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31860") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59358->172.17.0.3:31860, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31300") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57964->172.17.0.3:31300, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30191") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49986->172.17.0.3:30191, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36959") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48012->172.17.0.3:36959, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39069") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35490->172.17.0.3:39069, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34073") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37482->172.17.0.3:34073, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36062") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59164->172.17.0.3:36062, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32092") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42160->172.17.0.3:32092, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38910") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43504->172.17.0.3:38910, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33660") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53688->172.17.0.3:33660, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32823") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38862->172.17.0.3:32823, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33997") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58856->172.17.0.3:33997, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38991") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33552->172.17.0.3:38991, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31288") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59906->172.17.0.3:31288, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38067") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56194->172.17.0.3:38067, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39717") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53880->172.17.0.3:39717, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34888") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56730->172.17.0.3:34888, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38749") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52086->172.17.0.3:38749, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32066") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39092->172.17.0.3:32066, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39730") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42776->172.17.0.3:39730, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39747") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48326->172.17.0.3:39747, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32210") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43760->172.17.0.3:32210, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31632") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41560->172.17.0.3:31632, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38253") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42340->172.17.0.3:38253, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30838") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42052->172.17.0.3:30838, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34205") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54910->172.17.0.3:34205, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30274") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55348->172.17.0.3:30274, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36420") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45808->172.17.0.3:36420, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34175") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51956->172.17.0.3:34175, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34604") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57422->172.17.0.3:34604, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39520") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34174->172.17.0.3:39520, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33544") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52296->172.17.0.3:33544, err= 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34158") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54210->172.17.0.3:34158, err= 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : There was nothing to transfer 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39250") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45350->172.17.0.3:39250, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37971") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50884->172.17.0.3:37971, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39128") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50780->172.17.0.3:39128, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38026") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53402->172.17.0.3:38026, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33608") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43014->172.17.0.3:33608, err= 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32147") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35304->172.17.0.3:32147, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : There was nothing to transfer 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38911") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35776->172.17.0.3:38911, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38055") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42576->172.17.0.3:38055, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36468") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49586->172.17.0.3:36468, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35478") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41630->172.17.0.3:35478, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36143") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51222->172.17.0.3:36143, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34615") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46468->172.17.0.3:34615, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37349") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54918->172.17.0.3:37349, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39815") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44482->172.17.0.3:39815, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34611") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48924->172.17.0.3:34611, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30797") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38188->172.17.0.3:30797, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31424") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56578->172.17.0.3:31424, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35336") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52004->172.17.0.3:35336, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39521") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33678->172.17.0.3:39521, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35789") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43964->172.17.0.3:35789, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33092") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37598->172.17.0.3:33092, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38227") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40392->172.17.0.3:38227, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33131") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42482->172.17.0.3:33131, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38983") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60256->172.17.0.3:38983, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39312") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54042->172.17.0.3:39312, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38655") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60922->172.17.0.3:38655, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37468") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45756->172.17.0.3:37468, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33289") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44354->172.17.0.3:33289, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32691") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43672->172.17.0.3:32691, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34015") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48674->172.17.0.3:34015, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38526") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48500->172.17.0.3:38526, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32108") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56026->172.17.0.3:32108, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32092") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42176->172.17.0.3:32092, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30085") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48558->172.17.0.3:30085, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34328") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40762->172.17.0.3:34328, err= 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34591") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37484->172.17.0.3:34591, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37486") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37100->172.17.0.3:37486, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34883") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51738->172.17.0.3:34883, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31425") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43754->172.17.0.3:31425, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32607") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60044->172.17.0.3:32607, err= 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32789") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37158->172.17.0.3:32789, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : There was nothing to transfer 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35181") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52236->172.17.0.3:35181, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37990") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55484->172.17.0.3:37990, err= 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38209") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36454->172.17.0.3:38209, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38752") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37562->172.17.0.3:38752, err= 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38890") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39256->172.17.0.3:38890, err= 2026/08/01 03:10:05 DEBUG : apple: size = 5 OK 2026/08/01 03:10:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:05 DEBUG : banana: size = 6 OK 2026/08/01 03:10:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34220") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36400->172.17.0.3:34220, err= 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 INFO : There was nothing to transfer 2026/08/01 03:10:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38152") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54514->172.17.0.3:38152, err= 2026/08/01 03:10:05 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : apple: Excluded 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:05 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : banana: Excluded 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:05 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34854") 2026/08/01 03:10:05 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45496->172.17.0.3:34854, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38527") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34338->172.17.0.3:38527, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30754") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36926->172.17.0.3:30754, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38879") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57006->172.17.0.3:38879, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32746") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48850->172.17.0.3:32746, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34488") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34438->172.17.0.3:34488, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36590") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41656->172.17.0.3:36590, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35239") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51314->172.17.0.3:35239, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30329") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41110->172.17.0.3:30329, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37162") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50568->172.17.0.3:37162, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36347") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49476->172.17.0.3:36347, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30815") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54664->172.17.0.3:30815, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38901") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39396->172.17.0.3:38901, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30753") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46624->172.17.0.3:30753, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31899") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57120->172.17.0.3:31899, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31687") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45976->172.17.0.3:31687, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33707") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54472->172.17.0.3:33707, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30506") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45108->172.17.0.3:30506, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32547") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51320->172.17.0.3:32547, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39599") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56740->172.17.0.3:39599, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32185") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56614->172.17.0.3:32185, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39015") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49388->172.17.0.3:39015, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39010") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60074->172.17.0.3:39010, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39192") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43834->172.17.0.3:39192, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30062") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57982->172.17.0.3:30062, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39262") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36792->172.17.0.3:39262, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30219") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60284->172.17.0.3:30219, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35587") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54392->172.17.0.3:35587, err= 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36068") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41246->172.17.0.3:36068, err= 2026/08/01 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : apple: Excluded 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : banana: Excluded 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30302") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57288->172.17.0.3:30302, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38092") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34094->172.17.0.3:38092, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32498") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52226->172.17.0.3:32498, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36959") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48022->172.17.0.3:36959, err= 2026/08/01 03:10:06 DEBUG : apple: size = 5 OK 2026/08/01 03:10:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : banana: size = 6 OK 2026/08/01 03:10:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36050") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55978->172.17.0.3:36050, err= 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 INFO : There was nothing to transfer 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33267") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37658->172.17.0.3:33267, err= 2026/08/01 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : apple: Excluded 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : banana: Excluded 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30075") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34188->172.17.0.3:30075, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35355") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60470->172.17.0.3:35355, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38135") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56056->172.17.0.3:38135, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39029") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33818->172.17.0.3:39029, err= 2026/08/01 03:10:06 DEBUG : apple: size = 5 OK 2026/08/01 03:10:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : banana: size = 6 OK 2026/08/01 03:10:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:06 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34591") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37486->172.17.0.3:34591, err= 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 INFO : There was nothing to transfer 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34810") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57374->172.17.0.3:34810, err= 2026/08/01 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : apple: Excluded 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : banana: Excluded 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32307") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40430->172.17.0.3:32307, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31564") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37434->172.17.0.3:31564, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36975") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53526->172.17.0.3:36975, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33533") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41994->172.17.0.3:33533, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36129") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57586->172.17.0.3:36129, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36125") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38292->172.17.0.3:36125, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39297") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52118->172.17.0.3:39297, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30127") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43146->172.17.0.3:30127, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30883") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59760->172.17.0.3:30883, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36910") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43430->172.17.0.3:36910, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39241") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54966->172.17.0.3:39241, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30735") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59630->172.17.0.3:30735, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34460") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39010->172.17.0.3:34460, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38362") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55148->172.17.0.3:38362, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31682") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45770->172.17.0.3:31682, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34567") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56940->172.17.0.3:34567, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34996") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60034->172.17.0.3:34996, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32688") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33836->172.17.0.3:32688, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36482") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41374->172.17.0.3:36482, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39969") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49314->172.17.0.3:39969, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38245") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41640->172.17.0.3:38245, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37724") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47876->172.17.0.3:37724, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35808") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33104->172.17.0.3:35808, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31048") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45840->172.17.0.3:31048, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31883") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54510->172.17.0.3:31883, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37770") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57984->172.17.0.3:37770, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30357") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38486->172.17.0.3:30357, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31140") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38820->172.17.0.3:31140, err= 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30895") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56694->172.17.0.3:30895, err= 2026/08/01 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : apple: Excluded 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : banana: Excluded 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39380") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34754->172.17.0.3:39380, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37227") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59214->172.17.0.3:37227, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37780") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42584->172.17.0.3:37780, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38706") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55194->172.17.0.3:38706, err= 2026/08/01 03:10:06 DEBUG : apple: size = 5 OK 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : banana: size = 6 OK 2026/08/01 03:10:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:06 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33629") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46848->172.17.0.3:33629, err= 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 INFO : There was nothing to transfer 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39521") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33688->172.17.0.3:39521, err= 2026/08/01 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : apple: Excluded 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : banana: Excluded 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39048") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45126->172.17.0.3:39048, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36584") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48088->172.17.0.3:36584, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39903") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34034->172.17.0.3:39903, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36663") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41306->172.17.0.3:36663, err= 2026/08/01 03:10:06 DEBUG : apple: size = 5 OK 2026/08/01 03:10:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : apple: Unchanged skipping 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : banana: size = 6 OK 2026/08/01 03:10:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : banana: Unchanged skipping 2026/08/01 03:10:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 03:10:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34761") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35876->172.17.0.3:34761, err= 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 INFO : There was nothing to transfer 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33101") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34136->172.17.0.3:33101, err= 2026/08/01 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : apple: Excluded 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : splitbananasplit: Excluded 2026/08/01 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : banana: Excluded 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : appleappleapplebanana: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33530") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32860->172.17.0.3:33530, err= 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31298") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39436->172.17.0.3:31298, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31845") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41896->172.17.0.3:31845, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33888") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38334->172.17.0.3:33888, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32945") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60536->172.17.0.3:32945, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39528") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42752->172.17.0.3:39528, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32391") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50736->172.17.0.3:32391, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32030") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35248->172.17.0.3:32030, err= --- PASS: TestTransform (9.84s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (9.00s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.09s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.07s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35424") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34980->172.17.0.3:35424, err= 2026/08/01 03:10:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 03:10:06 INFO : sub dir_somesuffix: Making directory 2026/08/01 03:10:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 03:10:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/01 03:10:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 03:10:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39383") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56694->172.17.0.3:39383, err= 2026/08/01 03:10:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 03:10:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36113") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54082->172.17.0.3:36113, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37452") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47448->172.17.0.3:37452, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33889") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36916->172.17.0.3:33889, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31542") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33466->172.17.0.3:31542, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37855") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56844->172.17.0.3:37855, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38907") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54906->172.17.0.3:38907, err= 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39126") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52840->172.17.0.3:39126, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34041") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49096->172.17.0.3:34041, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32557") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50138->172.17.0.3:32557, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36305") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34018->172.17.0.3:36305, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38281") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46594->172.17.0.3:38281, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31554") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41112->172.17.0.3:31554, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34642") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55810->172.17.0.3:34642, err= 2026/08/01 03:10:06 INFO : toe: Making directory 2026/08/01 03:10:06 INFO : toe/toe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32127") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44956->172.17.0.3:32127, err= 2026/08/01 03:10:06 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/01 03:10:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38004") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53750->172.17.0.3:38004, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30915") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40156->172.17.0.3:30915, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39332") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55316->172.17.0.3:39332, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37950") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57152->172.17.0.3:37950, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35334") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49314->172.17.0.3:35334, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31199") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38072->172.17.0.3:31199, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34562") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56512->172.17.0.3:34562, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32417") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34352->172.17.0.3:32417, err= 2026/08/01 03:10:06 INFO : toe: Making directory 2026/08/01 03:10:06 INFO : toe/toe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33676") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37180->172.17.0.3:33676, err= 2026/08/01 03:10:06 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/01 03:10:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37241") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40692->172.17.0.3:37241, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31516") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38976->172.17.0.3:31516, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39549") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44474->172.17.0.3:39549, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30693") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58376->172.17.0.3:30693, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38853") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54232->172.17.0.3:38853, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39531") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34476->172.17.0.3:39531, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33354") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:51020->172.17.0.3:33354, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:10:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34717") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58124->172.17.0.3:34717, err= 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 INFO : tictacempty_dir: Making directory 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : tictactoe/tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38272") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55292->172.17.0.3:38272, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35160") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60700->172.17.0.3:35160, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31273") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36761") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56834->172.17.0.3:31273, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42820->172.17.0.3:36761, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36739") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44710->172.17.0.3:36739, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31072") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48254->172.17.0.3:31072, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32916") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48634->172.17.0.3:32916, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30417") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36002->172.17.0.3:30417, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34606") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42428->172.17.0.3:34606, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38743") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37250->172.17.0.3:38743, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:10:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34596") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58274->172.17.0.3:34596, err= 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 INFO : tictacempty_dir: Making directory 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : tictactoe/tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38093") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38770->172.17.0.3:38093, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37278") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35238->172.17.0.3:37278, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39583") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33194->172.17.0.3:39583, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37942") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48982->172.17.0.3:37942, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38664") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:58966->172.17.0.3:38664, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37697") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56266->172.17.0.3:37697, err= 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37101") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35693") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39262->172.17.0.3:35693, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39916->172.17.0.3:37101, err= 2026/08/01 03:10:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32678") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50802->172.17.0.3:32678, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/01 03:10:06 NOTICE: ftp://172.17.0.3:21/rclone-test-simisox5viyu: 0 differences found 2026/08/01 03:10:06 NOTICE: ftp://172.17.0.3:21/rclone-test-simisox5viyu: 1 hashes could not be checked 2026/08/01 03:10:06 NOTICE: ftp://172.17.0.3:21/rclone-test-simisox5viyu: 1 matching files 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39896") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41948->172.17.0.3:39896, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33140") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42840->172.17.0.3:33140, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32553") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43866->172.17.0.3:32553, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37098") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54776->172.17.0.3:37098, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32574") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54414->172.17.0.3:32574, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37278") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35250->172.17.0.3:37278, err= 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : tictactoe/tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39618") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44646->172.17.0.3:39618, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39191") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36132->172.17.0.3:39191, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34819") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55314->172.17.0.3:34819, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36991") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48852->172.17.0.3:36991, err= 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37525") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49664->172.17.0.3:37525, err= 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31836") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50170->172.17.0.3:31836, err= 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37016") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60522->172.17.0.3:37016, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36245") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47040->172.17.0.3:36245, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34976") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44684->172.17.0.3:34976, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30599") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47888->172.17.0.3:30599, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37762") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43430->172.17.0.3:37762, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33846") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59770->172.17.0.3:33846, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33116") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33560->172.17.0.3:33116, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30427") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:43026->172.17.0.3:30427, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/01 03:10:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35649") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36080->172.17.0.3:35649, err= 2026/08/01 03:10:06 INFO : toe: Making directory 2026/08/01 03:10:06 INFO : toe/toe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30401") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50500->172.17.0.3:30401, err= 2026/08/01 03:10:06 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/01 03:10:06 INFO : toe/toe/toe: Copied (new) 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35806") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46062->172.17.0.3:35806, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38623") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52344->172.17.0.3:38623, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31101") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50948->172.17.0.3:31101, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39686") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38720->172.17.0.3:39686, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39688") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33468->172.17.0.3:39688, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31118") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47420->172.17.0.3:31118, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33895") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47488->172.17.0.3:33895, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:10:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38097") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42614->172.17.0.3:38097, err= 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 INFO : tictacempty_dir: Making directory 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : tictactoe/tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37459") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48506->172.17.0.3:37459, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Deleted 2026/08/01 03:10:06 INFO : toe/toe: Removing directory 2026/08/01 03:10:06 INFO : toe: Removing directory 2026/08/01 03:10:06 INFO : empty_dir: Removing directory 2026/08/01 03:10:06 DEBUG : Local file system at /tmp/rclone1279434388: deleted 3 directories 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31719") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50670->172.17.0.3:31719, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30808") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60466->172.17.0.3:30808, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35845") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39658->172.17.0.3:35845, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34773") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52488->172.17.0.3:34773, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32707") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59478->172.17.0.3:32707, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37678") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36185") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:32938->172.17.0.3:37678, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59622->172.17.0.3:36185, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38199") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57588->172.17.0.3:38199, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39623") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42316->172.17.0.3:39623, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:10:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38083") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36666->172.17.0.3:38083, err= 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 INFO : tictacempty_dir: Making directory 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : tictactoe/tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39648") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60694->172.17.0.3:39648, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Deleted 2026/08/01 03:10:06 INFO : toe/toe: Removing directory 2026/08/01 03:10:06 INFO : toe: Removing directory 2026/08/01 03:10:06 INFO : empty_dir: Removing directory 2026/08/01 03:10:06 DEBUG : Local file system at /tmp/rclone1279434388: deleted 3 directories 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38920") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56986->172.17.0.3:38920, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33929") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30772") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37642->172.17.0.3:33929, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59938->172.17.0.3:30772, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33749") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39888->172.17.0.3:33749, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33579") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44362->172.17.0.3:33579, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37842") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56710->172.17.0.3:37842, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37758") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54770->172.17.0.3:37758, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38816") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38812->172.17.0.3:38816, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30677") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44934->172.17.0.3:30677, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39044") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34628->172.17.0.3:39044, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34727") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37804->172.17.0.3:34727, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31496") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31699") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50492->172.17.0.3:31496, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56912->172.17.0.3:31699, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31153") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59172->172.17.0.3:31153, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38088") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39649") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44250->172.17.0.3:38088, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:47412->172.17.0.3:39649, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36096") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49494->172.17.0.3:36096, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : Reset feature "Copy" 2026/08/01 03:10:06 DEBUG : Reset feature "Move" 2026/08/01 03:10:06 DEBUG : Reset feature "Copy" 2026/08/01 03:10:06 DEBUG : Reset feature "Move" 2026/08/01 03:10:06 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:10:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34637") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35362->172.17.0.3:34637, err= 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 INFO : tictacempty_dir: Making directory 2026/08/01 03:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 INFO : tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 INFO : tictactoe/tictactoe: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 03:10:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35094") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53812->172.17.0.3:35094, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Deleted 2026/08/01 03:10:06 INFO : toe/toe: Removing directory 2026/08/01 03:10:06 INFO : toe: Removing directory 2026/08/01 03:10:06 INFO : empty_dir: Removing directory 2026/08/01 03:10:06 DEBUG : Local file system at /tmp/rclone1279434388: deleted 3 directories 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34554") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37296->172.17.0.3:34554, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39391") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36127") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36702->172.17.0.3:39391, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:39526->172.17.0.3:36127, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38462") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:60882->172.17.0.3:38462, err= 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39082") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34098->172.17.0.3:39082, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31535") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36842->172.17.0.3:31535, err= 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 03:10:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/01 03:10:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35088") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33712->172.17.0.3:35088, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36769") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31383") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56556->172.17.0.3:36769, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:44238->172.17.0.3:31383, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:33913") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:38732->172.17.0.3:33913, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38390") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48618->172.17.0.3:38390, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30056") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53122->172.17.0.3:30056, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37482") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:33774->172.17.0.3:37482, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35952") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34499") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:45578->172.17.0.3:35952, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:54978->172.17.0.3:34499, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38302") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:46586->172.17.0.3:38302, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30387") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39588") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42742->172.17.0.3:30387, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55058->172.17.0.3:39588, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36120") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:34310->172.17.0.3:36120, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 DEBUG : toe: transformed to: dG9l 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35886") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:48528->172.17.0.3:35886, err= 2026/08/01 03:10:06 DEBUG : toe: transformed to: dG9l 2026/08/01 03:10:06 INFO : dG9l: Making directory 2026/08/01 03:10:06 DEBUG : toe: transformed to: dG9l 2026/08/01 03:10:06 DEBUG : toe: transformed to: dG9l 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/01 03:10:06 INFO : dG9l/dG9l: Making directory 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/01 03:10:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35824") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37308->172.17.0.3:35824, err= 2026/08/01 03:10:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/01 03:10:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31731") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59052->172.17.0.3:31731, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32600") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:52720->172.17.0.3:32600, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:37368") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40640->172.17.0.3:37368, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31143") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:57194->172.17.0.3:31143, err= 2026/08/01 03:10:06 DEBUG : dG9l: transformed to: toe 2026/08/01 03:10:06 DEBUG : dG9l: transformed to: toe 2026/08/01 03:10:06 DEBUG : toe: Directory modification time the same (differ by 324.932398ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39967") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:59748->172.17.0.3:39967, err= 2026/08/01 03:10:06 DEBUG : dG9l: transformed to: toe 2026/08/01 03:10:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/01 03:10:06 DEBUG : toe/toe: Directory modification time the same (differ by 324.932398ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:32577") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:49476->172.17.0.3:32577, err= 2026/08/01 03:10:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/01 03:10:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 03:10:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/01 03:10:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/01 03:10:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/01 03:10:06 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : Local file system at /tmp/rclone1279434388: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:34641") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56294->172.17.0.3:34641, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30139") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50008->172.17.0.3:30139, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36285") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42734->172.17.0.3:36285, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36301") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36124->172.17.0.3:36301, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39577") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55602->172.17.0.3:39577, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:36488") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:53872->172.17.0.3:36488, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:30383") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37402->172.17.0.3:30383, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-simisox5viyu", Local "Local file system at /tmp/rclone1279434388", Modify Window "1s" 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31469") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:41204->172.17.0.3:31469, err= 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: 2026/08/01 03:10:06 INFO : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Making directory 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: 2026/08/01 03:10:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/01 03:10:06 INFO : toe/toe: Making directory 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe/toe: transformed to: 2026/08/01 03:10:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe: transformed to: 2026/08/01 03:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 03:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 03:10:06 DEBUG : toe/toe/toe: transformed to: 2026/08/01 03:10:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for checks to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Waiting for transfers to finish 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39695") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:37680->172.17.0.3:39695, err= 2026/08/01 03:10:06 DEBUG : toe/toe/toe: size = 11 OK 2026/08/01 03:10:06 INFO : toe/toe/toe: Copied (new) 2026/08/01 03:10:06 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: not deleting files as there were IO errors 2026/08/01 03:10:06 ERROR : ftp://172.17.0.3:21/rclone-test-simisox5viyu: not deleting directories as there were IO errors 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31756") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:40506->172.17.0.3:31756, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31661") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50096->172.17.0.3:31661, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35739") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:35940->172.17.0.3:35739, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:38713") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:55406->172.17.0.3:38713, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39328") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:50492->172.17.0.3:39328, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:31877") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:36212->172.17.0.3:31877, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:35711") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:56336->172.17.0.3:35711, err= --- PASS: TestError (0.01s) PASS 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: dial("tcp","172.17.0.3:39650") 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: > dial: conn=172.17.0.1:42790->172.17.0.3:39650, err= 2026/08/01 03:10:06 DEBUG : ftp://172.17.0.3:21/rclone-test-simisox5viyu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 2m5.414660472s (try 1/5)